s1.txt -------------------------- ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pjs1 ! enable secret 5 $1$NVj9$HjsqLt6AQ3AeCD2xpLqiM. ! no aaa new-model udld aggressive ip subnet-zero ip routing no ip domain-lookup ! ! ! ! ! ! no file verify auto ! spanning-tree mode mst spanning-tree extend system-id ! spanning-tree mst configuration name cisco revision 1 instance 1 vlan 500 instance 2 vlan 300 ! spanning-tree mst 0,2 priority 28672 spanning-tree mst 1 priority 24576 ! ! vlan access-map vlan300map 10 action drop match ip address 100 vlan access-map vlan300map 20 action forward vlan filter vlan300map vlan-list 300 vlan internal allocation policy ascending ! ! interface Loopback110 ip address 10.10.10.1 255.255.255.0 ip ospf network point-to-point ! interface Port-channel1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/1 ! interface FastEthernet0/2 switchport access vlan 100 switchport mode access ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 ! interface FastEthernet0/6 switchport access vlan 400 switchport mode access ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/14 switchport trunk encapsulation dot1q switchport mode trunk spanning-tree mst 1 port-priority 64 ! interface FastEthernet0/15 switchport access vlan 300 switchport mode access ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 ! interface FastEthernet0/20 ! interface FastEthernet0/21 ! interface FastEthernet0/22 ! interface FastEthernet0/23 ! interface FastEthernet0/24 ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address shutdown ! interface Vlan300 ip address 10.10.11.10 255.255.255.0 ! interface Vlan400 ip address 10.10.15.10 255.255.255.0 ! router ospf 1 log-adjacency-changes network 10.10.0.0 0.0.255.255 area 0 ! ip classless ip http server ip http secure-server ! ! access-list 100 permit tcp any any eq www ! control-plane ! banner motd ^CThis is Pod J Switch 1. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 0007100F01 logging synchronous login line vty 0 4 password 7 0007100F01 login line vty 5 15 no login ! ! end s2.txt -------------------------- ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pjs2 ! enable secret 5 $1$VAwm$SX/mnoC6B3rJEtMBmZhgu/ ! no aaa new-model udld aggressive ip subnet-zero ip routing no ip domain-lookup ! ! ! ! ! ! no file verify auto ! spanning-tree mode mst spanning-tree extend system-id ! spanning-tree mst configuration name cisco revision 1 instance 1 vlan 500 instance 2 vlan 300 ! spanning-tree mst 0,2 priority 24576 spanning-tree mst 1 priority 28672 ! vlan internal allocation policy ascending ! ! interface Loopback120 ip address 10.10.20.1 255.255.255.0 ip ospf network point-to-point ! interface Port-channel1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 100,300,500 switchport mode trunk ! interface FastEthernet0/2 ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 switchport access vlan 100 switchport mode access spanning-tree portfast ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/14 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/15 switchport access vlan 300 switchport mode access spanning-tree mst 2 port-priority 64 ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 ! interface FastEthernet0/20 ! interface FastEthernet0/21 ! interface FastEthernet0/22 ! interface FastEthernet0/23 ! interface FastEthernet0/24 ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address shutdown ! interface Vlan500 ip address 10.10.12.20 255.255.255.0 ! router ospf 1 log-adjacency-changes area 500 stub network 10.10.12.0 0.0.0.255 area 500 network 10.10.0.0 0.0.255.255 area 500 ! ip classless ip http server ip http secure-server ! ! ! control-plane ! banner motd ^CThis is Pod J Switch 2. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 110A1A0C12 logging synchronous login line vty 0 4 password 7 1414110209 login line vty 5 15 no login ! ! end r1.txt -------------------------- ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr1 ! boot-start-marker boot-end-marker ! enable secret 5 $1$vLJQ$gGAQpbwZ2hgQHNaAkXwcV1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback101 ip address 10.10.1.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.100 encapsulation dot1Q 100 ip address 10.10.124.1 255.255.255.0 no snmp trap link-status vrrp 1 ip 10.10.124.100 ! interface FastEthernet0/0.300 encapsulation dot1Q 300 ip address 10.10.11.1 255.255.255.0 no snmp trap link-status ! interface FastEthernet0/0.500 encapsulation dot1Q 500 ip address 10.10.12.1 255.255.255.0 no snmp trap link-status ! interface Serial1/0 no ip address shutdown ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown no dce-terminal-timing-enable ! interface FastEthernet2/0 no ip address shutdown duplex auto speed auto ! router ospf 1 log-adjacency-changes area 500 stub no-summary network 10.10.11.0 0.0.0.255 area 0 network 10.10.12.0 0.0.0.255 area 500 network 10.10.124.0 0.0.0.255 area 0 ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 1. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 121A061E17 logging synchronous login line aux 0 line vty 0 4 password 7 1306141B0E login ! ! end r2.txt -------------------------- ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$0Dfe$KZQaLal7W.O5laoV7C61s1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup no ip dhcp use vrf connected ip dhcp excluded-address 10.10.124.1 10.10.124.100 ! ip dhcp pool vlan124 network 10.10.124.0 255.255.255.0 default-router 10.10.124.100 domain-name cisco.com ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! track 1 interface Serial1/2 line-protocol ! ! ! ! ! interface Loopback102 ip address 10.10.2.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 ip address 10.10.124.2 255.255.255.0 duplex auto speed auto vrrp 1 ip 10.10.124.100 vrrp 1 priority 110 vrrp 1 track 1 decrement 20 ! interface Serial1/0 no ip address shutdown ! interface Serial1/1 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/2 ip address 10.10.25.2 255.255.255.0 clock rate 64000 no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown ! router ospf 1 log-adjacency-changes network 10.10.0.0 0.0.255.255 area 0 ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 2. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 0508050624 logging synchronous login line aux 0 line vty 0 4 password 7 08224F470C login ! ! end r4.txt -------------------------- ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr4 ! boot-start-marker boot-end-marker ! enable secret 5 $1$C34j$ztPQ2l/UJqKh8261xwwer. ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero no ip routing ! ! no ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback104 ip address 10.10.4.1 255.255.255.0 no ip route-cache ! interface FastEthernet0/0 ip address dhcp no ip route-cache duplex auto speed auto ! interface Serial0/0 no ip address no ip route-cache shutdown ! interface FastEthernet0/1 no ip address no ip route-cache shutdown duplex auto speed auto ! interface Serial1/0 no ip address no ip route-cache shutdown ! interface Serial1/1 no ip address no ip route-cache shutdown ! interface Serial1/2 no ip address no ip route-cache shutdown ! interface Serial1/3 no ip address no ip route-cache shutdown no dce-terminal-timing-enable ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 4. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 0007100F01 logging synchronous login line aux 0 line vty 0 4 password 7 1511080501 login ! ! end r5.txt -------------------------- ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname pjr5 ! boot-start-marker boot-end-marker ! enable secret 5 $1$vgX7$o6JnHDWxFPjMyYk2m3cuW1 ! no aaa new-model ! resource policy ! memory-size iomem 25 ip subnet-zero ! ! ip cef no ip domain lookup ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback105 ip address 10.10.5.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/0 ip address 10.10.15.5 255.255.255.0 duplex auto speed auto ! interface Serial0/0 no ip address shutdown ! interface Serial1/0 ip address 10.10.25.5 255.255.255.0 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address shutdown no dce-terminal-timing-enable ! interface Serial1/3 no ip address shutdown ! interface FastEthernet2/0 no ip address shutdown duplex auto speed auto ! router ospf 1 log-adjacency-changes network 10.10.0.0 0.0.255.255 area 0 ! ip http server no ip http secure-server ip classless ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^CThis is Pod J Router 5. Unauthorized access is not permitted. All usage is logged.^C ! line con 0 exec-timeout 0 0 password 7 094F4D001C logging synchronous login line aux 0 line vty 0 4 password 7 0458080F0A login ! ! end