CONFIGS
Wednesday, October 8, 2008
THIS IS THE RUNNING CONFIGS ...
r1#sr
Building configuration...
Current configuration : 1409 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
!
archive
log config
hidekeys
!
!
!
!
interface Loopback0
ip address 172.31.1.1 255.255.255.252
!
!
interface Serial1/0
ip address 192.168.100.1 255.255.255.248
serial restart-delay 0
!
router eigrp 100
network 172.31.0.0
network 192.168.100.0
no auto-summary
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
control-plane
!
!
alias exec siib show ip int brief
alias exec sir show ip route
alias exec sip show ip proto
alias exec sie show ip eigrp
alias exec l loopback
alias exec router r
alias exec sr show run
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
r1#
THIS IS THE CONFIG R2
r2#sr
Building configuration...
Current configuration : 2026 bytes
!
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
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
!
!
archive
log config
hidekeys
!
!
!
interface Loopback1
ip address 192.168.200.1 255.255.255.252
!
interface Loopback5
ip address 192.168.200.5 255.255.255.252
!
interface Loopback9
ip address 192.168.200.9 255.255.255.252
!
interface Loopback13
ip address 192.168.200.13 255.255.255.252
!
interface Loopback17
ip address 192.168.200.17 255.255.255.252
!
interface Loopback21
ip address 192.168.200.21 255.255.255.252
!
interface Loopback25
ip address 192.168.200.25 255.255.255.252
!
!
interface Serial1/0
bandwidth 64
ip address 192.168.100.2 255.255.255.248
ip summary-address eigrp 100 192.168.200.0 255.255.255.224 5
serial restart-delay 0
!
interface Serial1/1
bandwidth 64
ip address 10.1.1.1 255.255.255.248
ip summary-address eigrp 100 192.168.200.0 255.255.255.224 5
serial restart-delay 0
!
!
router eigrp 100
network 10.0.0.0
network 192.168.100.0
network 192.168.200.0
no auto-summary
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
control-plane
!
!
alias exec siib show ip int brief
alias exec sir show ip route
alias exec sip show ip proto
alias exec sie show ip eigrp
alias exec l loopback
alias exec router r
alias exec sr show run
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
r2#
THIS IS THE CONFIG OF R3
r3#sr
Building configuration...
Current configuration : 1998 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
!
!
archive
log config
hidekeys
!
!
!
interface Loopback1
ip address 192.168.1.1 255.255.254.0
!
interface Loopback5
ip address 192.168.5.5 255.255.254.0
!
interface Loopback9
ip address 192.168.9.9 255.255.254.0
!
interface Loopback13
ip address 192.168.13.13 255.255.254.0
!
interface Loopback17
ip address 192.168.17.17 255.255.254.0
!
interface Loopback21
ip address 192.168.21.21 255.255.254.0
!
interface Loopback25
ip address 192.168.25.25 255.255.254.0
!
interface Loopback100
ip address 10.1.3.1 255.255.255.252
!
interface Loopback172
ip address 172.16.1.1 255.255.255.252
!
!
interface Serial1/1
bandwidth 64
ip address 10.1.1.2 255.255.255.248
ip summary-address eigrp 100 192.168.0.0 255.255.224.0 5
serial restart-delay 0
!
!
router eigrp 100
network 10.0.0.0
network 172.16.0.0
network 192.168.0.0 0.0.31.255
no auto-summary
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
control-plane
!
alias exec siib show ip int brief
alias exec sir show ip route
alias exec sip show ip proto
alias exec l loopback
alias exec router r
alias exec sr show run
alias exec sie show ip eigrp
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end
r3#