Cisco switch - find IP connected to port

Cisco switch - find IP connected to port


"sh mac address-table". This will give which MAC is connected to which port.
"sh ip device tracking interface gigabitEthernet ". This will give which IP is connectd to a port.
"sh ip arp" will give you a IP to MAC table

Comments

Popular posts from this blog

How to clean DB from old logs in Magento 1.x

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

How can I chroot sftp-only SSH users into their homes?