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.

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 accountSign in
Already have an account? Sign in here.
Sign In Now