Rejection
The response to send on packets rejection.
Properties
Reject with ICMP code
The icmp response for IPv4 packet rejection.
| Option | Label | Description |
|---|---|---|
net-unreachable | Network unreachable | Reply with an ICMP Network unreachable. |
host-unreachable | Host unreachable | Reply with an ICMP Host unreachable. |
prot-unreachable | Protocol unreachable | Reply with an ICMP Protocol unreachable. |
port-unreachable | Port unreachable | Reply with an ICMP Port unreachable. |
net-prohibited | Network prohibited | Reply with an ICMP Network unreachable. |
host-prohibited | Host prohibited | Reply with an ICMP Host prohibited. |
admin-prohibited | Administratively prohibited | Reply with an ICMP Administratively prohibited. |
- Data type: string select
- Default:
admin-prohibited - Configuration
- Required
CLI: (cli)> config network flow rule <key> reject icmp-code
Reject with ICMPv6 code
The icmp response for IPv6 packet rejection.
| Option | Label | Description |
|---|---|---|
no-route | No route | Reply with an ICMPv6 No route. |
admin-prohibited | Administratively prohibited | Reply with an ICMPv6 Administratively prohibited. |
addr-unreachable | Address unreachable | Reply with an ICMPv6 Address unreachable. |
port-unreachable | Port unreachable | Reply with an ICMPv6 Port unreachable. |
policy-fail | Policy failure | Reply with an ICMPv6 Policy failure. |
reject-route | Rejected route | Reply with an ICMPv6 Rejected route. |
- Data type: string select
- Default:
admin-prohibited - Configuration
- Required
CLI: (cli)> config network flow rule <key> reject icmpv6-code
