F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
835
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.
Views
Interface view
Default command level
2: System level
Parameters
instance-id: Instance ID, in the range of 0 to 255, which defaults to 0.
Examples
# Configure GigabitEthernet 0/1 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
Use ospfv3 network-type to set the network type for an OSPFv3 interface.
Use undo ospfv3 network-type to restore the default.
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 ]
Default
The network type of an interface depends on its link layer protocol. For example:
For PPP, the default network type is P2P.
For Ethernet, the default network type is broadcast.
Views
Interface view
Default Command level
2: System level
Parameters
broadcast: Specifies the network type as Broadcast.
nbma: Specifies the network type as NBMA.
p2mp: Specifies the network type as P2MP.
p2p: Specifies the network type as P2P.
non-broadcast: Specifies the interface to send packets in unicast mode. By default, an OSPFv3 interface
whose network type is P2MP sends packets in multicast mode.
instance-id: The instance ID of an interface, in the range of 0 to 255, which defaults to 0.