MES53xx, MES33xx, MES23xx Ethernet Switch Series
59
Below are given the commands for entering in the configuration mode of the 10th Ethernet
interface (for MES5324) located on the first stack unit and for entering in the configuration mode of
channel group 1.
console#
configure
console(config)#
interface tengigabitethernet
1/0/10
console(config-if)#
console#
configure
console(config)#
interface port-channel
1
console(config-if)#
The interface range is selected
by the following commands:
–
interface range for tygigabit ethernet
portlist
– to configure range for tygigabit Ethernet
interfaces
–
interface range tengigabitethernet
portlist
– to configure tengigabitethernet interfaces
range;
–
interfacerange gigabitethernet
portlist
– to configure range for gigabit ethernet
interfaces;
–
interface range port-channel
grouplist
– to configure a port group.
Commands entered in this mode are applied to the selected interface range.
Below are given the commands for entering in the configuration mode of the Ethernet interface
range from 1 to 10 (for MES5324) and for entering in the configuration mode of all port groups.
console#
configure
console(config)#
interface range tengigabitethernet
1/0/1-10
console(config-if)#
console#
configure
console(config)#
interface range port-channel
1-8
console(config-if)#
Table 5.28. Ethernet and Port-Channel interface configuration mode commands
Command
Value/Default value
Action
shutdown
-/enabled
Disable the current interface (Ethernet, port-channel).
no shutdown
Enable the current interface.
description
descr
descr: (1..64) characters /
no description
Add interface description (Ethernet, port-channel).
no description
Remove interface description.
speed
mode
mode: (10, 100, 1000,
10000)
Set data transfer rate (Ethernet).
no speed
Set the default value.
duplex
mode
mode: (full, half)/full
Specify interface duplex mode (full-duplex connection, half-
duplex connection, Ethernet).
no duplex
Set the default value.
negotiation
[cap1 [cap2… cap5]]
cap: (10f, 10h, 100f, 100h,
1000f, 10000f)
Enable autonegotiation of speed and duplex on the interface.
You can define specific compatibilities for the autonegotiation
parameter; if these parameters are not defined, all
compatibilities are supported (Ethernet, port-channel).
no negotiation
Disable autonegotiation of speed and duplex on the interface.
flowcontrol
mode
mode: (on, off, auto)/off
Specify the flow control mode (enable, disable or
autonegotiation). Flowcontrol autonegotiation works only
when negotiation mode is enabled on the interface (Ethernet,
port-channel).
no flowcontrol
Disable flow control mode.
back-pressure
-/disabled
Enable the ‘back pressure' function for the interface
(Ethernet).