set protocols ospf interface authentication message-digest

Run the command set protocols ospf interface authentication message-digest to specify that OSPF packets must be authenticated with MD5 HMACs on the given interface. 

Note that you must first create MD5 key using the command set protocols ospf interface message-digest-key <1-255> md5 <key-string> before you can enable MD5 authentication on the interface.


Command Syntax

set  protocols ospf interface <interface-nameauthentication message-digest

delete  protocols ospf interface <interface-name> authentication message-digest


Parameter

Parameter

Description

interface <interface-name>Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name.

Example

  •  Enable MD5 authentication on interface vlan200.
admin@XorPlus# set protocols ospf interface vlan200 authentication message-digest
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.