! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Switch ! enable secret 5 xxx ! ! ! ! ! ! ip subnet-zero ! ! ! interface FastEthernet0/1 ! interface FastEthernet0/2 ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 switchport access vlan 2 ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 switchport access vlan 2 ! interface FastEthernet0/9 description wifi ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 description pc-208b-01 ! interface FastEthernet0/14 ! interface FastEthernet0/15 ! interface FastEthernet0/16 description pc-208b-05 ! interface FastEthernet0/17 description pc-208b-04 ! interface FastEthernet0/18 description pc-208b-02 ! interface FastEthernet0/19 description pc-208b-03 ! interface FastEthernet0/20 ! interface FastEthernet0/21 ! interface FastEthernet0/22 ! interface FastEthernet0/23 description pc-208b-06 ! interface FastEthernet0/24 ! interface VLAN1 ip address 217.71.130.132 255.255.255.128 no ip directed-broadcast no ip route-cache ! ip default-gateway 217.71.130.129 snmp-server engineID local 0000000902000005DCC507C0 snmp-server community private RW snmp-server community public RO ! line con 0 exec-timeout 0 0 transport input none stopbits 1 line vty 0 4 password xxx login line vty 5 15 password xxx login ! end