Current configuration: ! service password-encryption ! hostname RB ! enable secret 5 $1$SW8S$LGBVy90svpHaUDxuN5mWn1 ! no ip subnet-zero no ip domain-lookup ! ! ! interface Ethernet0 description e0-lab ip address 200.1.1.49 255.255.255.240 no shutdown ! interface Serial0 description toRC ip address 200.1.1.65 255.255.255.240 no shutdown clockrate 64000 ! interface Serial1 description toRA ip address 200.1.1.34 255.255.255.240 clockrate 64000 ! router igrp 111 network 200.1.1.0 metric maximum-hops 16 ! ip http server ip classless ! banner motd ^CAuthorized access only!^C line con 0 password 7 14141B180F0B logging synchronous login transport input none line aux 0 line vty 0 4 password 7 05080F1C2243 login ! show run Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname RB ! enable secret 5 $1$SW8S$LGBVy90svpHaUDxuN5mWn1 ! no ip subnet-zero no ip domain-lookup ! ! ! interface Ethernet0 description e0-lab ip address 200.1.1.49 255.255.255.240 no ip directed-broadcast ! interface Serial0 --More--   description toRC ip address 200.1.1.65 255.255.255.240 no ip directed-broadcast no ip mroute-cache no fair-queue clockrate 64000 ! interface Serial1 description toRA ip address 200.1.1.34 255.255.255.240 no ip directed-broadcast clockrate 64000 ! router igrp 111 network 200.1.1.0 metric maximum-hops 16 ! ip http server ip classless ! banner motd ^CCAuthorized access only!^C ! line con 0 --More--   password 7 14141B180F0B logging synchronous login transport input none line aux 0 line vty 0 4 password 7 05080F1C2243 login ! end RB#