icmpV6UserDefine
icmpV6UserDefine - configure a user-defined ipV6 header.
SYNOPSIS
icmpV6UserDefine sub-command options
DESCRIPTION
The icmpV6UserDefine command is used to configure a user-defined ipV6 header.
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
This parameter configures the code. See icmpV6Informational for appropriate codes.
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 icmpV6UserDefine command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
icmpV6UserDefine setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under icmpV6.
SEE ALSO
icmpV6, icmpV6Error, icmpV6Informational, icmpV6MulticastListener, icmpV6NeighborDiscovery, icmpV6OptionLinkLayerDestination, icmpV6OptionLinkLayerSource, icmpV6OptionMaxTransmissionUnit, icmpV6OptionPrefixInformation, icmpV6OptionRedirectedHeader, icmpV6OptionUserDefine.