You are on page 1of 3

hostname R1

!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
no logging console
enable password cisco
!
aaa new-model
!
!
aaa authentication login NOAU line none
!
!
!
!
!
aaa session-id common
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
!
!

!
ip vrf A
rd 1:1
!
!
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
key chain ccie
key 1
key-string cisco
!
!
!
!
!
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 172.16.100.1 255.255.255.255
!
interface Ethernet0/0
no ip address
shutdown
!
interface Ethernet0/1
ip address 150.1.7.231 255.255.255.0
duplex full
no shutdown
!
interface Ethernet0/2
ip address 10.1.11.10 255.255.255.0
ip authentication mode eigrp 12 md5
ip authentication key-chain eigrp 12 ccie
no shutdown
!
interface Ethernet0/3
ip address 10.1.22.10 255.255.255.0
ip authentication mode eigrp 12 md5
ip authentication key-chain eigrp 12 ccie
no shutdown
!
interface Ethernet1/0
ip address 10.1.12.1 255.255.255.0
ip authentication mode eigrp 12 md5
ip authentication key-chain eigrp 12 ccie
no shutdown
!

!
router eigrp 12
network 10.1.11.0 0.0.0.255
network 10.1.12.0 0.0.0.255
network 10.1.22.0 0.0.0.255
network 172.16.100.0 0.0.0.255
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip route 151.1.7.0 255.255.255.0 150.1.7.1
ip route 172.16.1.0 255.255.255.0 10.1.11.1
!

!
control-plane
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
login authentication NOAU
line aux 0
login authentication NOAU
line vty 0 4
exec-timeout 0 0
transport input none
!
ntp authentication-key 12 md5 cisco
ntp authenticate
ntp trusted-key 12
ntp source Ethernet0/1
ntp master 1
!
end

You might also like