Current configuration : 1174 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ip cef ! ! ! ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! multilink bundle-name authenticated ! ! vtp mode transparent ! ! archive log config hidekeys ! ! vlan 30 ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto ! interface FastEthernet0/1.10 encapsulation dot1Q 10 ip address 172.16.0.30 255.255.0.0 ! interface FastEthernet0/1.20 encapsulation dot1Q 20 ip address 128.6.0.10 255.255.0.0 ! interface FastEthernet0/1.30 encapsulation dot1Q 30 ip address 192.168.50.211 255.255.255.0 ! interface FastEthernet0/0/0 ! interface FastEthernet0/0/1 ! interface FastEthernet0/0/2 switchport access vlan 30 switchport access vlan 30 ! interface FastEthernet0/0/3 ! interface Vlan1 no ip address ! ip forward-protocol nd ! ! ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! line con 0 line aux 0 line vty 0 4 login ! scheduler allocate 20000 1000 end Router#