White Papers

Table Of Contents
The Dell EMC Networking OS does not suppress the following ICMPv6 message types:
Packet too big (2)
Echo request (128)
Multicast listener query (130)
Multicast listener report (131)
Multicast listener done (132)
Router solicitation (133)
Router advertisement (134)
Neighbor solicitation (135)
Neighbor advertisement (136)
Redirect (137)
Router renumbering (138)
MLD v2 listener report (143)
Duplicate Address Request (157)
Duplicate Address Confirmation (158)
drop icmp
Drops the ICMPv4 and ICMPv6 packets.
Syntax
drop {icmp | icmp6}
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other Platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.11.0.0 Introduced on the S4810, S4820T, S3048ON, S3100 Series, S4048ON, S5000,
S6000, S6000ON, Z9500, Z9100ON, S6100ON, S6010ON, S4048TON,
C9000, and MXL.
Usage
Information
When the drop icmp feature is configured, the system drops the ICMP reply messages on the front end
and management interfaces. By default, the Dell EMC Networking OS responds to all the ICMP messages.
NOTE: There is no separate CLI to enable IP ID randomness. By default, the IP ID in the kernel is
randomized.
For more information on the ICMP message types, see the ICMP Commands section.
System Security Commands
The following section lists the system security commands.
generate hash
Generate a hash checksum for the given file or the startup configuration using the MD5, SHA1, or SHA256 algorithm.
Syntax
generate hash {md5 | sha1 | sha256} {flash://filename | startup-config}
Parameters
md5 | sha1 |
sha256
Enter the keyword md5, sha1, or sha256 to generate .
Security 1363