
KSwitch D10 MMT Managed Time Sensitive Ethernet Switch - Preliminary User Guide, Rev. 0.99
// 62
Parameter
Description
(config)# interface GigabitEthernet 1/1
(config-if)# speed 100
Example#2 (set all ports to 1Gbps)
# configure terminal
(config)# interface *
(config-if)# speed 1000
9.5.1.3.
Duplex
Description- configure interface duplex mode.
duplex
{ half | full | auto }
no duplex
Parameter
Description
Parameter
half
Forced half duplex
full
Forced full duplex
auto
Auto negotiation of duplex mode.
Default
All ports are set to Auto
Mode
Port List Interface Mode
Usage
Use to set the duplex mode of the specified interface. Use the no form of the command
Examples
Example#1 (set duplex for port 1 to half)
# configure terminal
(config)# interface GigabitEthernet 1/1
(config-if)# duplex half
Example#2 (set all ports to 1Gbps)
# configure terminal
(config)# interface *
(config-if)# speed 1000
9.5.1.4.
Flow Control
Description- configures flow control for the interface (slow temporarily packet transition upon request, or for packet
reception, signal the remote transmitter to slow down temporarily its packet transition whenever switch reception
buffer becomes to full).
flowcontrol
{ on | off }
no flowcontrol
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