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

lacp partner port

claudiu.jitea
Level 1
Level 1

Hello @All

 

I was wondering if there is a possibility to find the partner port like it is possible when using pagp (please see below output)

 

SW-1#sh pagp neighbor  
Flags:  S - Device is sending Slow hello.  C - Device is in Consistent state.
       A - Device is in Auto mode.        P - Device learns on physical port.

Channel group 1 neighbors
         Partner                    Partner                  Partner             Partner    Group
Port      Name                  Device ID                Port         Age   Flags      Cap.
Et0/0     SW-2                 aabb.cc80.0200     Et1/0        6s     SC         10001  
Et0/1     SW-2                 aabb.cc80.0200     Et1/1        2s     SC         10001

thanks and please excuse my newbie question

3 Replies 3

Hello,

 

the command 'show lacp neighbor' should work in the same way, provided (obviously) that the port channel is up and active:

 

S1#sh lacp neighbor
Flags: S - Device is requesting Slow LACPDUs
F - Device is requesting Fast LACPDUs
A - Device is in Active mode P - Device is in Passive mode

Channel group 1 neighbors

Partner's information:

LACP port Admin Oper Port Port
Port Flags Priority Dev ID Age key Key Number State
Gi1/0 SA 32768 0cd5.2e9f.a800 1s 0x0 0x1 0x101 0x3D
Gi1/1 SA 32768 0cd5.2e9f.a800 2s 0x0 0x1 0x102 0x3D
S1#

Hey Georg,

the port information is not from the other switch, that port listing is from the switch you are running the command.

What I was looking was for a command that is showing the partner's ports that are members in the channel.

Hello,

 

if I change the lacp priority on the neighboring switch, it is reflected in the output, so I think the output is from the neighbor/partner:

 

S1#sh lacp neighbor detail
Flags: S - Device is requesting Slow LACPDUs
F - Device is requesting Fast LACPDUs
A - Device is in Active mode P - Device is in Passive mode

Channel group 1 neighbors

Partner's information:


Partner Partner Partner
Port System ID Port Number Age Flags
Gi1/0 32768,0cd5.2ead.5300 0x101 5s SA

LACP Partner Partner Partner
Port Priority Oper Key Port State
65535 0x1 0x3D

Port State Flags Decode:
Activity: Timeout: Aggregation: Synchronization:
Active Long Yes Yes

Collecting: Distributing: Defaulted: Expired:
Yes Yes No No

Partner Partner Partner
Port System ID Port Number Age Flags
Gi1/1 32768,0cd5.2ead.5300 0x102 3s SA

LACP Partner Partner Partner
Port Priority Oper Key Port State
32768 0x1 0x3D

Port State Flags Decode:
Activity: Timeout: Aggregation: Synchronization:
Active Long Yes Yes

Collecting: Distributing: Defaulted: Expired:
Yes Yes No No

S2

 

interface GigabitEthernet1/0
media-type rj45
negotiation auto
lacp port-priority 65535
channel-group 1 mode active