According to the Microsoft documentation, the router has to do the following two things:
And if it doesn't do those two things, "you can also create a static ARP entry in the router".
Could someone please confirm of the router does those two things or if not share with me how to set up the static ARP entry?
Thanks!
@julian - Thanks for posting your question on the forum!
AOS can support the first condition, but I am pretty confident that it will not support the second one as it is a requirement in RFC 1812 that routers ignore such replies.
Details on how to configure a static MAC can be found in this thread:
The syntax looks as such:
You are able to add a static ARP entry to an AOS device in the CLI. The command in config mode is shown below:
switch(config)# arp <IP Address> <MAC Address> arpa
Example: switch(config)# arp 1.1.1.1 aa:bb:cc:dd:ee:ff arpa
Please do not hesitate to let us know if you have any further questions.
Thanks,
Noor
@julian - Thanks for posting your question on the forum!
AOS can support the first condition, but I am pretty confident that it will not support the second one as it is a requirement in RFC 1812 that routers ignore such replies.
Details on how to configure a static MAC can be found in this thread:
The syntax looks as such:
You are able to add a static ARP entry to an AOS device in the CLI. The command in config mode is shown below:
switch(config)# arp <IP Address> <MAC Address> arpa
Example: switch(config)# arp 1.1.1.1 aa:bb:cc:dd:ee:ff arpa
Please do not hesitate to let us know if you have any further questions.
Thanks,
Noor
No, thanks.
From: noor
Sent: Tuesday, July 09, 2013 7:45 AM
To: Unlisted Unlisted
Subject: Re: - How to configure NetVanta 3448 for Windows Network Load Balancing
ADTRAN Support Community
How to configure NetVanta 3448 for Windows Network Load Balancing
created by noor in NetVanta 3400 Series - View the full discussion
I went ahead and flagged the "Correct Answer" on this post to make it more visible and help other members of the community find solutions more easily. If you don't feel like the answer I marked was correct, feel free to come back to this post to unmark it and select another in its place with the applicable buttons. If you still need assistance, we would be more than happy to continue working with you on this - just let us know in a reply.
Thanks,
Noor