Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


OPSF configuration

Nov 28,2008 by alperen

image

FIGURE 6 . 7 OPSF configuration example continued—not-so-stubby area configuration
RouterD
RouterC RouterB
RouterA
e0 e0
e1
e1 e0 e0
Area 1 Area 0
Ethernet
e1 e1
Ethernet
RIP OSPF OSPF
172.16.2.1/24 172.16.1.2/24
172.16.1.1/24
1.1.1.2/24
1.1.1.1/24
10.1.2.2/24
10.1.2.1/24
10.1.1.1/24
Not-So-Stubby Area
190 Chapter 6  Interconnecting OSPF Areas
RouterA
interface Ethernet0
ip address 10.1.1.1 255.255.255.0
!
interface Ethernet1
ip address 10.1.2.1 255.255.255.0
!
router ospf 24
network 10.0.0.0 0.255.255.255 area 0
RouterB
interface Ethernet0
ip address 10.1.2.2 255.255.255.0
!
interface Ethernet1
ip address 1.1.1.1 255.255.255.0
!
router ospf 24
network 10.0.0.0 0.255.255.255 area 0
network 1.0.0.0 0.255.255.255 area 1
area 0 range 10.0.0.0 255.0.0.0
area 1 nssa
RouterC
interface Ethernet0
ip address 1.1.1.2 255.255.255.0
!
interface Ethernet1
ip address 172.16.1.1 255.255.255.0
!
router ospf 24
redistribute rip
network 1.0.0.0 0.255.255.255 area 1
default-metric 128
area 1 nssa
!
router rip
Not-So-Stubby Area Configuration 191
redistribute ospf 24
network 172.16.0.0
default-metric 3
RouterD
interface Ethernet0
ip address 172.16.1.2 255.255.255.0
!
interface Ethernet1
ip address 172.16.2.1 255.255.255.0
!
router rip
network 172.16.0.0
181 times read

Related news

» OSPF areas
by alperen posted on Nov 28,2008
» Configuring OSPF for a Not-So-Stubby Area
by alperen posted on Nov 28,2008
» Configuring OSPF for a Stub Area
by alperen posted on Nov 28,2008
» Not-So-Stubby Area Configuration
by alperen posted on Nov 28,2008
» Stub Area Configuration
by alperen posted on Nov 28,2008
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author