08-28-2007
07:46 AM
- last edited on
03-25-2019
09:00 PM
by
ciscomoderator
I'm fairly new with the cisco switches and this is my question. How do I find an uplink from a 3550 to our cores which are 6509 with 720 engines.
Solved! Go to Solution.
08-28-2007 06:14 PM
Perhaps someone else can provide detailed procedures, especially specific to the 3550, but some approaches I've used are:
On Cisco equipment, if CDP is active, and supported, showing CDP information often reveals the interface the other device is connected on.
Or, if possible, ping the other uplink device then determine the device's MAC (from ARP table) and then look to see if there a table of MACs per interface.
Or, look for VLANs (especially trunks) or subnets that match those seen on the uplink device. (Seeing both devices configs, can be necessary because one could actually have different uplink connections even to the same other device. I.e. The first two approaches might not reveal the other uplinks, and can be blocked.)
08-28-2007 06:14 PM
Perhaps someone else can provide detailed procedures, especially specific to the 3550, but some approaches I've used are:
On Cisco equipment, if CDP is active, and supported, showing CDP information often reveals the interface the other device is connected on.
Or, if possible, ping the other uplink device then determine the device's MAC (from ARP table) and then look to see if there a table of MACs per interface.
Or, look for VLANs (especially trunks) or subnets that match those seen on the uplink device. (Seeing both devices configs, can be necessary because one could actually have different uplink connections even to the same other device. I.e. The first two approaches might not reveal the other uplinks, and can be blocked.)
08-29-2007 06:01 AM
Thanks for your help. Greatly appreciated.
08-31-2007 02:40 AM
I got what I wanted. The CDP worked.
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