! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname pjs2 ! enable secret 5 $1$vS5K$TCelLgizemETKX00uY7E4/ ! no aaa new-model ip subnet-zero ip routing no ip domain-lookup ! ! mls qos map cos-dscp 0 8 16 24 36 45 48 56 mls qos srr-queue output cos-map queue 1 threshold 1 0 1 2 mls qos srr-queue output cos-map queue 2 threshold 1 3 mls qos srr-queue output cos-map queue 3 threshold 1 4 mls qos srr-queue output cos-map queue 4 threshold 1 5 mls qos ! ! ! ! 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 Loopback120 ip address 10.10.20.1 255.255.255.0 ip ospf network point-to-point ! interface FastEthernet0/1 switchport access vlan 123 switchport mode dot1q-tunnel no cdp enable ! interface FastEthernet0/2 ! interface FastEthernet0/3 switchport access vlan 123 switchport mode dot1q-tunnel no cdp enable ! interface FastEthernet0/4 ! interface FastEthernet0/5 switchport trunk encapsulation dot1q switchport trunk allowed vlan 24,34,45,100 switchport mode trunk ! interface FastEthernet0/6 ! interface FastEthernet0/7 switchport access vlan 100 switchport mode access spanning-tree portfast ! interface FastEthernet0/8 ! interface FastEthernet0/9 switchport access vlan 46 switchport mode access l2protocol-tunnel cdp no cdp enable ! 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 switchport access vlan 100 switchport mode access srr-queue bandwidth shape 10 15 25 50 mls qos trust cos spanning-tree portfast ! interface FastEthernet0/20 switchport access vlan 100 switchport mode access srr-queue bandwidth shape 10 15 25 50 mls qos trust cos spanning-tree portfast ! interface FastEthernet0/21 switchport access vlan 100 switchport mode access srr-queue bandwidth shape 10 15 25 50 mls qos cos 3 mls qos cos override spanning-tree portfast ! interface FastEthernet0/22 switchport access vlan 100 switchport mode access switchport block multicast srr-queue bandwidth shape 10 15 25 50 priority-queue out mls qos cos 3 mls qos cos override spanning-tree portfast ! interface FastEthernet0/23 ! interface FastEthernet0/24 ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address ! interface Vlan24 ip address 10.10.24.20 255.255.255.0 ip ospf mtu-ignore ! interface Vlan32 ip address 10.10.32.20 255.255.255.0 ip ospf mtu-ignore ! router ospf 1 log-adjacency-changes network 10.10.0.0 0.0.255.255 area 345 ! 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 0007100F01 logging synchronous login line vty 0 4 password 7 1306141B0E login line vty 5 15 no login ! ! monitor session 1 source interface Fa0/8 monitor session 1 destination interface Fa0/19 mac-address-table static 1234.4321.5678 vlan 100 drop ! end