Command Reference Interface Commands
1.17 mtu
Use this command to set the MTU supported on the interface.
64 to 9216 (or 65536, which varies by products)
Interface configuration mode.
This command is used to set the maximum transmission unit (MTU) supported on the interface.
The following example sets the MTU supported on interface gigabitethernet 1/1 to 9000.
Ruijie(config)# interface GigabitEthernet 1/1
Ruijie(config-if-GigabitEthernet)# mtu 9000
Displays the interface information.
Use this command to enable or disable auto-negotiation mode. Use the no form of this command to
restore the default setting.
negotiation mode { on | off }
Enables auto-negotiation.
Disables auto-negotiation.
This function is disabled by default.
Interface configuration mode