DGS-6604
ip mtu (management port)
CLI Reference Guide
284
ip mtu (management port)
Use this command to set the IP layer maximum transfer unit of the Management
Port. Use no form command to reset to the default ip mtu.
ip mtu
BYTES
no ip mtu
Default
1500 bytes
Command Mode
Management interface configuration
Usage Guideline
IP packets sent by the device will be fragmented based on this value.
Example
This example shows how to set the ip mtu of the Management Port to 1600
bytes.
Verify the settings by entering the
show mgmt-if
command
Syntax Description
BYTES
The maximum transfer unit in bytes. The range is 1500 to 9180 bytes.
Switch#configure terminal
Switch(config)#mgmt-if
Switch(mgmt-if)#ip mtu 1600
Switch(mgmt-if)#end