Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
OSPF VRF Configuration Mode Commands   
▀  area 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7600 
   
area 
Configures various parameters, including authentication, area identification, virtual link ID, and delay/interval values 
for the specified OSPF area using a specific VRF instance. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > OSPF Configuration > OSPF VRF Configuration 
configure > context context_name > router ospf > ip vrf vrf_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ospf-vrf)# 
Syntax
 
[no] area { decimal_value | ip_address } {authentication [ message-digest ] | default-
cost 
cost_value  | nssa [default-information-originate] [no-redistribution] [no-summary] 
[translate-always] [translate-candidate] [translate-never] | stub [no-summary] | virtual-
link 
router_ip_address [authentication {message-digest | null | text}| authentication-key 
{encrypted password 
encrypted_string | password password_string}| message-digest-key 
key_id md5 [encrypted password encrypted_string | password password_string]} [dead-
interval] [hello-interval] [retransmit-interval] [transmit-delay]
 
no
 
Disables or removes configured parameters for the specified OSPF area using a specific VRF instance. 
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 parameters to be configured as 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. 
default-cost cost_value
 
Sets the default cost for an OSPF area. 
cost_value
 must be an integer from 0 through 16777215.