Cisco Cisco Packet Data Gateway (PDG) Leaflet

Page of 8487
  Ethernet Interface Configuration Mode Commands 
ip ospf authentication-type  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
3503 
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 
Mode
 
Exec > Global Configuration > Context Configuration > Ethernet Interface Configuration 
configure > context context_name > interface interface_name broadcast
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-if-eth)# 
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