on standard, none-etherchannel interface I can recognize (using tcpdump) on which switch port interface is connected to.
eg.
tcpdump: listening on en0, link-type 1, capture size 1500 bytes
80414 packets received by filter
0 packets dropped by kernel
Port-ID (0x03), length: 19 bytes: 'GigabitEthernet6/14'
Is there a similiar way to get the port number for each ent being configured in etherchannel? tcpdump of course doesn't work in that case.
eg.
tcpdump: listening on en0, link-type 1, capture size 1500 bytes
80414 packets received by filter
0 packets dropped by kernel
Port-ID (0x03), length: 19 bytes: 'GigabitEthernet6/14'
Is there a similiar way to get the port number for each ent being configured in etherchannel? tcpdump of course doesn't work in that case.