OSPF: Answers to Jeremy Cioara’s Lab – R2 config

!
! Last configuration change at 22:59:21 SG Sat Oct 2 2010
! NVRAM config last updated at 00:16:29 SG Fri Oct 1 2010
!
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
clock timezone SG 8
no network-clock-participate slot 1
no network-clock-participate wic 0
ip cef
!
!
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 172.30.0.2 255.255.255.0
ip ospf priority 0
duplex auto
speed auto
!
interface Serial0/0
bandwidth 500
ip address 172.30.10.2 255.255.255.0
no fair-queue
clock rate 1000000
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
!
interface Serial0/2
no ip address
shutdown
!
interface Serial0/3
no ip address
shutdown
!
router ospf 1
router-id 2.2.2.2
log-adjacency-changes
auto-cost reference-bandwidth 1000
area 10 range 10.10.0.0 255.255.252.0
network 172.30.0.2 0.0.0.0 area 0
network 172.30.10.2 0.0.0.0 area 10
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
line vty 0 4
login
!
ntp clock-period 17208499
ntp peer 172.30.0.1 prefer
!
end

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s