R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

545
Examples
# Set the router priority for GigabitEthernet 2/1/1 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-profile
Use ospfv3 ipsec-profile to apply an IPsec profile to an OSPFv3 interface.
Use undo ospfv3 ipsec-profile to remove the IPsec profile from the OSPFv3 interface.
Syntax
ospfv3 ipsec-profile profile-name [ instance instance-id ]
undo ospfv3 ipsec-profile [ instance instance-id ]
Default
No IPsec profile is applied to an OSPFv3 interface.
Views
Interface view
Predefined user roles
network-admin
Parameters
profile-name: Specifies an IPsec profile by its name, a case-sensitive string of 1 to 63 characters.
instance-id: Specifies an ID of the instance of the interface, in the range of 0 to 255. The default is 0.
Usage guidelines
This command must reference an IPsec profile. For more information about IPsec profiles, see Security
Configuration Guide.
Examples
# Apply IPsec profile profile001 to OSPFv3 interface GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ospfv3 ipsec-profile profile001
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.
Syntax
ospfv3 mtu-ignore [ instance instance-id ]
undo ospfv3 mtu-ignore [ instance instance-id ]
Default
An interface performs MTU check during DD packet exchange.