Use this command to set the OSPFv3 priority value for the interface.
number | Specifies the router‘s OSPFv3 priority in a range from 0 to 255. The default value is 1. |
None.
Interface configuration.
The priority value is communicated between routers by means of hello messages and influences the election of a designated router.
The “no” form of this command resets the value to the default of 1.
This example shows how to set the OSPFv3 priority to 20 for VLAN 1:
System(rw-config)->interface vlan 1 System(rw-config-intf-vlan.0.1)->ipv6 ospf priority 20