cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

How to configure NetVanta 3448 for Windows Network Load Balancing

Jump to solution

According to the Microsoft documentation, the router has to do the following two things:

  1. Accepts an Address Resolution Protocol (ARP) reply that has one media access control (MAC) address  in the payload of the ARP structure, but appears to arrive from a station with another MAC address, as determined by the Ethernet header
  2. Accepts an ARP reply for a unicast IP address with a multicast MAC address in the payload of its ARP structure

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!

Labels (1)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: How to configure NetVanta 3448 for Windows Network Load Balancing

Jump to solution

@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

View solution in original post

0 Kudos
4 Replies
Anonymous
Not applicable

Re: How to configure NetVanta 3448 for Windows Network Load Balancing

Jump to solution

@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

0 Kudos
Anonymous
Not applicable

Re: How to configure NetVanta 3448 for Windows Network Load Balancing

Jump to solution

- Do you have any further questions regarding this subject?

Thanks,

Noor

Anonymous
Not applicable

Re: How to configure NetVanta 3448 for Windows Network Load Balancing

Jump to solution

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

Anonymous
Not applicable

Re: How to configure NetVanta 3448 for Windows Network Load Balancing

Jump to solution

-

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