H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 3 OSPF Configuration Commands
3-40
# Cancel the binding of MIB operation.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] undo ospf mib-binding
3.1.35 ospf mtu-enable
Syntax
ospf mtu-enable
undo ospf mtu-enable
View
Interface view
Parameters
None
Description
Use the ospf mtu-enable command to enable an interface to add real MTU into
database description (DD) packets.
Use the undo ospf mtu-enable command to restore the default.
By default, an interface adds the MTU value of 0 into DD packets, that is, no real MTU
is added.
DD packets are used to describe its own LSDB when the router running OSPF protocol
is synchronizing the database.
The default MTU value of DD packet is 0. You can use this command to let the specified
interface add the real MTU value into DD packets.
Examples
# Enable interface VLAN-interface 3 to add real MTU value into DD packets.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Vlan-interface 3
[H3C-Vlan-interface3] ospf mtu-enable
3.1.36 ospf network-type
Syntax
ospf network-type { broadcast | nbma | p2mp | p2p }
undo ospf network-type