! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pjs1 ! enable secret 5 $1$5L7O$UnbJYdld1ssUXdymlP79m1 ! no aaa new-model ip subnet-zero no ip domain-lookup ! ! ! ! ! ! no file verify auto ! spanning-tree mode pvst spanning-tree loopguard default spanning-tree extend system-id spanning-tree backbonefast ! vlan internal allocation policy ascending ! ! interface Loopback110 ip address 10.10.10.1 255.255.255.0 ! interface FastEthernet0/1 ! interface FastEthernet0/2 switchport access vlan 123 switchport mode dot1q-tunnel no cdp enable ! interface FastEthernet0/3 ! interface FastEthernet0/4 switchport trunk encapsulation dot1q switchport trunk native vlan 100 switchport mode trunk ! interface FastEthernet0/5 ! interface FastEthernet0/6 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/7 ! interface FastEthernet0/8 switchport access vlan 46 switchport mode access l2protocol-tunnel cdp no cdp enable ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 switchport trunk encapsulation isl switchport trunk allowed vlan 123 switchport mode trunk ! interface FastEthernet0/14 switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-99,101-122,124-4094 switchport mode trunk ! interface FastEthernet0/15 switchport access vlan 100 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 Vlan100 ip address dhcp ! ip classless ip http server ip http secure-server ! ! ! 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 0110050D5E logging synchronous login line vty 0 4 password 7 06050C2849 login line vty 5 15 no login ! ! end