01-25-2024 05:51 AM
Hello!
I have this doubt.
If a network uses 802.1x , with host-mode multi-domain for example(only allowing one MAC for DATA and one MAC for VOICE).
Is it worth it (I mean adds security),enabling the following?
-Port Security ? - My answer would be not necesary.
-DHCP Snooping ? I Guess this one yes (and is needed for DAI )
-DAI ? - Here Im not sure, This prevents ARP Spoofing, but with dot1x do I already prevent this attack?
-BPDU Guard ? - Here Im not sure, because If someone plugs a SW ,dot1x is not goint to allow the traffic,right?
I mean what L2 secutity features I do not need to enable when I am already using 802.1x.
Thank you!
Regards.
Solved! Go to Solution.
01-26-2024 10:26 AM - edited 01-26-2024 10:38 AM
-Friend
802.1x is L2 security and you dont need DAI (additional l2 security )
MHM
01-29-2024 05:22 AM - edited 01-29-2024 05:38 AM
@babalao yes in a 802.1X NAC environment DHCP snooping helps with profiling the device and learning the IP address/MAC binding. DHCP snooping will obviously also prevent rogue DHCP servers, less a concern in 802.1X closed mode if all devices connected to the LAN are authenticated and therefore trusted.
https://community.cisco.com/t5/network-access-control/ise-and-dhcp-snooping/td-p/2473425
01-25-2024 05:58 AM - edited 01-25-2024 06:39 AM
@babalao port security is not supported on the same interface when using 802.1x. DHCP snooping information is used by ISE for profiling if device sensor is also enabled on the switch and also used inconjunction with device tracking feature to learn the IP address (important when using DACLs). DAI is probably pointless if using 802.1X in closed mode and authenticating only known devices, as no untrusted devices that could potentially do harm on the network would be authenticated.
The Cisco ISE wired prescriptive guide covers all the recommended switchport configuration and complimentary features - https://community.cisco.com/t5/security-knowledge-base/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515
01-25-2024 06:21 AM
I will start from STP
portfast and BPDUguard can work with dot1x and also cisco recommend using portfast for dot1x port
then DAI and port-security NO I dont recommend using two or more L2 security in same port, the issue is one work other not or one add MAC and other not make port active this lead you to more issue. so no need DAI (DHCP snooping also) and port-secuirty
thanks
MHM
01-26-2024 10:17 AM
Hello,
so you all would agree that with dot1x configured I am safe of many L2 attacks and I DO NOT NEED other features like:
DAI
Thank you!
01-26-2024 10:18 AM
@babalao you do not need DAI if using 802.1X
01-26-2024 10:26 AM - edited 01-26-2024 10:38 AM
-Friend
802.1x is L2 security and you dont need DAI (additional l2 security )
MHM
01-29-2024 05:15 AM
Hello,
thank you for the replies.
DHCP snooping would be needed right? Because it guards againts other attack?
So if I have dot1x , is DHCP snooping needed or not? what do you think?
Thank you!
Regards.
01-29-2024 05:22 AM - edited 01-29-2024 05:38 AM
@babalao yes in a 802.1X NAC environment DHCP snooping helps with profiling the device and learning the IP address/MAC binding. DHCP snooping will obviously also prevent rogue DHCP servers, less a concern in 802.1X closed mode if all devices connected to the LAN are authenticated and therefore trusted.
https://community.cisco.com/t5/network-access-control/ise-and-dhcp-snooping/td-p/2473425
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide