Chapter 7: Second Level Commands

June 30, 2006

Using the ip ospf area stub command

Host(config)# ip ospf area

This command configures an OSPF area system default advertisement behavior is

as a stub area. The system default stubbing option is no-stuband the summary.

Usage

ip ospf area <area-id> [stub no-stub] [no-summary summary]

Parameter(s)

<area-id>

OSPF identifier of the area the identifier specified (as a value or an IP address).

Example(s)

Host(config)# ip ospf area 1.2.3.5 stub no-summary

Host(config)# ip ospf area 1.2.3.5 stub summary

Using the no ip ospf area stub command

Host(config)# no ip ospf area ... stub

The command disables OSPF stub area functionality.

Usage

no ip ospf area <area-id>stub

For parameters and examples, refer to “Using the ip ospf area stub command” on page 7-62.

Using the ip ospf advertise network command

Host(config)# ip ospf advertise network

This command defines advertisement of an entire network per area.

Usage

ip ospf advertise network <area-id> <network> <mask>

Parameter(s)

Table 7-16. ip ospf advertise network command

Parameter

Description

Legal values/range

<area-id>

OSPF Identifier of the area specified as an IP address.

IP address

<network>

Advertised network.

IP address

<mask>

Network mask.

Mask

Example(s)

Host(config)# ip ospf advertise-network 1.2.3.4 22.32.55.4 255.255.255.0

7-62

SG1-UM-8500-03

Page 142
Image 142
ADC SG-1 user manual Hostconfig# ip ospf area, Hostconfig# no ip ospf area ... stub, No ip ospf area area-idstub