Cisco Cisco Packet Data Gateway (PDG)

Seite von 1824
ip ospf message-digest-key
Enables or disables the use of MD5-based OSPF authentication.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Syntax Description
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 Guidelines
Use this command to create an authentication key that uses MD5-based OSPF authentication.
Examples
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
Command Line Interface Reference, Modes E - F, StarOS Release 19    
137
Ethernet Interface Configuration Mode Commands
ip ospf message-digest-key