cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
502
Views
0
Helpful
3
Replies

Port-Channel issue

Krishnendu AR
Level 1
Level 1

R2#sh ip int bri

Interface                  IP-Address      OK? Method Status                Protocol

FastEthernet0/0            unassigned      YES unset  up                    up 

FastEthernet0/1            unassigned      YES unset  up                    up 

Port-channel1              1.1.1.2         YES manual up                    up 

R2#sh run int Port-channel1

Building configuration...

Current configuration : 80 bytes

!

interface Port-channel1

ip address 1.1.1.2 255.0.0.0

hold-queue 150 in

end

R2#sh run int FastEthernet0/0

Building configuration...

Current configuration : 90 bytes

!

interface FastEthernet0/0

no ip address

duplex auto

speed auto

channel-group 1

end

R2#sh run int FastEthernet0/1

Building configuration...

Current configuration : 90 bytes

!

interface FastEthernet0/1

no ip address

duplex auto

speed auto

channel-group 1

end

R2#sh etherchannel detail

                Channel-group listing:

                -----------------------

R2#

R2#ping 1.1.1.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:

.....

Success rate is 0 percent (0/5)

R2#sh cdp entry * protocol

Protocol information for R1 :

  IP address: 1.1.1.1

Protocol information for R1 :

  IP address: 1.1.1.1

Other end Po1 IP is pining

Port-Channel is up; but why the etherchannel details are not shown?

Krishna

3 Replies 3

Neeraj Arora
Level 3
Level 3

Which router are you using? If I remember correctly, 7200 was the first to support Etherchannel on routed interfaces... and ASR series.

Generally the command is show interfaces port-channel command as a useful command to see some details.

http://www.cisco.com/en/US/docs/ios/12_1t/12_1t5/feature/guide/dtfec.html

Hope it helps.

Neeraj

gajoshi
Level 1
Level 1

looks like a bug, could you get the 'sh version' off of the box.

Guys,

I tested this in GNS3; not in a real Router

Krishna

Review Cisco Networking products for a $25 gift card