icmpV6Informational
icmpV6Informational - configures icmpV6 informational messages
SYNOPSIS
icmpV6Informational sub-command options
DESCRIPTION
The icmpV6Informational command is used to configure icmpV6 informational messages
STANDARD OPTIONS
type
Read-only The type of ICMPv6 message to be sent. The messageType must first be set in the icmpV6 command by calling setType.
code
Read-only. Always 0.
identifier
Identifier for matching Echo Replies and the Echo Request. (default = 0)
sequenceNumber
Sequence number for matching Echo Replies and the Echo Request. (default = 0)
checksum
Read-only. The 16-bit ICMPv6 checksum. This is the ones complement of the ones complement sum of the whole ICMPv6 message, which starts at the message type field. The 'whole' message includes the IPv6 header and extension header fields.
COMMANDS
The icmpV6Informational command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
icmpV6Informational setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under icmpV6.
SEE ALSO
icmpV6, icmpV6Error, icmpV6MulticastListener, icmpV6NeighborDiscovery, icmpV6OptionLinkLayerDestination, icmpV6OptionLinkLayerSource, icmpV6OptionMaxTransmissionUnit, icmpV6OptionPrefixInformation, icmpV6OptionRedirectedHeader, icmpV6OptionUserDefine, icmpV6UserDefine.