ipAddressTable

ipAddressTable - configure the IP address table parameters for a port on a card on a chassis

SYNOPSIS

ipAddressTable sub-command options

DESCRIPTION

The ipAddressTable command is used to configure the IP address table-specific information used when building IP address table.

STANDARD OPTIONS
defaultGateway

Default gateway IP address. (default = 0.0.0.0)

COMMANDS

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

ipAddressTable addItem

Creates IP and MAC address ranges. Specific errors are:

ipAddressTable cget option

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

ipAddressTable clear

Clears the IP address table.

ipAddressTable 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 ipAddressTable options (see STANDARD OPTIONS) for port.

ipAddressTable delItem

Deletes IP and MAC address ranges.

ipAddressTable get chasID cardID portID

Gets the current IP address table configuration of the port with id portID on card cardID, chassis chasID. Call this command before calling ipAddressTable cget option value to get the value of the configuration option. Specific errors are:

ipAddressTable get chasID cardID portID

Gets the IP address table configuration of the port with id portID on card cardID, chassis chasID.

ipAddressTable getFirstItem

Gets the first IP and MAC address range out of the IP address table. Specific errors are:

ipAddressTable getItem ipAddress

Gets the address table item corresponding to ipAddress. The values may be retrieved by using the ipAddressTableItem command. Specific errors are:

ipAddressTable getNextItem

Gets the next IP and MAC address range out of the IP address table. Specific errors are:

ipAddressTable set chasID cardID portID

Sets the IP address table configuration of the port with id portID on card cardID, chassis chasID by reading the configuration option values set by the ipAddressTableItem config option value command.

ipAddressTable setDefault

Sets to IxTclHal default values for all configuration options.

EXAMPLES

See examples under arp.

SEE ALSO

ip.