Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
ip ospf authentication-type
This command configures the OSPF authentication method to be used with OSPF neighbors over the logical
interface.
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-type { message-digest | null | text }
no ip ospf authentication-type { message-digest | null | text }
no
Disable this function.
message-digest
Set the OSPF authentication type to use the message digest (MD) authentication method.
null
Set the OSPF authentication type to use no authentication, thus disabling either MD or clear text methods.
text
Set the OSPF authentication type to use the clear text authentication method.
Usage Guidelines
Use this command to set the type of authentication to use when authenticating with neighboring routers.
Examples
To set the authentication type to use clear text, enter the following command;
ip ospf authentication-type text
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1773
PVC Interface Configuration Mode Commands
ip ospf authentication-type