Jump to content

ARP and Layer 3 Switch

Go to solution Solved by Aaron12345,
On 6/3/2019 at 3:15 PM, brwainer said:

Sounds like you need to get in and see how they are configured, both at layer 2 and layer 3.

Turns out Layer 3 switches out of the box run PROXY ARP (LAYER 3 PROTOCOL), more secure as you wont be able to MAC for devices connected to other switches.

 

This means that SW1 wont be able to see MAC addresses of end devices connected to SW2. As when SW1 sends it ARP Request for I.E 192.168.2.101 SW2 will reply with 192.168.2.101 and instead of the devices MAC it will add its own SW2 Int MAC.

 

Layer 3 switches have a MAC for each Int.

23 minutes ago, brwainer said:

Do you have any layer 3 features enabled? A layer 3 switch that hasn’t been configured to do anything like routing shouldn’t actually affect the traffic.

I would expect there default, I couldnt say exactly I'm new and just getting into it

Link to comment
https://linustechtips.com/topic/1069416-arp-and-layer-3-switch/#findComment-12617132
Share on other sites

Link to post
Share on other sites

25 minutes ago, Aaron12345 said:

I would expect there default, I couldnt say exactly I'm new and just getting into it

Sounds like you need to get in and see how they are configured, both at layer 2 and layer 3.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to comment
https://linustechtips.com/topic/1069416-arp-and-layer-3-switch/#findComment-12617183
Share on other sites

Link to post
Share on other sites

On 6/3/2019 at 3:15 PM, brwainer said:

Sounds like you need to get in and see how they are configured, both at layer 2 and layer 3.

Turns out Layer 3 switches out of the box run PROXY ARP (LAYER 3 PROTOCOL), more secure as you wont be able to MAC for devices connected to other switches.

 

This means that SW1 wont be able to see MAC addresses of end devices connected to SW2. As when SW1 sends it ARP Request for I.E 192.168.2.101 SW2 will reply with 192.168.2.101 and instead of the devices MAC it will add its own SW2 Int MAC.

 

Layer 3 switches have a MAC for each Int.

Link to comment
https://linustechtips.com/topic/1069416-arp-and-layer-3-switch/#findComment-12636509
Share on other sites

Link to post
Share on other sites

3 hours ago, Aaron12345 said:

Turns out Layer 3 switches out of the box run PROXY ARP (LAYER 3 PROTOCOL), more secure as you wont be able to MAC for devices connected to other switches.

 

This means that SW1 wont be able to see MAC addresses of end devices connected to SW2. As when SW1 sends it ARP Request for I.E 192.168.2.101 SW2 will reply with 192.168.2.101 and instead of the devices MAC it will add its own SW2 Int MAC.

 

Layer 3 switches have a MAC for each Int.

I would not assume this is true for every brand - for example I know that none of the HP/Aruba switches perform this way by default, even the top end ones that are even capable of BGP. What model of switches are those?

 

EDIT: to confirm I looked up the documentation, for HP/Aruba, proxy ARP is disabled by default, and can be enabled on a per-VLAN basis.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to comment
https://linustechtips.com/topic/1069416-arp-and-layer-3-switch/#findComment-12636911
Share on other sites

Link to post
Share on other sites

3 hours ago, brwainer said:

I would not assume this is true for every brand - for example I know that none of the HP/Aruba switches perform this way by default, even the top end ones that are even capable of BGP. What model of switches are those?

 

EDIT: to confirm I looked up the documentation, for HP/Aruba, proxy ARP is disabled by default, and can be enabled on a per-VLAN basis.

CISCO 9400

Link to comment
https://linustechtips.com/topic/1069416-arp-and-layer-3-switch/#findComment-12637577
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×