SV-255973r882261_rule
V-255973
SRG-NET-000362-L2S-000025
ARST-L2-000090
CAT II
10
Configure the Arista MLS switch to have DHCP snooping enabled globally and for all user VLANs to validate DHCP messages from untrusted sources.
Step 1: Configure DHCP Snooping globally by using the following command:
switch(config)# ip dhcp snooping
Step 2: Configure DHCP Snooping to enable the insertion of option-82 in DHCP request packets. By default, option-82 is not enabled and without this, DHCP Snooping is not operational.
switch(config)#ip dhcp snooping information option
Step 3: Configure the Arista MLS switch to enable IP DHCP Snooping on the corresponding VLANs. By default, DHCP Snooping will not be enabled on any VLAN.
switch(config)#ip dhcp snooping vlan <vlan-id>
Step 4: Configure the following command to set the circuit-id information that will be sent in option-82. By default, Interface name and VLAN ID are sent. Remote circuit-id will always be the MAC address of the relay agent.
switch# ip dhcp snooping information option circuit-id type 2 format
Hostname and interface name
Interface name and VLAN ID
Review the Arista MLS switch configuration and verify that DHCP snooping is enabled on all user VLANs.
Verify the Arista MLS has the DHCP Snooping feature enabled globally by executing "show ip dhcp snooping".
switch(config)# show ip dhcp snooping
DHCP Snooping is enabled
DHCP Snooping is operational
DHCP Snooping is configured on following VLANs:
650
DHCP Snooping is operational on following VLANs:
650
If the Arista MLS switch does not have DHCP snooping enabled for all user VLANs to validate DHCP messages from untrusted sources, this is a finding.
V-255973
False
ARST-L2-000090
Review the Arista MLS switch configuration and verify that DHCP snooping is enabled on all user VLANs.
Verify the Arista MLS has the DHCP Snooping feature enabled globally by executing "show ip dhcp snooping".
switch(config)# show ip dhcp snooping
DHCP Snooping is enabled
DHCP Snooping is operational
DHCP Snooping is configured on following VLANs:
650
DHCP Snooping is operational on following VLANs:
650
If the Arista MLS switch does not have DHCP snooping enabled for all user VLANs to validate DHCP messages from untrusted sources, this is a finding.
M
5512