06-25-2010 12:46 PM - edited 03-06-2019 11:45 AM
Hi
I am trying to see
what ports with the IP address its connected to
I ran show ip int brief but can see only VLAN 1
i have 3 vlans on this 3560 Switch
any help would be appreciated.
Thanks
Asif
06-25-2010 01:01 PM
I used:
sh mac-address-table address ??-??-??-??-??-??
or just
sh mac-address-table
Vlan Mac Address Type Ports
---- ----------- -------- -----
666 XXXX.XXXX.XXXX DYNAMIC Po6
In your case it will show the port, i am aggragating a bunch of switchs that's why it show my port channel.
Hope that helped
06-25-2010 02:15 PM
Hi,
In addition to Adam's comment, you can do a "sh ip arp" to see the IP and MAC address of the connected device and then do a "sh mac-address-table" to see what port that IP/MAC is connected to.
HTH
Reza
06-26-2010 10:45 PM
Hi
I am trying to see
what ports with the IP address its connected to
I ran show ip int brief but can see only VLAN 1
i have 3 vlans on this 3560 Switch
any help would be appreciated.
Thanks
Asif
Asif,
As suggested by others try also with command show ip arp and show arp to find the details of the ip and mac with port details.
Hope to Help !!
Ganesh.H
06-29-2010 06:06 AM
Thanks all
When this command is executed
show ip arp
only default vlan1 connected evices shows up
i have two other vlans data and voice they do not show the devices connected
How can i see the devices connected to these two vlans
Thanks
Asif
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