Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
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
Command Modes
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 Description
[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.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1175
OSPF VRF Configuration Mode Commands
area