interfaceIpV6

interfaceIpV6 - configure an IPv6 address for inclusion in an interface entry

SYNOPSIS

interfaceIpV6 sub-command options

DESCRIPTION

The interfaceIpV6 command is used to configure the IPv6 address specific information used when building an interface table. An interfaceIpV6 is added to an interface entry using the interfaceEntry command.

STANDARD OPTIONS
ipAddress

The IPv6 address. (default = "0:0:0:0:0:0:0:0")

maskWidth

The network mask associated with the address. (default = 64)

COMMANDS

The interfaceIpV6 command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.

interfaceIpV6 cget option

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

interfaceIpV6 config option value

Modify the IP address table configuration options of the port. If no option is specified, returns a list describing all of the available interfaceIpV6 options (see STANDARD OPTIONS) for port.

interfaceIpV6 setDefault

Sets to IxTclHal default values for all configuration options.

EXAMPLES

See examples under interfaceTable.

SEE ALSO