To configure the ICMP (Internet Control Message Protocol) packets to be to be rejected based on the associated parameters, use the command deny icmp in Extended ACL IP Configuration Mode.
Parameter | Type | Description |
---|---|---|
ICMP | Enter to configure the ICMP packets to be rejected based on the associated parameters. | |
any |
Enter to specify that ICMP packets can be denied from any source. | |
host |
Enter to specify the host source IPv4 address from which the packets are denied. | |
<src-ip-address> |
Enter a value for the host source IPv4 address from which the packets are denied. | |
<src-mask> |
Enter to specify the network mask to be used with the destination IP address. | |
any |
Enter to specify that ICMP packets can be forwarded to any destination. | |
host |
Enter to specify the host destination IPv4 address to
be used for forwarding the packets. Note:
Both source and destination port cannot be configured. Only either source or the destination port range can be configured. |
|
<dest-ip-address> |
Enter a value for the host destination IPv4 address to which the packets are denied. | |
<dest-mask> |
Enter to specify the network mask to be used with the destination IP address. | |
message-type |
Enter to configure the ICMP Message type to be checked against the packet. The packet is allowed if it matches with the message type. | |
<short (0-255)> |
Integer | Enter a ICMP Message type. This value ranges from 0 to
255. Some of the ICMP message types are:
|
message-code |
Enter to configure the ICMP Message code to be checked against the packet. The packet is allowed if it matches with the message type. | |
<short (0-255)> |
Integer | Enter a ICMP Message code. This value ranges from 0 to
255. Some of the ICMP message Codes are:
|
gt |
Enter to deny only the ICMP control packets having the ICMP destination port numbers greater than the specified port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
lt |
Enter to deny only the ICMP control packets having the ICMP destination port numbers lesser than the specified port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
eq |
Enter to deny only the ICMP control packets having the specified ICMP destination port number. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
range |
Enter to deny only the ICMP control packets having the ICMP destination port numbers within the specified range. | |
<port-number (1-65535)> |
Enter a value for the port number. This value ranges from 1 to 65535. | |
tos |
Enter to deny the ICMP packets based on the following type of service configuration. | |
max-reliability |
Enter to deny the ICMP packets having TOS field set as high reliability. | |
max-throughput |
Enter to deny the ICMP packets having TOS field set as high throughput. | |
min-delay |
Enter to deny the ICMP packets having TOS field set as low delay | |
normal |
Enter to deny all ICMP packets. Does not check for the TOS field in the packets. | |
<value(0-7)> |
Enter to deny the protocol packets based on the TOS value
set. This value ranges from 0 to 7. This value represents different
combination of TOS.
|
|
dscp |
Enter to configure the Differentiated Services Code Point (DSCP) value to be checked against the packet | |
<value((0-63))> |
Enter a DSCP value. This value provides the quality of service control. This value ranges from 0 to 63. | |
priority |
Enter to configure the priority of the filter to decide which filter rule is applicable when the packet matches with more than one filter rules. Higher value of ‘filter priority’ implies a higher priority. | |
<short (1-255)> |
Enter a priority value. This value ranges from 1 to 255. | |
svlan-id |
Enter to configure Service VLAN value to match against incoming packets. | |
<vlan-id (1-4094)> |
Enter a value for Service VLAN. This value ranges from 1 to 4094. | |
svlan-priority |
Enter to specify Service VLAN related configuration. | |
<value (0-7)> |
Enter a Service VLAN ID value. This value ranges from 0 to 7. | |
cvlan-id |
Enter to configure Customer VLAN value to be matched against incoming packets. | |
<vlan-id (1-4094)> |
Enter a value for customer VLAN. This value ranges from 1 to 4094. | |
cvlan-priority |
Enter to configure Customer priority value to be matched against incoming packets. | |
<value (0-7)> |
Enter a Customer vlan ID value. This value ranges from 0 to 7. | |
double-tag |
Enter to specify that the filter is to be applied on double VLAN tagged packets | |
single-tag |
Enter to specify that the filter is to be applied on Single VLAN tagged packets |
Extended ACL IP Configuration Mode
iS5Comm (config)# ip access-list extended 1001
iS5Comm (config-ext-nacl)# deny icmp any any priority 1