- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 02:03 AM
Hi everyone,
I want to config channel-group on ASR1K, but i cannot find "channel-group 1 mode on" command.
This is the symptom:
ASR1006(config-if)#channel-group 1 mode ?
active Enable LACP unconditionally
passive Enable LACP only if a LACP device is detected
<cr> <cr>
Whether it will be a static mode if i issue the "channel-group 1" command ? Is it equal to "channel-group 1 mode on " ?
Thx
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !
Solved! Go to Solution.
- Labels:
-
ASR 1000 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 02:36 AM
show etherchannel summary
...will display the protocol which is in use. '-' for static
cheers,
Seb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 02:21 AM - edited 10-17-2019 02:29 AM
Hi there,
From the documentation:
Specifies the port mode for the link in a port channel. After the LACP is enabled, configure each link or the entire channel as active or passive. When you run port channels with no associated aggregation protocol, the port channel mode is always on.
cheers,
Seb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 02:25 AM
Hi Seb,
Thanks for your response, and how to check whether it is the static mode ? Is it "show interfaces port-channel etherchannel" command ? Or is there any example ?
Thx
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 02:36 AM
show etherchannel summary
...will display the protocol which is in use. '-' for static
cheers,
Seb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2019 04:27 AM
ASR1006#show etherchannel summary
Flags: D - down P/bndl - bundled in port-channel
I - stand-alone s/susp - 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: 3
Number of aggregators: 3
Group Port-channel Protocol Ports
------+-------------+-----------+-----------------------------------------------
1 Po1(RU) Gi0/0/1(P) Gi0/0/2(P)
2 Po2(RU) Gi0/0/3(P) Gi0/0/4(P)
RU - L3 port-channel UP State
SU - L2 port-channel UP state
P/bndl - Bundled
S/susp - Suspended
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !
