R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
757
By default, no IPsec policy is applied on an OSPFv3 interface.
Note: The IPsec policy to be applied must have been configured.
Examples
# Apply IPsec policy policy001 to OSPFv3 interface GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospfv3 ipsec-policy policy001 instance 1
ospfv3 mtu-ignore
Syntax
ospfv3 mtu-ignore [ instance instance-id ]
undo ospfv3 mtu-ignore [ instance instance-id ]
View
Interface view
Default level
2: System level
Parameters
instance-id: Instance ID, in the range of 0 to 255, which defaults to 0.
Description
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.
By default, an interface performs MTU check during DD packet exchange. A neighbor relationship can
be established only if the interface's MTU is the same as that of the peer.
Examples
# Configure an interface that belongs to instance 1 to ignore MTU check during DD packet exchange.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospfv3 mtu-ignore instance 1
ospfv3 network-type
Syntax
ospfv3 network-type { broadcast | nbma | p2mp [ non-broadcast ] | p2p } [ instance instance-id ]
undo ospfv3 network-type [ broadcast | nbma | p2mp [ non-broadcast ] | p2p ] [ instance instance-id ]
View
Interface view
Default level
2: System level