R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
374
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 gigabitethernet 2/1/1
[Sysname-Gigabitethernet2/1/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
Parameters
policy-name: Specifies an IPsec profile by its name, a string of 1 to 15 characters.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
The IPsec policy to be applied must have been configured.
Examples
# Apply IPsec policy policy001 to OSPFv3 interface Serial2/2/0.
<Sysname> system-view
[Sysname] interface serial 2/2/0
[Sysname-Serial2/2/0] ospfv3 ipsec-policy policy001 instance 1
ospfv3 mtu-ignore
Use ospfv3 mtu-ignore to configure an interface to ignore MTU check during DD packet exchange.
Use undo ospfv3 mtu-ignore to restore the default.