**************************************** Section 5 **************************************** Started @ 8:10 - 9:05 ======================================== Lab 1 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ ------------------ ASBR-1 ------------------ router ospf 1 router-id 0.0.5.0 network 192.168.50.0 0.0.0.3 area 0 network 192.168.50.8 0.0.0.3 area 0 ------------------ IR-1 ------------------ router ospf 1 router-id 0.0.5.1 network 192.168.50.0 0.0.0.3 area 0 network 192.168.50.8 0.0.0.3 area 0 network 150.1.50.192 0.0.0.15 area 0 ! interface loopback1 ip ospf network point-to-point ------------------ IR-3 ------------------ router ospf 1 router-id 0.0.5.3 network 192.168.50.4 0.0.0.3 area 0 network 192.168.50.8 0.0.0.3 area 0 network 150.1.50.208 0.0.0.15 area 0 ! interface loopback1 ip ospf network point-to-point ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-1 ------------------ router ospf 1 network 192.168.50.12 0.0.0.3 area 10 ------------------ IR-2 ------------------ router ospf 1 router-id 0.0.5.2 network 192.168.50.12 0.0.0.3 area 10 network 150.1.50.0 0.0.0.15 area 10 network 150.1.50.16 0.0.0.15 area 10 network 150.1.50.32 0.0.0.15 area 10 network 150.1.50.48 0.0.0.15 area 10 ! interface loopback1 ip ospf network point-to-point ! interface loopback2 ip ospf network point-to-point ! interface loopback3 ip ospf network point-to-point ! interface loopback4 ip ospf network point-to-point ++++++++++++++++++++++++++++++++++++++++ Task 3 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-3 ------------------ router ospf 1 network 192.168.50.16 0.0.0.3 area 20 ------------------ IR-4 ------------------ router ospf 1 router-id 0.0.5.4 network 192.168.50.16 0.0.0.3 area 20 network 192.168.50.20 0.0.0.3 area 20 network 150.1.50.64 0.0.0.15 area 20 network 150.1.50.80 0.0.0.15 area 20 network 150.1.50.96 0.0.0.15 area 20 network 150.1.50.112 0.0.0.15 area 20 ! interface loopback1 ip ospf network point-to-point ! interface loopback2 ip ospf network point-to-point ! interface loopback3 ip ospf network point-to-point ! interface loopback4 ip ospf network point-to-point ------------------ IR-5 ------------------ router ospf 1 router-id 0.0.5.5 network 192.168.50.20 0.0.0.3 area 20 ++++++++++++++++++++++++++++++++++++++++ Task 4 ++++++++++++++++++++++++++++++++++++++++ ------------------ ASBR-1 ------------------ Interface E0/1 ip ospf authentication message-digest ip ospf message-digest-key 123 md5 Kbits@123 ! Interface E0/2 ip ospf authentication message-digest ip ospf message-digest-key 123 md5 Kbits@123 ------------------ IR-1 ------------------ Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 123 md5 Kbits@123 ! Interface E0/2 ip ospf authentication message-digest ip ospf message-digest-key 123 md5 Kbits@123 ------------------ IR-3 ------------------ Interface E0/0 ip ospf authentication message-digest ip ospf message-digest-key 123 md5 Kbits@123 ! Interface E0/1 ip ospf authentication message-digest ip ospf message-digest-key 123 md5 Kbits@123 ======================================== Lab 2 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-5 ------------------ router eigrp KBITS address-family ipv4 unicast autonomous-system 123 network 150.1.50.224 0.0.0.15 network 192.168.50.24 0.0.0.3 ------------------ IR-6 ------------------ router eigrp KBITS address-family ipv4 unicast autonomous-system 123 network 150.1.50.128 0.0.0.15 network 150.1.50.144 0.0.0.15 network 150.1.50.160 0.0.0.15 network 150.1.50.176 0.0.0.15 network 192.168.50.24 0.0.0.3 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-5 ------------------ router eigrp KBITS address-family ipv4 unicast autonomous-system 123 af-interface E0/1 authentication mode hmac-sha Kbits@123 ------------------ IR-6 ------------------ router eigrp KBITS address-family ipv4 unicast autonomous-system 123 af-interface E0/0 authentication mode hmac-sha Kbits@123 ======================================== Lab 3 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ ------------------ ASBR-1 ------------------ router ospf 1 redistribute bgp 65115 metric 100 metric-type 1 ! ip prefix-list PLIST1 permit 150.1.50.0/24 le 32 ! route-map O2B match ip address prefix PLIST1 set origin IGP ! router bgp 65115 redistribute ospf 1 route-map O2B ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-5 ------------------ router ospf 1 redistribute eigrp 123 metric-type 1 ! router eigrp KBITS address-family ipv4 unicast autonomous-system 123 topology base redistribute ospf 1 metric 10 10 10 10 10 ======================================== Lab 4 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-1 ------------------ router ospf 1 area 10 range 150.1.50.0 255.255.255.192 ------------------ IR-3 ------------------ router ospf 1 area 20 range 150.1.50.64 255.255.255.192 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ ------------------ ASBR-1 ------------------ router ospf 1 summary-address 100.0.0.0 255.0.0.0 ======================================== Lab 5 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-1 ------------------ router ospf 1 area 10 stub ------------------ IR-2 ------------------ router ospf 1 area 10 stub ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ ------------------ IR-3 ------------------ router ospf 1 area 20 nssa default-information-originate ------------------ IR-4 ------------------ router ospf 1 area 20 nssa ------------------ IR-5 ------------------ router ospf 1 area 20 nssa ======================================== Lab 6 ======================================== ++++++++++++++++++++++++++++++++++++++++ Task 1 ++++++++++++++++++++++++++++++++++++++++ ------------------ HQ MPLS CE ------------------ router eigrp 12353 network 192.168.111.0 network 192.168.112.0 passive-interface E0/1 ------------------ HQ Internet Edge ------------------ router eigrp 12353 network 199.1.1.0 0.0.0.15 network 192.168.112.0 passive-interface E0/1 ++++++++++++++++++++++++++++++++++++++++ Task 2 ++++++++++++++++++++++++++++++++++++++++ ------------------ HQ MPLS CE ------------------ router eigrp 12353 redistribute bgp 65010 metric 10 10 10 10 10 ! router bgp 65010 redistribute eigrp 12353