ipV6OptionBindingUpdate

ipV6OptionBindingUpdate - configure an IPv6 BindingUpdate hop by hop header

SYNOPSIS

ipV6OptionBindingUpdate sub-command options

DESCRIPTION

The ipV6OptionBindingUpdate command adds a BindingUpdate hop by hop header to the IPv6 packet.

STANDARD OPTIONS

 

enableAcknowledge true / false

This flag sets the Acknowledge (A) bit to indicate that the sending mobile node is requesting that a Binding Acknowledgement be sent by the receiving node when it gets the Binding Update. (default = false)

enableBicasting true / false

Enables the bi-casting flag for the Binding Update header. (default = false)

enableDuplicate true / false

This flag sets the Duplicate Address Detection (D) bit, to indicate that the sending node wants the receiving node to perform Duplicate Address Detection for the mobile node's home address in this binding. The H and A bits MUST also be set for this action to be performed. (default = false)

enableHome true / false

This flag sets the Home Registration (H) bit to indicate that the sending node wants the receiving node to act as its home agent. (default = false)

enableMap true / false

Enables the map flag for the Binding Update header. (default = false)

enableRouter true / false

This flag indicates if the binding cache entry is for a mobile node advertised as a router by this node, on the behalf of the mobile node, in proxy Neighbor Advertisements. (default = false)

length

The length of the header in bytes.

lifeTime integer

(32-bit integer) The number of seconds remaining for the Binding Cache entry. When the value reaches zero, the binding MUST be considered expired and the Binding Cache entry MUST be deleted for the mobile node.

optionType

Read only. Returns the value for the option.

prefixLength integer

If the H-bit is set, this is the length of the routing prefix for the home address

sequenceNumber integer

(16-bit number) The mobile node uses this number in the Binding Update. The receiving node uses the same number in its Binding Acknowledgement, for matching. The Sequence number in each Binding Update to one destination address must be greater than the last.

COMMANDS

 

ipV6OptionBindingUpdate config option value

Configures the value of the specified IPv6 BindingUpdate option.

ipV6OptionBindingUpdate cget option

Returns the current value of the configuration option given by option. Option may have any of the values accepted by the ipV6OptionBindingUpdate command.

ipV6OptionBindingUpdate setDefault

Sets default values for all IPv6 BindingUpdate configuration options.

EXAMPLES

See examples under ipV6.

SEE ALSO

ipV6, ipV6HopByHop.