! version 12.1 no service single-slot-reload-enable no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname S6 ! ! ! vlan access-map Prob10 10 action forward vlan access-map Prob10 20 action forward match ip address 100 vlan filter Prob10 vlan-list 1-100 ip subnet-zero ip routing no ip domain-lookup ! ! spanning-tree extend system-id ! ! ! interface Loopback0 ip address 6.6.6.6 255.255.255.255 ! interface FastEthernet0/1 switchport access vlan 17 switchport mode access no ip address spanning-tree portfast ! interface FastEthernet0/2 no ip address spanning-tree portfast ! interface FastEthernet0/3 no ip address spanning-tree portfast ! interface FastEthernet0/4 switchport access vlan 14 switchport mode access no ip address spanning-tree portfast ! interface FastEthernet0/5 no ip address spanning-tree portfast ! interface FastEthernet0/6 no ip address spanning-tree portfast ! interface FastEthernet0/7 no ip address spanning-tree portfast ! interface FastEthernet0/8 no ip address spanning-tree portfast ! interface FastEthernet0/9 no ip address spanning-tree portfast ! interface FastEthernet0/10 no ip address spanning-tree portfast ! interface FastEthernet0/11 no ip address ! interface FastEthernet0/12 no ip address ! interface FastEthernet0/13 no ip address ! interface FastEthernet0/14 no ip address ! interface FastEthernet0/15 no ip address ! interface FastEthernet0/16 no ip address ! interface FastEthernet0/17 no ip address ! interface FastEthernet0/18 no ip address ! interface FastEthernet0/19 no ip address ! interface FastEthernet0/20 no ip address ! interface FastEthernet0/21 no ip address ! interface FastEthernet0/22 no ip address ! interface FastEthernet0/23 no ip address ! interface FastEthernet0/24 switchport trunk encapsulation dot1q switchport mode trunk no ip address ! interface GigabitEthernet0/1 no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 no ip address shutdown ! interface Vlan16 ip address 158.29.18.40 255.255.240.0 no shutdown ! interface Vlan30 ip address 158.29.50.10 255.255.248.0 no shutdown ! router rip version 2 network 6.0.0.0 network 158.29.0.0 no auto-summary ! ip classless ip http server ! ! access-list 100 permit tcp any any eq pop2 access-list 100 permit tcp any any eq pop3 ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login line vty 5 15 login ! end