/
set protocols ospf interface authentication message-digest
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-name> authentication 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
, multiple selections available,
Related content
set protocols ospf interface authentication message-digest
set protocols ospf interface authentication message-digest
More like this
set protocols ospf interface authentication message-digest
set protocols ospf interface authentication message-digest
More like this
set protocols ospf interface authentication message-digest
set protocols ospf interface authentication message-digest
More like this
set protocols ospf interface authentication message-digest
set protocols ospf interface authentication message-digest
More like this
set protocols ospf interface authentication message-digest
set protocols ospf interface authentication message-digest
More like this
set protocols ospf interface message-digest-key md5
set protocols ospf interface message-digest-key md5
More like this
Copyright © 2025 Pica8 Inc. All Rights Reserved.