You are on page 1of 3

! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption !

hostname R2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$vf5P$J3EUkTskZ0koz4x2ui3zU0 ! no aaa new-model memory-size iomem 5 no ip cef ! ! ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! ! interface Loopback0 ip address 200.3.25.1 255.255.255.252 ! interface FastEthernet0/0 ip address 172.18.111.254 255.255.255.0 shutdown

duplex auto speed auto ! interface Serial0/0 no ip address shutdown no fair-queue clock rate 2000000 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1 ip address 172.18.221.2 255.255.255.252 encapsulation frame-relay clock rate 125000 frame-relay map ip 172.18.221.1 181 broadcast no frame-relay inverse-arp ! router eigrp 1 network 172.18.0.0 no auto-summary ! no ip classless ip forward-protocol nd ! ! ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 password cisco logging synchronous login line aux 0 line vty 0 4 login ! !

end

You might also like