cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2065
Views
0
Helpful
1
Replies

Etherchannel is ISR2900

snarayanaraju
Level 4
Level 4

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

1 Accepted Solution

Accepted Solutions

Lei Tian
Cisco Employee
Cisco Employee

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

View solution in original post

1 Reply 1

Lei Tian
Cisco Employee
Cisco Employee

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