ICMP
Match specific ICMP packet attributes.
Properties
ICMP type
Match on specific ICMP packet types.
| Option | Label | Description |
|---|---|---|
echo-reply | Echo reply | Match ICMP type, echo replay packets. |
destination-unreachable | Destination unreachable | Match ICMP type, destination unreachable packets. |
source-quench | Source quench | Match ICMP type, source quench packets. |
redirect | Redirect | Match ICMP type, redirect packets. |
echo-request | Echo request | Match ICMP type, echo request packets. |
time-exceeded | Time exceeded | Match ICMP type, time exceeded packets. |
parameter-problem | Parameter problem | Match ICMP type, paramater problem packets. |
timestamp-request | Timestamp request | Match ICMP type, timestamp request packets. |
timestamp-reply | Timestamp reply | Match ICMP type, timestamp replay packets. |
info-request | Info request | Match ICMP type, info request packets. |
info-reply | Info reply | Match ICMP type, info reply packets. |
address-mask-request | Address mask request | Match ICMP type, mask request packets. |
address-mask-reply | Address mask reply | Match ICMP type, mask reply packets. |
router-advertisement | Router advertisement | Match ICMP type, router advertisement packets. |
router-solicitation | Router solicitation | Match ICMP type, router solicitation packets. |
- Data type: string select
- Configuration
- Optional
CLI: (cli)> config network flow rule <key> filter <index> icmp type
ICMP code
Match on ICMP code.
| Option | Label | Description |
|---|---|---|
net-unreachable | Network unreachable | Match ICMP code, network unreachable. |
host-unreachable | Host unreachable | Match ICMP code, host unreachable. |
prot-unreachable | Protocol unreachable | Match ICMP code, protocol unreachable. |
port-unreachable | Port unreachable | Match ICMP code, port unreachable. |
net-prohibited | Network prohibited | Match ICMP code, network prohibited. |
host-prohibited | Host prohibited | Match ICMP code, host prohibited. |
admin-prohibited | Administratively prohibited | Match ICMP code, administratively prohibited. |
- Data type: string select
- Configuration
- Optional
CLI: (cli)> config network flow rule <key> filter <index> icmp code
