set protocols ospf6 interface priority

Run the command set protocols ospf6 interface priority to set the interface's router priority. The default value is 1. 

Run the command delete protocols ospf6 interface priority to remove this configuration.


Command Syntax

set protocols ospf6 interface <interface-name> priority <priority>

delete protocols ospf6 interface <interface-name> priority <priority>


Parameter

Parameter

Description

interface <interface-name>Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name.
priority <priority>Specifies the interface's router priority, the value is an integer that ranges from 0 to 255. The default value is 1.


Example

  •  Set the interface vlan200 router priority to 2.
admin@XorPlus# set protocols ospf6 interface vlan200 priority 2
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.