Re: Need some advice on learning networking
Back to the grindstone.
I'm about to build my lab on Packet Tracer and configure DHCP Snooping + Arp Inspection. I think of these as one single tool because they're usually used together, but there actually 2 separate tools. DHCP Snooping will function as a stand alone tool, but Arp Inspection won't work without DHCP Snooping.
I made a new discovery. If we have DHCP Snooping + Arp Inspection enabled on our switch and a copier is plugged into the switch with a duplicate IP address, it will not be able to communicate with anything on the network. If you try to ping from a PC, it's gonna fail. Why? because the device with the same IP address is part Binding Table in the switch and the copier has a different Mac Address..even though it has the same IP address...thus it will be blocked on the network. Food for thought.
Back to the grindstone.
I'm about to build my lab on Packet Tracer and configure DHCP Snooping + Arp Inspection. I think of these as one single tool because they're usually used together, but there actually 2 separate tools. DHCP Snooping will function as a stand alone tool, but Arp Inspection won't work without DHCP Snooping.
I made a new discovery. If we have DHCP Snooping + Arp Inspection enabled on our switch and a copier is plugged into the switch with a duplicate IP address, it will not be able to communicate with anything on the network. If you try to ping from a PC, it's gonna fail. Why? because the device with the same IP address is part Binding Table in the switch and the copier has a different Mac Address..even though it has the same IP address...thus it will be blocked on the network. Food for thought.

Comment