! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname BB1 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! key chain KEYCHAIN1 key 1 key-string CISCO key chain KEYCHAIN2 key 1 key-string CISCO ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! ! interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial1/0 no ip address encapsulation frame-relay serial restart-delay 0 ! interface Serial1/0.1 point-to-point ip address 10.1.1.1 255.255.255.252 ip rip authentication mode md5 ip rip authentication key-chain KEYCHAIN2 snmp trap link-status frame-relay interface-dlci 881 ! interface Serial1/0.2 point-to-point ip address 172.16.1.2 255.255.255.252 ip rip authentication mode md5 ip rip authentication key-chain KEYCHAIN1 snmp trap link-status frame-relay interface-dlci 811 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! router rip version 2 network 3.0.0.0 network 10.0.0.0 network 172.16.0.0 no auto-summary ! 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 ! ! end