! version 12.2 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname RouterA ! ! ip subnet-zero ! ! ! interface FastEthernet0 no ip address no ip directed-broadcast shutdown ! interface Serial0 ip address 192.168.14.1 255.255.255.0 no ip directed-broadcast ! interface Serial0 ip address 10.0.0.1 255.255.255.0 no ip directed-broadcast no fair-queue service-module 56k clock source line service-module 56k network-type dds shutdown ! interface Serial1 ip address 12.0.0.1 255.255.255.0 ip access-group 2 out no ip directed-broadcast ! ip classless ! line con 0 transport input none line vty 0 4 ! end