Cisco Switch IP Address MAC Address and Switch Port Location Command

| | TrackBacks (0)

To locate a switch port on a Cisco Switch for a specific IP address you can approach it like this. Note these instructions are demonstrated on a Cisco IOS Software, Catalyst 4500 L3 Switch
Running Software (cat4500-ENTSERVICESK9-M), Version 12.2(46)SG, RELEASE SOFTWARE (fc1)



CiscoSwitch01>en
CiscoSwitch01#ping 192.168.1.157
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.157, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/8 ms
CiscoSwitch01#show arp | include 192.168.1.157
Internet 192.168.1.157 0 22df.c47e.0fd7 ARPA Vlan404
CiscoSwitch01#show mac address-table | include 22df.c47e.0fd7
404 22df.c47e.0fd7 dynamic ip GigabitEthernet3/34
CiscoSwitch01#show run
Building configuration...
!
/GigabitEthernet3/34
filtering...
interface GigabitEthernet3/34
description Host01-1 test server
switchport access vlan 404
switchport mode access
spanning-tree portfast
!

CiscoSwitch01#

0 TrackBacks

Listed below are links to blogs that reference this entry: Cisco Switch IP Address MAC Address and Switch Port Location Command.

TrackBack URL for this entry: http://kennethhunt.com/mt/mt-tb.cgi/1905

About this Entry

This page contains a single entry by klsh published on March 16, 2009 11:40 AM.

WAN emulation with Latency bandwidth and Jitter was the previous entry in this blog.

Memory Upgrade for Asus Eee PC 900 Netbook Celeron M 900MHz Processor is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.