03-29-2007 07:35 PM - edited 03-05-2019 03:11 PM
Hi
I have to find IP address of printer which is connected in fa0/6 port in Cisco 2950G
I tried using following command
switch> sh mac-address int fa0/4
but result shows blank
Mac Address Table
------------------------------------------
Vlan Mac Address Type Ports
---- ----------- ---- ----
I have to find mac address and IP Address
could any help me to solve this
thanks
selva
Solved! Go to Solution.
03-29-2007 09:45 PM
log onto the printer server or a client that can print to the printer and ping it. then check the arp table.
arp -a or /proc/net/arp
03-29-2007 07:38 PM
You mentioned f0/6 in the heading and the output display is looking for f0/4.
Which port is it ?
03-29-2007 07:48 PM
Hi
Iam sorry it is fa0/4
thanks
03-29-2007 08:01 PM
The port shows up/up ? The printer seems not to be ARPng.
03-29-2007 08:05 PM
Yes
but printer is working,users able to take print out, till now no one made compliant.
but iam able to get all mac id from other ports.could you tell me how to resolve this
03-29-2007 08:05 PM
Yes
but printer is working,users able to take print out, till now no one made compliant.
but iam able to get all mac id from other ports.could you tell me how to resolve this
03-29-2007 08:57 PM
Get the printer's mac address from an arp cache or a config page then issue the command
sh mac-address-table | include xxxx.xxxx.xxxx
03-29-2007 09:17 PM
from where you want me try,from core switch or in this particular switch, if core switch I tried, but Iam not able to find.
if its edge switch, it shows only management vlan ip's
03-29-2007 09:45 PM
log onto the printer server or a client that can print to the printer and ping it. then check the arp table.
arp -a or /proc/net/arp
03-29-2007 09:55 PM
Hi
Thanks it is working well
03-29-2007 09:59 PM
do you have a dns name for the printer? if people can print to it there has to be some sort of dns name somewhere or IP addresses entered into the print servers port somewhere. i would try to find that then ping that printer and check arp. also check the docs on the printer and print a test page, that will give you the ip address of the machine and print the config.
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