F3215-HP Load Balancing Module Network Management Command Reference-6PW101
226
Default
The MTU in DD packets is 0.
Views
Interface view
Default command level
2: System level
Usage guidelines
After a virtual link is established via a Virtual-Template, two devices on the link from different vendors
may have different MTU values. To make them consistent, set the attached interfaces' MTU to the default
value 0.
After you configure this command, the interface checks whether the MTU in a received DD packet is
greater than its own MTU. If yes, the interface discards the packet.
Examples
# Enable GigabitEthernet 0/1 to add the interface MTU value into DD packets.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ospf mtu-enable
ospf network-type
Use ospf network-type to set the network type for an interface.
Use undo ospf network-type to restore the default network type for an interface.
Syntax
ospf network-type { broadcast | nbma | p2mp [ unicast ] | p2p }
undo ospf network-type
Default
The network type of an interface depends on its link layer protocol. For Ethernet, the 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.
unicast: Specifies the P2MP interface to unicast OSPF packets. By default, a P2MP interface multicasts
OSPF packets.
p2p: Specifies the network type as P2P.