Skip to main content

Port-Group

(2025-11-03)

Physical ports are collected into groups called port-groups. All ports in a port-group operate at the same speed. In the example below, note that port-groups 1/1/7 through 1/1/10 only have a single port in their group.

# show port-group
SwitchC-Mgt# show port-group

Port-group            Mode           Ports     FEM
port-group1/1/1       Eth 10g-4x     1  2  3  4     -
port-group1/1/2       Eth 10g-4x     5  6  7  8     -
port-group1/1/3       Eth 10g-4x     9  10  11  12     -
port-group1/1/4       Eth 10g-4x     13  14  15  16     -
port-group1/1/5       Eth 10g-4x     17  18  19  20     -
port-group1/1/6       Eth 10g-4x     21  22  23  24     -
port-group1/1/7       Eth 100g-1x    25         -
port-group1/1/8       Eth 100g-1x    26         -
port-group1/1/9       Eth 100g-1x    27         -
port-group1/1/10      Eth 100g-1x    28         -

Setting a port-group speed:

# conf t
port-group 1/1/1
 mode Eth 10g-4x
!