icmpV6OptionMaxTransmissionUnit
icmpV6OptionMaxTransmissionUnit - configures the icmpV6 Max Transmission Unit option.
SYNOPSIS
icmpV6OptionMaxTransmissionUnit sub-command options
DESCRIPTION
The icmpV6OptionMaxTransmissionUnit command is used to configure the icmpV6 Max Transmission Unit 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 = 5.
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.
mtu
(32-bit integer) The recommended value of the Maximum Transmission Unit (MTU) on this link. (default = 0)
COMMANDS
The icmpV6OptionMaxTransmissionUnit command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
icmpV6OptionMaxTransmissionUnit setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under icmpV6
SEE ALSO
icmpV6, icmpV6Error, icmpV6Informational, icmpV6MulticastListener, icmpV6NeighborDiscovery, icmpV6OptionLinkLayerDestination, icmpV6OptionLinkLayerSource, icmpV6OptionPrefixInformation, icmpV6OptionRedirectedHeader, icmpV6OptionUserDefine, icmpV6UserDefine.