Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| networking:cisco:etherchannel [2026/02/03 23:50] – [Testing] ilyasa | networking:cisco:etherchannel [2026/02/03 23:51] (current) – [Testing] ilyasa | ||
|---|---|---|---|
| Line 196: | Line 196: | ||
| </ | </ | ||
| </ | </ | ||
| + | * **MLS1** | ||
| + | < | ||
| + | MLS1#show etherchannel summary | ||
| + | Flags: | ||
| + | I - stand-alone s - suspended | ||
| + | H - Hot-standby (LACP only) | ||
| + | R - Layer3 | ||
| + | U - in use N - not in use, no aggregation | ||
| + | f - failed to allocate aggregator | ||
| + | |||
| + | M - not in use, minimum links not met | ||
| + | m - not in use, port not aggregated due to minimum links not met | ||
| + | u - unsuitable for bundling | ||
| + | w - waiting to be aggregated | ||
| + | d - default port | ||
| + | |||
| + | A - formed by Auto LAG | ||
| + | |||
| + | |||
| + | Number of channel-groups in use: 2 | ||
| + | Number of aggregators: | ||
| + | |||
| + | Group Port-channel | ||
| + | ------+-------------+-----------+----------------------------------------------- | ||
| + | 1 Po1(SU) | ||
| + | 2 Po2(RU) | ||
| + | </ | ||
| + | * **MLS2** | ||
| + | < | ||
| + | MLS2#show etherchannel summary | ||
| + | Flags: | ||
| + | I - stand-alone s - suspended | ||
| + | H - Hot-standby (LACP only) | ||
| + | R - Layer3 | ||
| + | U - in use N - not in use, no aggregation | ||
| + | f - failed to allocate aggregator | ||
| + | |||
| + | M - not in use, minimum links not met | ||
| + | m - not in use, port not aggregated due to minimum links not met | ||
| + | u - unsuitable for bundling | ||
| + | w - waiting to be aggregated | ||
| + | d - default port | ||
| + | |||
| + | A - formed by Auto LAG | ||
| + | |||
| + | |||
| + | Number of channel-groups in use: 2 | ||
| + | Number of aggregators: | ||
| + | |||
| + | Group Port-channel | ||
| + | ------+-------------+-----------+----------------------------------------------- | ||
| + | 1 Po1(SU) | ||
| + | 2 Po2(RU) | ||
| + | </ | ||
| + | |||