R1

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

!

hostname R1
!
boot-start-marker
boot-end-marker
!
!
enable password cisco
!
no aaa new-model
clock timezone ccie -7 0
!
Key chain ccie
Key 1
Key-string ccie
!
License udi pid CSR1000V sn 9QUCBROPVIQ
!
!
interface Loopback0
ip address 172.16.100.1 255.255.255.255
!
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.12.1 255.255.255.0
ip authentication mode eigrp 12 md5
ip authentication key-chain eigrp 12 ccie
no shutdown
!
interface Ethernet 0/0
ip address 150.1.7.10 255.255.255.0
no shutdown
!
Router eigrp 12
Network 10.1.11.0 0.0.0.255
Network 10.1.12.0 0.0.0.255
Network 172.16.100.0 0.0.0.255
Eigrp router-id 172.16.100.1
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
ip route 172.16.1.0 255.255.255.0 10.1.11.1
!
Logging trap notifications
Logging facility syslog
Logging host 150.1.7.104
!
control-plane
!
line con 0
exec-timeout 0 0
logging synchronous
stopbit 1
line vty 0 4
login
!
Ntp authentication-key 12 md5 cisco
Ntp authenticate
Ntp trusted-key 12
Ntp source Ethernet 0/0
Ntp master 1

You might also like