show run br Building configuration... Current configuration : 3266 bytes ! version 12.2 no service pad service timestamps debug uptime service timestamps log datetime no service password-encryption service sequence-numbers ! hostname blv24p1 ! no logging console enable secret 5 xxxxxxxxxxxxxxxxxxxxxx enable password xxxxxxxx ! no aaa new-model ip subnet-zero no ip domain-lookup ip domain-name pwm.penwool.com ip name-server 172.29.115.1 ! ! --More--  ! ! no file verify auto spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! interface FastEthernet0/1 switchport mode access ! interface FastEthernet0/2 switchport access vlan 10 switchport mode access ! interface FastEthernet0/3 switchport access vlan 3 switchport mode access ! interface FastEthernet0/4 switchport access vlan 10 switchport mode access ! --More--  interface FastEthernet0/5 switchport access vlan 10 switchport mode access ! interface FastEthernet0/6 switchport access vlan 10 switchport mode access ! interface FastEthernet0/7 switchport access vlan 10 switchport mode access ! interface FastEthernet0/8 switchport access vlan 10 switchport mode access ! interface FastEthernet0/9 switchport access vlan 10 switchport mode access ! interface FastEthernet0/10 switchport access vlan 10 switchport mode access --More--  ! interface FastEthernet0/11 switchport access vlan 10 switchport mode access ! interface FastEthernet0/12 switchport access vlan 10 switchport mode access ! interface FastEthernet0/13 switchport access vlan 10 switchport mode access ! interface FastEthernet0/14 switchport access vlan 10 switchport mode access ! interface FastEthernet0/15 switchport access vlan 10 switchport mode access ! interface FastEthernet0/16 switchport access vlan 10 --More--   switchport mode access ! interface FastEthernet0/17 switchport access vlan 10 switchport mode access ! interface FastEthernet0/18 switchport access vlan 10 switchport mode access ! interface FastEthernet0/19 switchport access vlan 10 switchport mode access ! interface FastEthernet0/20 switchport access vlan 10 switchport mode access ! interface FastEthernet0/21 switchport access vlan 5 switchport mode access ! interface FastEthernet0/22 --More--   switchport access vlan 5 switchport mode access ! interface FastEthernet0/23 switchport access vlan 5 switchport mode access ! interface FastEthernet0/24 switchport access vlan 5 switchport mode access ! interface GigabitEthernet0/1 description MSWI481_GI0.1 switchport trunk encapsulation dot1q switchport mode dynamic desirable ! interface GigabitEthernet0/2 description Trunk Port to Cisco WLC switchport trunk encapsulation dot1q switchport mode trunk ! interface Vlan1 ip address 172.28.115.252 255.255.255.0 --More--   ip helper-address 172.29.115.1 no ip route-cache ! interface Vlan5 no ip address ! interface Vlan25 no ip address ! ip default-gateway 172.29.150.254 ip classless ip http server ! logging source-interface FastEthernet0/1 logging 172.29.151.249 logging 172.29.149.111 ! control-plane ! ! line con 0 line vty 0 4 password xxxxxxx --More--   no login line vty 5 15 password xxxxx no login ! ! monitor session 10 source interface Gi0/2 monitor session 10 destination interface Fa0/3 monitor session 20 source vlan 1 monitor session 20 destination interface Fa0/19 end blv24p1#