ARP question
DerekAustin26
Member Posts: 275
in Network+
I am studying Network+ basic commands and here's the problem..
I go to my command prompt and type:
ipconfig /all
I found my mac address and my ip address.
Now when I do "arp -a"
It shows MY IP address associated with a different mac address. Weird!
Then i type "get mac" to confirm my mac address and its the same as my "ipconfig /all" command.
Why is my "arp -a" showing my IP associated with a different Mac Address?
I go to my command prompt and type:
ipconfig /all
I found my mac address and my ip address.
Now when I do "arp -a"
It shows MY IP address associated with a different mac address. Weird!
Then i type "get mac" to confirm my mac address and its the same as my "ipconfig /all" command.
Why is my "arp -a" showing my IP associated with a different Mac Address?
Comments
-
Plantwiz Mod Posts: 5,057 ModAre you certain you are looking at 'your' MAC address?
ARP and the ARP table
ArpArp
Displays and modifies entries in the Address Resolution Protocol (ARP) cache, which contains one or more tables that are used to store IP addresses and their resolved Ethernet or Token Ring physical addresses. There is a separate table for each Ethernet or Token Ring network adapter installed on your computer. Used without parameters, arp displays help.
Vs.
IpconfigDisplays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings. Used without parameters, ipconfig displays the IP address, subnet mask, and default gateway for all adapters.
You should see something on ipconfig /all
File:Ipconfig win xp.png - Wikipedia, the free encyclopedia
Vs.
Arp -a
show arpuser@host> show arp
MAC Address Address Name Interface
00:e0:81:22:fd:74 192.168.64.10 firewall.my.net fxp0.0
00:04:5a:65:78:e1 192.168.65.13 lab.my net fxp0.0Plantwiz
_____
"Grammar and spelling aren't everything, but this is a forum, not a chat room. You have plenty of time to spell out the word "you", and look just a little bit smarter." by Phaideaux
***I'll add you can Capitalize the word 'I' to show a little respect for yourself too.
'i' before 'e' except after 'c'.... weird? -
bubble2005 Member Posts: 210 ■■■□□□□□□□Yeah I was about to tell you that it was your default gateway that you were looking at..Think Big Stay Focus: In the midst of all situations, think positive.:thumbup: