HP VPN Firewall Appliances Network Management Command Reference

836
Default command level
2: System level
Parameters
priority: DR priority, in the range of 0 to 255.
instance-id: ID of the instance an interface belongs to, in the range of 0 to 255, which defaults to 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 GigabitEthernet 0/1 in instance 1 to 8.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/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: IPsec policy name, a string of 1 to 15 characters.
instance-id: ID of the instance of the interface, in the range of 0 to 255. It defaults to 0.
Usage guidelines
The IPsec policy to be applied must have been configured.
Examples
# Apply IPsec policy policy001 to GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospfv3 ipsec-policy policy001 instance 1