4 show interfaces port-channel, Example, Syntax – PLANET WGSD-1022 User Manual

Page 223: Default configuration, Command mode, User guidelines

Advertising
background image

port-default settings. An error message is generated; however, it is important to note that, since it is then

the ONLY port of the LAG, the whole LAG at that point operates at the port’s settings, instead of the LAG

administrative settings.

Example

The following example shows how port e5 is configured to port-channel number 1 without LACP.

Console (config)# interface ethernet e5

Console (config-if)# channel-group 1 mode on

5.15.4 show interfaces port-channel

The show interfaces port-channel user EXEC command displays port-channel information (which ports

are members of that port-channel, and whether they are currently active or not).

Syntax

show interfaces port-channel [port-channel-number]

ƒ port-channel-number — Valid port-channel number information to display.

Default Configuration

This command has no default configuration.

Command Mode

User EXEC mode

User Guidelines

There are no user guidelines for this command.

Example

The following example shows how all port-channel information is displayed.

Console (config)# show interfaces port-channel

Channel Ports

------------ -----------------

ch1 Active: g2

ch2 Active: e3, e7 Inactive: g1

ch3 Active: e4, e8

Advertising