3640 config (Fa1/0 connects to the 2960) Building configuration... Current configuration : 1356 bytes ! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname "ATLCR001" ! enable secret 5 ! ip subnet-zero ! ! ! call rsvp-sync ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address x.x.118.2 255.255.255.192 speed auto full-duplex ! interface FastEthernet1/0 description ATL DC Vlans no ip address speed auto full-duplex ! interface FastEthernet1/0.10 description Router Management VLAN encapsulation dot1Q 10 ip address 10.40.0.1 255.255.255.0 ! interface FastEthernet1/0.11 description Switch Management VLAN encapsulation dot1Q 11 ip address 10.40.1.1 255.255.255.0 ! interface FastEthernet1/0.12 description Power Management VLAN encapsulation dot1Q 12 ip address 10.40.2.1 255.255.255.0 ! interface FastEthernet1/0.100 description Windows Shared Hosting vlan 100 encapsulation dot1Q 100 ip address 1xx.x.41.1 255.255.255.0 ! interface FastEthernet1/0.300 description Linux Shared Hosting vlan 300 encapsulation dot1Q 300 ip address 1xx.x.40.1 255.255.255.0 ! ip default-gateway x.x.118.1 no ip classless ip route 0.0.0.0 0.0.0.0 x.x.118.1 no ip http server ! dialer-list 1 protocol ip permit dialer-list 1 protocol ipx permit ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password login ! end