для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8770
  OSPF VRF Configuration Mode Commands 
area  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7361 
nssa [default-information-originate] [no-redistribution no-summary] [translate-
always] [translate-candidate] [translate-never]
 
Configures and defines an area as an NSSA (Not So Stubby Area) and configures OSPF parameters for it. 
default-information-originate
: Configures the OSPF VRF instances to originate default information 
to the NSSA area. 
no-redistribution
: Configures the OSPF VRF instance to not to redistribute external routes to the NSSA 
area. 
no-summary
: Configures the OSPF VRF instance to not to inject the inter-area routes into NSSA. 
translate-always
: Configures the NSSA-ABR (Area Border Router) always to translate. By default this 
is disabled. 
translate-candidate
: Configures the NSSA-ABR always to translate election. By default this is enabled. 
translate-never
: Configures the NSSA-ABR never to translate. By default this is disabled. 
stub [no-summary]
 
Specifies an OSPF area as an stub area configures the NSSA-ABR never to translate. By default this is 
disabled. 
no-summary
: Disables (stops) the ABR from sending summary LSAs into the stub area. 
virtual-link
 
router_id
 
Specifies the router identifier which provides a virtual link between an area that cannot be physically 
connected to the network backbone and an area that is physically connected to the network backbone. 
router_id
 must be an IP address in IPv4 dotted-decimal notation of the ABR to be linked to. 
a
uthentication {message-digest | null | text}
 
Configures the OSPF authentication method to be used by the virtual link between an area that cannot be 
physically connected to the network backbone and an area that is physically connected to the network 
backbone. 
message-digest: Set the OSPF authentication type to use the message digest (MD) authentication method. 
null: Set the OSPF authentication type to use no authentication, thus disabling either MD or clear text 
methods. 
text: Set the OSPF authentication type to use the clear text authentication method. 
authentication-key
 
Configures the authentication password for the virtual link between an area that cannot be physically 
connected to the network backbone and an area that is physically connected to the network backbone. 
message-digest-key key_id
 
Specifies the MD key identifier number for virtual link connection. 
key_id
 must be an integer from 1 
through 255. 
md5
 
Sets the message digest to MD5 for virtual link connection. 
[encrypted] password passwd_string
 
Specifies the password required for virtual link connection authentications. The keyword 
password
 is 
optional and if specified 
passwd_string
 must be an alphanumeric string of 1 through 63 characters. The 
password specified must be in an encrypted format if the optional keyword 
encrypted
 was specified.