/
set protocols ospf interface authentication address

set protocols ospf interface authentication address


Run the command set protocols ospf interface authentication address to set the authentication address that is used for OSPF authentication. This command is a mandatory configuration for OSPF authentication.
The command delete protocols ospf interface authentication address deletes the authentication address that is used for OSPF authentication.


Command Syntax

set protocols ospf interface <interface-name> authentication address <ipv4>

delete protocols ospf interface <interface-name> authentication address


Parameter

Parameter

Description

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

authentication address <ipv4>

Specifies the IPv4 address of the interface.


Example

  •  Configure the authentication address that is used for OSPF authentication.
admin@XorPlus# set protocols ospf interface vlan200 authentication address 10.10.114.1
admin@Xorplus# commit

Related content

Copyright © 2025 Pica8 Inc. All Rights Reserved.