cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1078
Views
10
Helpful
3
Replies

How to set static arp entry on interface on cisco Routers?

How to set static arp entry on interface on cisco Routers?

3 Replies 3

marce1000
Hall of Fame
Hall of Fame

 

 https://community.cisco.com/t5/networking-documents/how-to-configure-static-arp/ta-p/3132658

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hello Marce,

 

thanks for your reply but i want static Arp entry on interface and when i'm trying to define port  like "arp ip-address hardware-address type arpa interface gi0/1" then getting error like bad address only for bridge ip something like this.

 

Pleae let me know how to set on interface?

 

thanks

Amit Kumar Sharma

Hello,

 

I think you can only use the full command specifying the interface when the interface is in Layer 2 mode. With a layer 3 interface, you can only use the IP address followed by the MAC address and the 'arpa' keyword, e.g:


arp 1.1.1.1 0202.0101.0909 arpa