![Huawei Quidway S6500 Series Command Manual Download Page 252](http://html.mh-extra.com/html/huawei/quidway-s6500-series/quidway-s6500-series_command-manual_167771252.webp)
Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches
Chapter 3 OSPF Configuration Commands
Huawei Technologies Proprietary
3-39
By default, MIB operation is bound to the first enabled OSPF process.
Example
# Bind MIB operation to OSPF process 100.
[Quidway] ospf mib-binding 100
# Bind MIB operation to OSPF process 200.
[Quidway] ospf mib-binding 200
# Cancel the binding of MIB operation.
[Quidway] undo ospf mib-binding
3.1.37 ospf mtu-enable
Syntax
ospf mtu-enable
undo ospf mtu-enable
View
Interface view
Parameter
None.
Description
Using
ospf mtu-enable
command, you can enable the interface to write MTU value
when sending DD packets. Using
undo ospf mtu-enable
command, you can restore
the default settings.
By default, The MTU value is 0 when sending DD packets, i.e. the actual MTU value of
the interface is not written.
Database Description (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. With this command, the specified interface
can be set manually to write the MTU value area in DD packets when sending DD
packets, i.e. the actual MTU value of the interface is written in.
Example
# Set interface Vlan-interface 3 to write MTU value area when sending DD packets.
[Quidway] interface Vlan-interface 3
[Quidway-Vlan-interface3] ospf mtu-enable