
KSwitch D10 MMT Managed Time Sensitive Ethernet Switch - Preliminary User Guide, Rev. 0.99
// 63
Parameter
Description
Usage
Use to set the flow control for the interface. Use the no form of the command to return to
defaults.
Examples
Example#1 (enable flow control for port 1)
# configure terminal
(config)# interface GigabitEthernet 1/1
(config-if)# flowcontrol on
Example#2 (enable flow control for all ports)
# configure terminal
(config)# interface *
(config-if)# flowcontrol on
9.5.1.5.
MTU
Description- specify the Maximum Transmission Unit (MTU) Ethernet frame size for the interface.
mtu
<max_length>
no mtu
Parameter
Description
Parameter
on
Enable flow control
off
Disable flow control
Default
All ports flow control receive and send is off
Mode
Port List Interface Mode
Usage
Use to set the flow control for the interface. Use the no form of the command to return to
defaults.
Examples
Example#1 (set mtu for port 1 to 1518)
# configure terminal
(config)# interface GigabitEthernet 1/1
(config-if)# mtu 1518
Example#2 ( set mtu for all ports to 1518)
# configure terminal
(config)# interface *
(config-if)# mtu 1518