Cisco Cisco ASR 5700

Page of 8994
Ethernet Interface Configuration Mode Commands   
▀  ip ospf message-digest-key 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
3700 
   
ip ospf message-digest-key 
Enables or disables the use of MD5-based OSPF authentication. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Syntax
 
ip ospf message-digest-key key_id md5 [ encrypted ] password authentication_key 
no ip ospf message-digest-key key_id 
no
 
Deletes the key. 
message-digest-key
 
key_id
 
Specifies the key identifier number as an integer from 1 through 255. 
encrypted
 
Use this if you are pasting a previously encrypted authentication key into the CLI command. 
password
 
authentication_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 create an authentication key that uses MD5-based OSPF authentication. 
Example
 
To create a key with the ID of 
25
 and a password of 
123abc
, use the following command; 
ip ospf message-digest-key 25 md5 password 123abc 
To delete the same key, enter the following command; 
no ip ospf message-digest-key 25