Cisco Cisco ASR 5700

Page of 8994
Tunnel Interface Configuration Mode Commands   
▀  ip ospf authentication-key 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8910 
   
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 
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