icmpV6OptionLinkLayerDestination
icmpV6OptionLinkLayerDestination - configures the icmpV6 Link Layer Destination option.
SYNOPSIS
icmpV6OptionLinkLayerDestination sub-command options
DESCRIPTION
The icmpV6OptionLinkLayerDestination command is used to configure the icmpV6 Link Layer Destination 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 = 2.
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 an Neighbor Discovery packet where length = 0.
address
(variable length) The target/destination link-layer address. (default = 00 00 00 00 00 00)
COMMANDS
The icmpV6OptionLinkLayerDestination command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
icmpV6OptionLinkLayerDestination setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under icmpV6.
SEE ALSO
icmpV6, icmpV6Error, icmpV6Informational, icmpV6MulticastListener, icmpV6NeighborDiscovery, icmpV6OptionLinkLayerSource, icmpV6OptionMaxTransmissionUnit, icmpV6OptionPrefixInformation, icmpV6OptionRedirectedHeader, icmpV6OptionUserDefine, icmpV6UserDefine.