HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference

497
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. It defaults to 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 Ethernet1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/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.
Views
Interface view
Predefined user roles
network-admin
Parameters
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
A neighbor relationship can be established only if the interface's MTU is the same as that of the peer.
Examples
# Configure Ethernet 1/1 that belongs to instance 1 to ignore MTU check during DD packet exchange.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ospfv3 mtu-ignore instance 1
ospfv3 network-type
Use ospfv3 network-type to set the network type for an OSPFv3 interface.