icmpV6OptionLinkLayerSource
icmpV6OptionLinkLayerSource - configures the icmpV6 Link Layer Source option.
SYNOPSIS
icmpV6OptionLinkLayerSource sub-command options
DESCRIPTION
The icmpV6OptionLinkLayerSource command is used to configure the icmpV6 Link Layer Source 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 = 1.
length
Read-only. It is the length of the option, and includes type, length, and address fields. One unit of length = 8 octets. The default value = 1.
A length value = 0 is invalid, and the node MUST silently discard a Neighbor Discovery packet where length = 0.
address
(variable length) The link layer address of the node which sent the packet. (default = 00 00 00 00 00 00)
COMMANDS
The icmpV6OptionLinkLayerSource command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
icmpV6OptionLinkLayerSource setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under icmpV6.
SEE ALSO
icmpV6, icmpV6Error, icmpV6Informational, icmpV6MulticastListener, icmpV6NeighborDiscovery, icmpV6OptionLinkLayerDestination, icmpV6OptionMaxTransmissionUnit, icmpV6OptionPrefixInformation, icmpV6OptionRedirectedHeader, icmpV6OptionUserDefine, icmpV6UserDefine.