icmpV6OptionRedirectedHeader
icmpV6OptionRedirectedHeader - configures the icmpV6 Redirected Header option.
SYNOPSIS
icmpV6OptionRedirectedHeader sub-command options
DESCRIPTION
The icmpV6OptionRedirectedHeader command is used to configure the icmpV6 Redirected Header option.
This option can be used in all Neighbor Discovery messages:
- icmpV6RouterSolicitationMessage
- icmpV6RouterAdvertisementMessage
- icmpV6NeighborSolicitationMessage
- icmpV6NeighborAdvertisementMessage
- icmpV6RedirectMessage
STANDARD OPTIONS
type
Read-only. The value for this option = 4.
length
The length of the option. One unit of length = 8 octets. (default = 1)
A length value = 0 is invalid, and the node MUST silently discard a Neighbor Discovery packet where length = 0.
ipHeaderAndData
Some of all of the contents of the original IP packet. It consists of as much of the original packet as can be carried in the Redirect message without going over the maximum allowed 1280 octets (bytes).
COMMANDS
The icmpV6OptionRedirectedHeader command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
icmpV6OptionRedirectedHeader 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, icmpV6OptionUserDefine, icmpV6UserDefine.