R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
116
Examples
# Bind OSPF process 100 to MIB operation.
<Sysname> system-view
[Sysname] ospf mib-binding 100
# Restore the default, which means binding the OSPF process with the smallest process ID to MIB
operation.
<Sysname> system-view
[Sysname] undo ospf mib-binding
ospf mtu-enable
Use ospf mtu-enable to enable an interface to add the real MTU into DD packets.
Use undo ospf mtu-enable to restore the default.
Syntax
ospf mtu-enable
undo ospf mtu-enable
Default
An interface adds a MTU of 0 into DD packets, which means no real MTU is added.
Views
Interface view
Default command level
2: System level
Usage guidelines
After a virtual link is established through a Virtual-Template or Tunnel, two devices on the link from
different vendors might 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 the interface to add the real MTU value into DD packets.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/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










