icmpV6OptionUserDefine
icmpV6OptionUserDefine - configures the icmpV6 User Define option.
SYNOPSIS
icmpV6OptionUserDefine sub-command options
DESCRIPTION
The icmpV6OptionUserDefine command is used to configure the icmpV6 User Define option.
This option can be used in all Neighbor Discovery messages:
- icmpV6RouterSolicitationMessage
- icmpV6RouterAdvertisementMessage
- icmpV6NeighborSolicitationMessage
- icmpV6NeighborAdvertisementMessage
- icmpV6RedirectMessage
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. (default = 133)
length
The length of the option. One unit of length = 1 octet. (default = 1)
A length value = 0 is invalid, and the node MUST silently discard a Neighbor Discovery packet where length = 0.
data
User-defined data field. (default = '00 00 00 00 00 00')
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.
icmpV6OptionUserDefine 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, icmpV6UserDefine.