Router#sh run version 11.2 ! interface Ethernet0 ip address 192.168.0.253 255.255.255.252 ! interface Serial0 description ## Hansol i Globe## ip address 10.10.10.2 255.255.255.252 bandwidth 2048 ! ip classless ip route 0.0.0.0 0.0.0.0 10.10.10.1 ip route 100.1.1.0 255.255.255.0 192.168.0.254! line con 0 line aux 0 line vty 0 4 password router login ! end