114
Default
The router priority is 1.
Views
Interface view
Predefined user roles
network-admin
Parameters
priority
: Specify the router priority for the interface, in the range of 0 to 255.
Usage guidelines
The greater the value, the higher the priority for DR/BDR election. If a device has a priority of 0, it will
not be elected as a DR or BDR.
Examples
# Set the router priority on VLAN-interface 10 to 8.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospf dr-priority 8
ospf fast-reroute lfa-backup
Use
ospf fast-reroute lfa-backup
to enable LFA on the interface.
Use
undo ospf fast-reroute lfa-backup
to disable LFA on the interface.
Syntax
ospf fast-reroute lfa-backup
undo ospf fast-reroute lfa-backup
Default
LFA is enabled on the interface.
Predefined user roles
network-admin
Usage guidelines
If you enable LFA on an interface, it can be selected as a backup interface. After you disable LFA on the
interface, it cannot be selected as a backup.
Examples
# Disable VLAN-interface 11 from calculating a backup next hop by using the LFA algorithm.
<Sysname> system-view
[Sysname] interface vlan-interface 11
[Sysname-Vlan-interface11] undo ospf fast-reroute lfa-backup
ospf mib-binding
Use
ospf mib-binding
to bind an OSPF process to MIB operation for responding to SNMP requests.