Cisco Cisco ASR 5000

Page of 9109
  Ethernet Interface Configuration Mode Commands 
ip ospf authentication-type  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
3733 
ip ospf authentication-type 
Configures the OSPF authentication method to be used with OSPF neighbors over the logical interface. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Syntax
 
ip ospf authentication-type { message-digest | null | text } 
no ip ospf authentication-type { message-digest | null | text } 
no
 
Disable this function. 
message-digest
 
Uses the message digest (MD) authentication method. 
null
 
Uses no authentication, thus disabling either MD or clear text methods. 
text
 
Uses the clear text authentication method. 
Usage 
Use this command to set the type of authentication to use when authenticating with neighboring routers. 
Example
 
To set the authentication type to use clear text, enter the following command; 
ip ospf authentication-type text