Section 1 = 60 Minutes Section 2 = 15 Minutes Section 3 = 22 Minutes Section 4 = 65 Minutes Section 5 = 55 Minutes Section 6 = 75 Minutes Section 7 = 65 Minutes Section 8 = 40 Minutes Section 9 = 30 Minutes **************************************** Section 1 **************************************** Started @ 4:30 - 5:30 ======================================== Lab 1 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- router ospf 1 router-id 0.0.100.1 network 192.168.100.0 0.0.0.255 area 0 network 100.1.2.0 0.0.0.255 area 0 -------- ASBR-2 -------- router ospf 1 router-id 0.0.100.2 network 192.168.100.0 0.0.0.255 area 0 network 100.1.2.0 0.0.0.255 area 0 -------- ASBR-3 -------- router ospf 1 router-id 0.0.100.3 network 192.168.100.0 0.0.0.255 area 0 network 100.1.2.0 0.0.0.255 area 0 -------- ASBR-4 -------- router ospf 1 router-id 0.0.100.4 network 192.168.100.0 0.0.0.255 area 0 network 100.1.2.0 0.0.0.255 area 0 -------- RR -------- router ospf 1 router-id 0.0.100.100 network 192.168.100.0 0.0.0.255 area 0 network 100.1.2.0 0.0.0.255 area 0 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- ASBR-2 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- ASBR-3 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- ASBR-4 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- RR -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 ++++++++++++++++++++++++++++++++++++++++ Task 3 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- ASBR-2 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- ASBR-3 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- ASBR-4 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- RR -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip ======================================== Lab 2 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- router bgp 100 neighbor 100.1.2.100 remote-as 100 neighbor 100.1.2.100 update-source loopback10 neighbor 100.1.2.100 next-hop-self -------- ASBR-2 -------- router bgp 100 neighbor 100.1.2.100 remote-as 100 neighbor 100.1.2.100 update-source loopback10 neighbor 100.1.2.100 next-hop-self -------- ASBR-3 -------- router bgp 100 neighbor 100.1.2.100 remote-as 100 neighbor 100.1.2.100 update-source loopback10 neighbor 100.1.2.100 next-hop-self -------- ASBR-4 -------- router bgp 100 neighbor 100.1.2.100 remote-as 100 neighbor 100.1.2.100 update-source loopback10 neighbor 100.1.2.100 next-hop-self -------- RR -------- router bgp 100 neighbor IBGP peer-group neighbor IBGP remote-as 100 neighbor IBGP update-source loopback10 neighbor IBGP route-reflector-client bgp listen range 100.1.2.0/24 peer-group IBGP ======================================== Lab 3 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- router ospf 1 router-id 0.0.200.1 network 192.168.100.0 0.0.0.255 area 0 network 200.1.2.0 0.0.0.255 area 0 -------- ASBR-2 -------- router ospf 1 router-id 0.0.200.2 network 192.168.100.0 0.0.0.255 area 0 network 200.1.2.0 0.0.0.255 area 0 -------- RR -------- router ospf 1 router-id 0.0.200.100 network 192.168.100.0 0.0.0.255 area 0 network 200.1.2.0 0.0.0.255 area 0 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- ASBR-2 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- RR -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 ++++++++++++++++++++++++++++++++++++++++ Task 3 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- ASBR-2 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- RR -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip ======================================== Lab 4 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------- ASBR-1 -------- router bgp 200 neighbor 200.1.2.100 remote-as 200 neighbor 200.1.2.100 update-source loopback10 neighbor 200.1.2.100 next-hop-self -------- ASBR-2 -------- router bgp 200 neighbor 200.1.2.100 remote-as 200 neighbor 200.1.2.100 update-source loopback10 neighbor 200.1.2.100 next-hop-self -------- RR -------- router bgp 200 neighbor IBGP peer-group neighbor IBGP remote-as 200 neighbor IBGP update-source loopback10 neighbor IBGP route-reflector-client bgp listen range 200.1.2.0/24 peer-group IBGP ======================================== Lab 5 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------- PE-1 -------- router ospf 1 router-id 0.0.111.1 network 192.168.100.0 0.0.0.255 area 0 network 111.1.1.0 0.0.0.255 area 0 -------- PE-2 -------- router ospf 1 router-id 0.0.111.2 network 192.168.100.0 0.0.0.255 area 0 network 111.1.1.0 0.0.0.255 area 0 -------- PE-3 -------- router ospf 1 router-id 0.0.111.3 network 192.168.100.0 0.0.0.255 area 0 network 111.1.1.0 0.0.0.255 area 0 -------- PE-4 -------- router ospf 1 router-id 0.0.111.4 network 192.168.100.0 0.0.0.255 area 0 network 111.1.1.0 0.0.0.255 area 0 -------- RR -------- router ospf 1 router-id 0.0.111.100 network 192.168.100.0 0.0.0.255 area 0 network 111.1.1.0 0.0.0.255 area 0 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ -------- PE-1 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- PE-2 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- PE-3 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- PE-4 -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 -------- RR -------- Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 100 md5 Kbits@123 ++++++++++++++++++++++++++++++++++++++++ Task 3 ++++++++++++++++++++++++++++++++++++++++ -------- PE-1 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- PE-2 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- PE-3 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- PE-4 -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip -------- RR -------- mpls label protocol ldp mpls ldp router-id Loopback10 ! Interface E0/0 mpls ip ======================================== Lab 6 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------- PE-1 -------- router bgp 111 neighbor 111.1.1.100 remote-as 111 neighbor 111.1.1.100 update-source loopback10 ! address-family vpnv4 neighbor 111.1.1.100 activate -------- PE-2 -------- router bgp 111 neighbor 111.1.1.100 remote-as 111 neighbor 111.1.1.100 update-source loopback10 ! address-family vpnv4 neighbor 111.1.1.100 activate -------- PE-3 -------- router bgp 111 neighbor 111.1.1.100 remote-as 111 neighbor 111.1.1.100 update-source loopback10 ! address-family vpnv4 neighbor 111.1.1.100 activate -------- PE-4 -------- router bgp 111 neighbor 111.1.1.100 remote-as 111 neighbor 111.1.1.100 update-source loopback10 ! address-family vpnv4 neighbor 111.1.1.100 activate -------- RR -------- router bgp 111 neighbor IBGP peer-group neighbor IBGP remote-as 111 neighbor IBGP update-source loopback10 neighbor 111.1.1.1 peer-group IBGP neighbor 111.1.1.2 peer-group IBGP neighbor 111.1.1.3 peer-group IBGP neighbor 111.1.1.4 peer-group IBGP ! address-family vpnv4 neighbor IBGP route-reflector-client neighbor 111.1.1.1 activate neighbor 111.1.1.2 activate neighbor 111.1.1.3 activate neighbor 111.1.1.4 activate ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ -------- PE-1 -------- router bgp 111 neighbor 111.1.1.100 password Kbits@123 -------- PE-2 -------- router bgp 111 neighbor 111.1.1.100 password Kbits@123 -------- PE-3 -------- router bgp 111 neighbor 111.1.1.100 password Kbits@123 -------- PE-4 -------- router bgp 111 neighbor 111.1.1.100 password Kbits@123 -------- RR -------- router bgp 111 neighbor IBGP password Kbits@123 ======================================== Lab 7 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ -------------- ISP-1-ASBR-4 -------------- router bgp 100 neighbor 100.1.1.30 remote-as 200 -------------- ISP-2-ASBR-1 -------------- router bgp 200 neighbor 100.1.1.29 remote-as 100 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ -------------- ISP-1-ASBR-4 -------------- router bgp 100 neighbor 100.1.1.30 password Kbits@123 -------------- ISP-2-ASBR-1 -------------- router bgp 200 neighbor 100.1.1.29 password Kbits@123 ++++++++++++++++++++++++++++++++++++++++ Task 3 ++++++++++++++++++++++++++++++++++++++++ -------------- ISP-1-ASBR-4 -------------- router bgp 100 network 100.1.2.1 mask 255.255.255.255 network 100.1.2.2 mask 255.255.255.255 network 100.1.2.3 mask 255.255.255.255 network 100.1.2.4 mask 255.255.255.255 network 100.1.2.100 mask 255.255.255.255 aggregate-address 100.1.2.0 255.255.255.0 summary-only -------------- ISP-2-ASBR-1 -------------- router bgp 200 network 200.1.2.1 mask 255.255.255.255 network 200.1.2.2 mask 255.255.255.255 network 200.1.2.100 mask 255.255.255.255 aggregate-address 200.1.2.0 255.255.255.0 summary-only