cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
709
Views
0
Helpful
1
Replies

checking clients IP address that passes through Ethernet port of cisco switches

uzemachado
Level 1
Level 1

hi forum,

i am new comers. what is the command to show list of all devices and its IP address atached directly to the switch? or check ethernet port which devices and its IP are passing through?

Thanks

R

1 Reply 1

Marvin Rhoads
Hall of Fame
Hall of Fame

Part of it depends on whether the switch is also the L3 gateway for your devices. You generally need to correlate the L2 (physical port to mac address map) and L3  (IP address to mac address) information with the commands:

     show mac address-table

     show ip arp

Various products do this for you automatically and some integrate with Active Directory and/or Cisco Call Manager to give you additional info like username and phone number.