09-26-2013 11:31 AM - edited 03-04-2019 09:09 PM
Hello Friends,
I have configured Etherchannel in Cisco 2951 ISR router using Integrated port G0/1 and 0/0. It is working perfectly. The question is why i am not seeing any output about the etherchannel details when i issue show command. IOS Version: 15.0
Router #show etherchannel summary
Flags: D - down P - in port-channel
I - stand-alone s - suspended
R - Layer3 S - Layer2
U - in use
Group Port-channel Ports
-----+------------+-----------------------------------------------------------
Router#
interface GigabitEthernet0/0
description ** LAN**
no ip address
ip flow ingress
load-interval 30
duplex auto
speed auto
channel-group 1
no mop enabled
service-policy output voice-protect
end
Thanks in advance
SAIRAM
Solved! Go to Solution.
09-26-2013 07:34 PM
Hi,
This looks similar to CSCtx30338. You are not using L3, but this bug may apply. What you have on the other end, does it show the etherchannel correctly?
Symptom:
Etherchannel output for L3 ports not displaying correctly.
Conditions:
The CLI's given are incomplete and not working properly.
"show etherchannel"
"show interface port-channel etherchannel"
"show interface f0/0 etherchannel"
Workaround:
Can use alternate working CLI to get etherchannel details
"show interface port-channel "
HTH,
Lei Tian
09-26-2013 07:34 PM
Hi,
This looks similar to CSCtx30338. You are not using L3, but this bug may apply. What you have on the other end, does it show the etherchannel correctly?
Symptom:
Etherchannel output for L3 ports not displaying correctly.
Conditions:
The CLI's given are incomplete and not working properly.
"show etherchannel"
"show interface port-channel etherchannel"
"show interface f0/0 etherchannel"
Workaround:
Can use alternate working CLI to get etherchannel details
"show interface port-channel "
HTH,
Lei Tian
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide