ICMPv6DestinationUnreachableTypeNetwork Packet Object Schema

Destination unreachable error message; ICMP v6 type=1.


Fields

Field Name Type Description
No_Route0..1 boolean

No route to destination (ICMP v6 code=0).

Comm_Prohibited0..1 boolean

Communication with destination administratively prohibited (ICMP v6 code=1).

Beyond_Scope0..1 boolean

Beyond scope of source address (ICMP v6 code =2).

Address_Unreachable0..1 boolean

Address is unreachable (ICMP v6 code=3).

Port_Unreachable0..1 boolean

Port is unreachable (ICMP v6 code=4).

Src_Addr_Failed_Policy0..1 boolean

Source address failed ingress/egress policy (ICMP v6 code=5).

Reject_Route0..1 boolean

Reject route to destination (ICMP v6 code=6).