R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
117
Default command level
2: System level
Parameters
priority: Specify the DR priority for the interface, in the range of 0 to 255.
Usage guidelines
The bigger the value, the higher the priority. If a device has a priority of 0, it will not be elected as a DR
or BDR.
Examples
# Set the DR priority on an interface to 8.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ospf dr-priority 8
ospf mib-binding
Use ospf mib-binding to bind an OSPF process to MIB operation for responding to SNMP requests.
Use undo ospf mib-binding to restore the default.
Syntax
ospf mib-binding process-id
undo ospf mib-binding
Default
MIB operation is bound to the OSPF process with the smallest process ID.
Views
System view
Default command level
2: System level
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535.
Examples
# Bind OSPF process 100 to MIB operation.
<Sysname> system-view
[Sysname] ospf mib-binding 100
# Restore the default, which means binding the OSPF process with the smallest process ID to MIB
operation.
<Sysname> system-view
[Sysname] undo ospf mib-binding
ospf mtu-enable
Use ospf mtu-enable to enable an interface to add the real MTU into DD packets.