RUNNING CONFIG FOR R3  

Friday, November 14, 2008


running config for r3

CODE
r2#
as#3
[Resuming connection 3 to r3 ... ]

r3>en
r3#sr
Building configuration...

Current configuration : 2186 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
!
!
!
!
!
!
!
interface Loopback3
ip address 10.1.3.1 255.255.255.0
!
interface Loopback100
ip address 192.168.100.1 255.255.255.0
ip ospf network point-to-point
!
interface Loopback101
ip address 192.168.101.1 255.255.255.0
ip ospf network point-to-point
!
interface Loopback102
ip address 192.168.102.1 255.255.255.0
ip ospf network point-to-point
!
interface Loopback103
ip address 192.168.103.1 255.255.255.0
ip ospf network point-to-point
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Ethernet1/0
no ip address
shutdown
half-duplex
!
interface Ethernet1/1
no ip address
shutdown
half-duplex
!
interface Ethernet1/2
no ip address
shutdown
half-duplex
!
interface Ethernet1/3
no ip address
shutdown
half-duplex
!
interface Serial2/0
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/1
ip address 10.1.23.2 255.255.255.0
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 cisco
serial restart-delay 0
!
interface Serial2/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial2/3
no ip address
shutdown
serial restart-delay 0
!
router ospf 1
log-adjacency-changes
area 23 virtual-link 10.1.2.1
area 100 range 192.168.100.0 255.255.252.0
summary-address 192.168.100.0 255.255.252.0
network 10.1.3.1 0.0.0.0 area 23
network 10.1.23.2 0.0.0.0 area 23
network 192.168.100.1 0.0.0.0 area 100
network 192.168.101.1 0.0.0.0 area 100
network 192.168.102.1 0.0.0.0 area 100
network 192.168.103.1 0.0.0.0 area 100
!
ip http server
!
!
!
!
control-plane
!
alias exec siib show ip int brief
alias exec sio show ip ospf
alias exec siod show ip ospf data
alias exec sion show ip ospf nei
alias exec sr show run
alias exec sip show ip proto
alias exec sir show ip route
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
login
!
!
end

r3#

Design by Blogger Buster | Distributed by Blogging Tips