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

R2#sh run

Building configuration...
Current configuration : 1313 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
!
resource policy
!
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 10.0.0.102 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
ip address 10.0.0.9 255.255.255.252
serial restart-delay 0
!
interface Serial1/1
ip address 10.0.0.6 255.255.255.252
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
!
ip route 10.0.0.0 255.255.255.252 10.0.0.5
ip route 10.0.0.12 255.255.255.252 10.0.0.10
ip route 10.0.0.16 255.255.255.252 10.0.0.10
ip route 10.0.0.103 255.255.255.255 10.0.0.10
ip route 10.0.0.104 255.255.255.255 10.0.0.10
ip route 10.0.0.106 255.255.255.255 10.0.0.10
ip route 10.0.0.107 255.255.255.255 10.0.0.5
!
!
ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
login
!
!
end
R2#

You might also like