ICMPv6
Match specific ICMPv6 packet attributes.
Properties
ICMPv6 type
Match on specific ICMPv6 packet types.
| Option | Label | Description |
|---|---|---|
destination-unreachable | Destination unreachable | Match ICMPv6 packet type, destination unreachable. |
packet-too-big | Packet too big | Match ICMPv6 Packet packet type, too big. |
time-exceeded | Time exceeded | Match ICMPv6 packet type, time exceeded. |
echo-request | Echo request | Match ICMPv6 packet type, echo request. |
echo-reply | Echo reply | Match ICMPv6 packet type, echo reply. |
mld-listener-query | MLD listener query | Match ICMPv6 packet type, MLD listener query. |
mld-listener-report | MLD listener report | Match ICMPv6 packet type, MLD listener report. |
mld-listener-reduction | MLD listener reduction | Match ICMPv6 packet type, MLD listener reduction. |
nd-router-solicit | ND router solicit | Match ICMPv6 packet type, ND router solicit. |
nd-router-advert | ND router advert | Match ICMPv6 packet type, ND router advert. |
nd-neighbor-solicit | ND neighbor solicit | Match ICMPv6 packet type, ND neighbour solicit. |
nd-neighbor-advert | ND neighbor-advert | Match ICMPv6 packet type, ND neighbour advert. |
nd-redirect | ND redirect | Match ICMPv6 packet type, ND redirect. |
parameter-problem | Parameter problem | Match ICMPv6 packet type, parameter problem. |
router-renumbering | Router renumbering | Match ICMPv6 packet type, router renumbering. |
- Data type: string select
- Configuration
- Optional
CLI: (cli)> config network flow rule <key> filter <index> icmpv6 type
ICMPv6 code
Match on ICMPv6 code
| Option | Label | Description |
|---|---|---|
no-route | No route | Match on ICMv6 code, no route. |
admin-prohibited | Administratively prohibited | Match on ICMv6 code, administratively prohibited. |
addr-unreachable | Address unreachable | Match on ICMv6 code, address unreachable. |
port-unreachable | Port unreachable | Match on ICMv6 code, port unreachable. |
policy-fail | Policy failure | Match on ICMv6 code, policy failure. |
reject-route | Rejected route | Match on ICMv6 code, reject route. |
- Data type: string select
- Configuration
- Optional
CLI: (cli)> config network flow rule <key> filter <index> icmpv6 code
