Cisco Cisco Packet Data Gateway (PDG)

Seite von 1824
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 Description
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 Guidelines
Use this command to set the authentication key used when authenticating with neighboring routers.
Examples
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
Command Line Interface Reference, Modes E - F, StarOS Release 19    
131
Ethernet Interface Configuration Mode Commands
ip ospf authentication-key