Catalyst show etherchannel summaryコマンドの使い方

環境
Catalyst

構文
show etherchannel summary
イーサチャネルに関連するインターフェースがUPしているのか、
Downしているのか等ステータスの確認を行います。

操作例

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Cisco# show etherchannel summary
Flags: D - down P - bundled in port-channel
I - stand-alone s - suspended
H - Hot-standby (LACP only)
R - Layer3 S - Layer2
U - in use f - failed to allocate aggregator
M - not in use, minimum links not met
u - unsuitable for bundling
w - waiting to be aggregated
d - default port
Number of channel-groups in use: 1
Number of aggregators: 1
Group Port-channel Protocol Ports
-----+------------+--------+-----------------
1 Po1(SU) LACP Gi0/1(P) Gi0/2(P)
Cisco# show etherchannel summary Flags: D - down P - bundled in port-channel I - stand-alone s - suspended H - Hot-standby (LACP only) R - Layer3 S - Layer2 U - in use f - failed to allocate aggregator M - not in use, minimum links not met u - unsuitable for bundling w - waiting to be aggregated d - default port Number of channel-groups in use: 1 Number of aggregators: 1 Group Port-channel Protocol Ports -----+------------+--------+----------------- 1 Po1(SU) LACP Gi0/1(P) Gi0/2(P)
Cisco# show etherchannel summary
Flags: D - down        P - bundled in port-channel
       I - stand-alone s - suspended
       H - Hot-standby (LACP only)
       R - Layer3      S - Layer2
       U - in use      f - failed to allocate aggregator
       M - not in use, minimum links not met
       u - unsuitable for bundling
       w - waiting to be aggregated
       d - default port

Number of channel-groups in use: 1
Number of aggregators:           1

Group Port-channel Protocol Ports
-----+------------+--------+-----------------
1     Po1(SU)      LACP     Gi0/1(P) Gi0/2(P)

 

Cisco

Posted by arkgame