- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: Static ARP entry
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2008 06:14 AM - last edited on тАО01-21-2014 06:38 PM by Maiko-I
тАО03-17-2008 06:14 AM - last edited on тАО01-21-2014 06:38 PM by Maiko-I
Static ARP entry
How can I create a static ARP entry on a Procurve Switch like the 5412/8212 ?
What is the command, I can't find it ?!
P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2008 07:36 AM
тАО03-17-2008 07:36 AM
Re: Static ARP entry
To associate an IP address and MAC address, use the "ip source-binding" command.
casevh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2008 07:45 AM
тАО03-17-2008 07:45 AM
Re: Static ARP entry
I think DHCP Snooping must be enabled to have this binding between ARP and MAC result from :
ip source-binding
Good Luck !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2008 07:45 AM
тАО03-17-2008 07:45 AM
Re: Static ARP entry
That's for the DHCP snooping database isn't it ?!?!
I need to create a static ARP entry in the ARP table, not in the DHCP snooping database. I am not using DHCP snooping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2008 04:06 PM
тАО03-17-2008 04:06 PM
Re: Static ARP entry
Why exactly do you need to create a static ARP entry? Maybe there is some other solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2008 01:14 AM
тАО03-18-2008 01:14 AM
Re: Static ARP entry
I need it for MS NLB Multicast.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2008 12:54 PM
тАО03-18-2008 12:54 PM
Re: Static ARP entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-19-2008 12:09 AM
тАО03-19-2008 12:09 AM
Re: Static ARP entry
What does a router when it receives packet for a directly connected subnet, and if the target host is not found into ARP table ? It ARPs for it.
Problem, ARP protocol is not designed to deal with multicast macs, only unicast mac. By essence, multicast uses GARP / GMRP instead.
RFC 1812 : "... A router MUST not believe any ARP reply that claims that the Link Layer address of another host or router is a broadcast or multicast address...". That's what the procurve will purposedly do, hence the need for a static ARP entry when using NLB Multicast.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-19-2008 02:02 PM
тАО03-19-2008 02:02 PM
Re: Static ARP entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2010 03:53 AM
тАО02-17-2010 03:53 AM
Re: Static ARP entry
It's just not good enough.
That's the last time we use a HP switch (it's now caused us all sorts of problems regarding our customer requiring MS NLB to load balance their web servers).
Not happy at all.
WittZi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-22-2010 05:48 AM
тАО12-22-2010 05:48 AM
Re: Static ARP entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-27-2010 06:39 AM
тАО12-27-2010 06:39 AM
Re: Static ARP entry
on latest OS images K15.02.xx or K.14.55.xx and above:
ip arp-mcast-replies
You cannot create a static arp entry like on cisco gears but the switch will handle the mcast mac address as ip multicast.
*Note*: we are *still* talking about per RFC1112 (01:00:xx..)mcast addresses and not Microsoft "creative" ones (03:BF:xx..) and so yes you have to use NLB/IGMP mode.
Regards,
Antonio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-28-2010 06:55 AM
тАО12-28-2010 06:55 AM
Re: Static ARP entry
Anyone has experience with ex 3Com-H3C?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-03-2011 06:43 AM
тАО01-03-2011 06:43 AM
Re: Static ARP entry
as Matt say you are out of luck because the switch will not save an ARP entry since you have a multicast MAC (03:BF:xx) BUT an unicast IP (cluster VIP).
H3C gears have static MAC/ARP support in unicast and musticast mode.
We plan to use H3C hardware on some customers when they will upgrade core facility since are more competitive on cisco (well sort of=) "datacenter" advanced features (IRF to name one..and no i dont like procurve DLACP limitations).
Regards,
Antonio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2011 05:18 AM
тАО01-30-2011 05:18 AM
Re: Static ARP entry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2011 10:03 PM
тАО04-11-2011 10:03 PM
Re: Static ARP entry
Using WNLB you must enable IGMP on the switch and configure the NLB cluster in Muiticast with IGPM.
Wait for the ARP table to update - depends on the aging set on your switch and all is good.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2011 02:52 AM
тАО11-17-2011 02:52 AM
Re: Static ARP entry
Hi All,
I need one clarification on same topic. Here we have Procurve 8212 core switch, Procurve 6600 as Distribution Switches and Procurve 5412 access swtiches. My servers are connected to Procurve 5412. Please let me know one which switch I need to apply the below command to enable the NLB.
ProCurve(config)# ip arp-mcast-replies
Regads,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-27-2012 09:54 AM - edited тАО01-27-2012 09:55 AM
тАО01-27-2012 09:54 AM - edited тАО01-27-2012 09:55 AM
Re: Static ARP entry using ip arp-mcast-replies
I too need to possibly add a static ARP on a 3500yl switch with the Premium license. Can someone explain to me how ip arp-mcast-replies works and if it is a substitution for adding a static ARP entry when used with IGMP and Microsoft NLB multicasting - IGMP mode.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2014 08:15 AM
тАО01-21-2014 08:15 AM
Re: Static ARP entry using ip arp-mcast-replies
Anyone know what the arp entry limit is on a 3500yl?