OcNOS-RON-6.3.1 : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : area interface authentication
area interface authentication
Use this command to send and receive OSPF packets with the specified authentication method on the current interface.
Use no form of this command to stop sending and receiving OSPF packets with the specified authentication method on the current interface.
Command Syntax
area (A.B.C.D|<0-4294967295>) interface IFNAME authentication (null|message-digest|)
no area (A.B.C.D|<0-4294967295>) interface IFNAME authentication
Parameters
A.B.C.D
OSPF area ID as an IPv4 address.
<0-4294967295>
OSPF area ID as a decimal value.
IFNAME
Specify the interface name.
null
Use no authentication.
message-digest
Use message digest authentication.
Default
No default value is specified
Command Mode
Router mode
Applicability
This command was introduced in OcNOS-OTN version 4.2.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#area 1 interface xe1 authentication null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Last modified date: 07-13-2023