R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

328
Default level
2: System level
Parameters
priority: DR Priority of the interface, in the range of 0 to 255.
Description
Use ospf dr-priority to set the priority for DR/BDR election on an interface.
Use undo ospf dr-priority to restore the default value.
By default, the priority is 1.
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 the current interface to 8.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospf dr-priority 8
ospf mib-binding
Syntax
ospf mib-binding process-id
undo ospf mib-binding
View
System view
Default level
2: System level
Parameters
process-id: OSPF process ID, in the range of 1 to 65535.
Description
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.
By default, MIB operation is bound to the OSPF process with the smallest process ID.
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