HI can any one tell me what is causing this arp entry to appear (this is on a 2960X Cisco switch
Current configuration : 82 bytes!
interface Vlan666
ip address 20.20.255.50 255.255.255.0
no ip proxy-arp
end
DP1-North-A#sh run int vlan 1
Building configuration...
Current configuration : 48 bytes
!
interface Vlan1
no ip address
shutdown
end
DP1-North-A#sh arp
DP1-North-A#sh arp 10.10.224.198
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.10.224.198 2 0050.56ae.0aab ARPA Vlan1
DP1-North-A#
DP1-North-A#
While it is showing up as seen on vlan 1, then I can't connect to the device .198. but as the device only has an interface in vlan 666 and its default gate way is set to use this interface. Why is i learning any ip's on vlan 1?
Cheers
Edit,
10.10.x.x is an ip address in vlan 1 where it is expected to be.