ICMPv6

Match specific ICMPv6 packet attributes.

Properties

ICMPv6 type

Match on specific ICMPv6 packet types.

OptionLabelDescription
destination-unreachableDestination unreachableMatch ICMPv6 packet type, destination unreachable.
packet-too-bigPacket too bigMatch ICMPv6 Packet packet type, too big.
time-exceededTime exceededMatch ICMPv6 packet type, time exceeded.
echo-requestEcho requestMatch ICMPv6 packet type, echo request.
echo-replyEcho replyMatch ICMPv6 packet type, echo reply.
mld-listener-queryMLD listener queryMatch ICMPv6 packet type, MLD listener query.
mld-listener-reportMLD listener reportMatch ICMPv6 packet type, MLD listener report.
mld-listener-reductionMLD listener reductionMatch ICMPv6 packet type, MLD listener reduction.
nd-router-solicitND router solicitMatch ICMPv6 packet type, ND router solicit.
nd-router-advertND router advertMatch ICMPv6 packet type, ND router advert.
nd-neighbor-solicitND neighbor solicitMatch ICMPv6 packet type, ND neighbour solicit.
nd-neighbor-advertND neighbor-advertMatch ICMPv6 packet type, ND neighbour advert.
nd-redirectND redirectMatch ICMPv6 packet type, ND redirect.
parameter-problemParameter problemMatch ICMPv6 packet type, parameter problem.
router-renumberingRouter renumberingMatch 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

OptionLabelDescription
no-routeNo routeMatch on ICMv6 code, no route.
admin-prohibitedAdministratively prohibitedMatch on ICMv6 code, administratively prohibited.
addr-unreachableAddress unreachableMatch on ICMv6 code, address unreachable.
port-unreachablePort unreachableMatch on ICMv6 code, port unreachable.
policy-failPolicy failureMatch on ICMv6 code, policy failure.
reject-routeRejected routeMatch on ICMv6 code, reject route.
  • Data type: string select
  • Configuration
  • Optional

CLI: (cli)> config network flow rule <key> filter <index> icmpv6 code