R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)

384
ospfv3 dr-priority
Use ospfv3 dr-priority to set the DR priority for an interface in an instance.
Use undo ospfv3 dr-priority to restore the default value.
Syntax
ospfv3 dr-priority priority [ instance instance-id ]
undo ospfv3 dr-priority [ priority ] [ instance instance-id ]
Default
The DR priority on an interface is 1.
Views
Interface view
Default command level
2: System level
Parameters
priority: Specifies a DR priority in the range of 0 to 255.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
An interface's DR priority determines its privilege in DR/BDR selection, and the interface with the highest
priority is preferred.
Examples
# Set the DR priority for an interface in instance 1 to 8.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ospfv3 dr-priority 8 instance 1
ospfv3 ipsec-policy
Use ospfv3 ipsec-policy to apply an IPsec policy on an OSPFv3 interface.
Use undo ospfv3 ipsec-policy to remove the IPsec policy from the OSPFv3 interface.
Syntax
ospfv3 ipsec-policy policy-name [ instance instance-id ]
undo ospfv3 ipsec-policy policy-name [ instance instance-id ]
Default
No IPsec policy is applied on an OSPFv3 interface.
Views
Interface view
Default command level
2: System level