Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
OSPF Configuration Mode Commands   
▀  area stub 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7444 
   
area stub 
Defines an area as an OSPF stub area. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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 
Use this command to define an OPSF area as a stub area. 
Example
 
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