Description
An ICMPv6 Service is an object definition representing ICMPv6 traffic with specific parameters.
Properties
- Name
- Specifies a symbolic name for the service. (Identifier)
- MessageTypes
- Specifies the ICMP message types that are applicable to this service. (Default: All)
- EchoRequest
- Enable matching of IPv6 Echo Request messages. (Default: No)
- EchoRequestCodes
- Specifies which Echo Request message codes should be matched. (Default: 0-255)
- DestinationUnreachable
- Enable matching of Destination Unreachable IPv6 messages. (Default: No)
- DestinationUnreachableCodes
- Specifies which Destination Unreachable message codes should be matched. (Default: 0-255)
- ParameterProblem
- Enable matching of Parameter Problem IPv6 messages. (Default: No)
- ParameterProblemCodes
- Specifies which Parameter Problem message codes should be matched. (Default: 0-255)
- EchoReply
- Enable matching of Echo Reply messages. (Default: No)
- EchoReplyCodes
- Specifies which Echo Reply message codes should be matched. (Default: 0-255)
- PacketTooBig
- Enable matching of Packet TooBig IPv6 messages. (Default: No)
- PacketTooBigCodes
- Specifies which Packet TooBig message codes should be matched. (Default: 0-255)
- TimeExceeded
- Enable matching of Time Exceeded messages. (Default: No)
- TimeExceededCodes
- Specifies which Time Exceeded message codes should be matched. (Default: 0-255)
- PassICMPReturn
- Enable passing an ICMP error message only if it is related to an existing connection using this service. (Default: No)
- AppProto
- Specifies the application protocol than controls what extended processing/validation that is available for traffic using this
service. (Optional)
- Comments
- Text describing the current object. (Optional)