Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
OSPF Configuration Mode Commands   
▀  area authentication 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7550 
   
area authentication 
Enables authentication for the specified OSPF 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 } authentication [ message-digest ] 
no
 
Disables authentication for the specified area. 
ip_address
 
Specifies the IP address of the area where authentication will be enabled in IPv4 dotted-decimal notation. 
decimal_value
 
Specifies the identification number of the area where authentication will be enabled. This must be an integer 
from 0 through 4294967295. 
authentication
 
Sets the OSPF authentication type to use the simple authentication method. 
message-digest
 
Sets the OSPF authentication type to use the message digest 5 (MD5) authentication method. 
Usage 
Use this command to enable authentication of OPSF areas. 
Example
 
The following command enables authentication for an OSPF area defined by the IP address 
192.168.100.10
 and the OSPF authentication type to MD5: 
area 192.168.100.10 authentication message-digest