5.8.1 Ethernet and Port-Channel interface parameters configuration
Interface configuration mode commands (interface range)
console# configure
console(config)# interface { gigabitethernet gi_port | tengigabitethernet
te_port | port-channel group | range {…}}
console(config-if)#
This mode is available from the configuration mode and designed for configuration of interface
parameters (switch port or port group operating in the load distribution mode) or the interface range.
Selection of the interface is performed by the following commands:
– interface gigabitethernet gi_port—for Ethernet g1-g24 interface configuration
– interface tengigabitethernet te_port— for Ethernet XG1-XG4 interface configuration
– interface port-channel group—for channel group configuration
where
– group—sequential number of the channel group, possible values (1..12)
– gi_port—interface Ethernet g1-g24 sequential number
specified as: 1..8/0/1..24
– te_port—interface Ethernet XG1-XG4 sequential number
specified as: 1..8/0/1..4
Interface record
1..8/0/1..N
number of device in a stack slot number interface number
Commands entered in the interface configuration mode are applied to the selected interface.
Given below are commands for entering the configuration mode of 10th Ethernet interface located
on the first device in the stack and entering the configuration mode of the channel group 1.
console# configure
console(config)# interface gigabitethernet 1/0/10
console(config-if)#
console# configure
console(config)# interface port-channel 1
console(config-if)#
Selection of the interface range is performed by the following commands:
– interface range gigabitethernet portlist—for configuration of the interface range
– interface range port-channel grouplist—for configuration of all port groups
Commands entered in this mode are applied to the selected interface range.