Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1868
ip ospf authentication-key
This command configures the password or key to be used for OSPF (Open Shortest Path First) authentication
with neighboring routers.
Product
SGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > PVC Interface Configuration
configure > context context_name > interface interface_name point-to-point
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-if-pvc)#
Syntax Description
ip ospf authentication-key [ encrypted ] password auth_key
no ip ospf authentication-key
no
Deletes the authentication key.
encrypted
Enter this keyword if you are pasting a previously encrypted authentication key into the password auth_key
for this command.
passwordauth_key
auth_key is a string variable, from 1 through 16 alphanumeric characters, that denotes the authentication key
(password). This variable is 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 I - Q, StarOS Release 19
1772
PVC Interface Configuration Mode Commands
ip ospf authentication-key