Листовка для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8487
Ethernet Interface Configuration Mode Commands   
▀  ip ospf authentication-key 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3502 
   
ip ospf authentication-key 
Configures the password for authentication with neighboring Open Shortest Path First (OSPF) routers. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Ethernet Interface Configuration 
configure > context context_name > interface interface_name broadcast
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-if-eth)# 
Syntax
 
ip ospf authentication-key [ encrypted ] password auth_key 
no ip ospf authentication-key 
no
 
Deletes the authentication key. 
encrypted
 
Use this keyword if you are pasting a previously encrypted authentication key into the CLI command. 
password
 
auth_key
 
Specifies the password to use for authentication as an alphanumeric string of 1 through 16 characters entered 
in clear text format. 
Usage 
Use this command to set the authentication key used when authenticating with neighboring routers. 
Example
 
To set the authentication key to 123abc, use the following command; 
ip ospf authentication-key password 123abc 
Use the following command to delete the authentication key; 
no ip ospf authentication-key