Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
area stub
Defines an area as an OSPF stub area.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > OSPF Configuration
configure > context context_name > router ospf
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-ospf)#
Syntax Description
[
no
]
area
{
ip_address
|
decimal_value
}
stub [ no-summary ]
ip_address
Specifies the IP address of the stub area in IPv4 dotted-decimal notation.
decimal_value
Specifies the identification number of the stub area as an integer from 0 through 4294967295.
stub
Specifies this is a stub area.
no-summary
Disables (stops) the ABR (Area Border Router) from sending summary link state advertisements (LSAs) into
the stub area.
Usage Guidelines
Use this command to define an OPSF area as a stub area.
Examples
The following command defines the OSPF area defined by the IP address 192.168.100.10 as a stub area:
area 192.168.100.10 stub
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
1124
OSPF Configuration Mode Commands
area stub