! 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