SV-269960r1052266_rule
V-269960
SRG-NET-000362-L2S-000026
OS10-L2S-000140
CAT II
10
Configure the Dell OS10 Switch to have DHCP snooping for all user VLANs to validate DHCP messages from untrusted sources, as shown in the example below:
Enable DHCP snooping globally in CONFIGURATION mode:
OS10(config)# ip dhcp snooping
Specify physical interfaces which are user facing or untrusted in INTERFACE mode:
OS10(config)# interface ethernet 1/1/24
OS10(conf-if-eth1/1/1)# ip dhcp snooping source-address-validation ipmac
Review the Dell OS10 Switch configuration and verify that SAV is enabled on all user-facing or untrusted access switch ports.
Verify that DHCP snooping is enabled globally:
ip dhcp snooping
Verify that interfaces attached to trusted DHCP servers are configured:
interface ethernet 1/1/4
ip dhcp snooping trust
Enable source IP and MAC address validation in INTERFACE mode for each untrusted and user-facing port:
ip dhcp snooping source-address-validation ipmac
If the switch does not have DHCP snooping is enabled globally, a trusted DHCP server port specified, and Source Address Validation enabled for all user-facing or untrusted access switch ports, this is a finding.
V-269960
False
OS10-L2S-000140
Review the Dell OS10 Switch configuration and verify that SAV is enabled on all user-facing or untrusted access switch ports.
Verify that DHCP snooping is enabled globally:
ip dhcp snooping
Verify that interfaces attached to trusted DHCP servers are configured:
interface ethernet 1/1/4
ip dhcp snooping trust
Enable source IP and MAC address validation in INTERFACE mode for each untrusted and user-facing port:
ip dhcp snooping source-address-validation ipmac
If the switch does not have DHCP snooping is enabled globally, a trusted DHCP server port specified, and Source Address Validation enabled for all user-facing or untrusted access switch ports, this is a finding.
M
5667