! version 11.0 service udp-small-servers service tcp-small-servers ! hostname Router-V ! enable secret 5 $1$Av8S$wGe6K1Rv8DZyDpJXP2BQB0 enable password janog ! ip subnet-zero no ip domain-lookup ! interface Loopback0 ip address 192.168.10.1 255.255.255.255 ! interface Ethernet0 description Router V static custer's line ip address 10.1.3.2 255.255.255.0 ! interface Serial0 no ip address shutdown no fair-queue ! interface Serial1 no ip address shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 Ethernet0 ! line con 0 line aux 0 transport input all line vty 0 4 login ! end