! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pjs2 ! enable secret 5 $1$fHcX$OYiqZ3wDDNWTIyet2P4jU/ ! no aaa new-model ip subnet-zero no ip domain-lookup ! ! mls qos ! ! ! ! no file verify auto spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! ! interface Loopback0 no ip address ! interface Loopback120 ip address 10.10.20.1 255.255.255.0 ! interface Port-channel1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 16,30,200 switchport mode trunk ! interface FastEthernet0/1 switchport access vlan 100 switchport mode access switchport nonegotiate spanning-tree portfast ! interface FastEthernet0/2 ! interface FastEthernet0/3 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/4 switchport access vlan 16 switchport mode access switchport port-security maximum 2 switchport port-security switchport port-security violation restrict switchport port-security mac-address 00bb.ccdd.eeff switchport port-security mac-address 00ff.eedd.ccbb ! interface FastEthernet0/5 ! interface FastEthernet0/6 switchport access vlan 16 switchport mode access switchport port-security maximum 5 switchport port-security ! interface FastEthernet0/7 ! interface FastEthernet0/8 switchport access vlan 16 switchport mode access switchport voice vlan 200 mls qos trust device cisco-phone mls qos trust cos spanning-tree portfast ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 switchport trunk encapsulation dot1q switchport trunk allowed vlan 16,30,200 switchport mode trunk channel-group 1 mode desirable ! interface FastEthernet0/14 switchport trunk encapsulation dot1q switchport trunk allowed vlan 16,30,200 switchport mode trunk channel-group 1 mode desirable ! interface FastEthernet0/15 switchport trunk encapsulation dot1q switchport trunk allowed vlan 100 switchport mode trunk ! 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 ! 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 1511080501 logging synchronous login line vty 0 4 password 7 0307580203 login line vty 5 15 no login ! ! end