rprTlvBandwidthPair

rprTlvBandwidthPair - defines a pair of bandwidth values for use in an RPR Individual Bandwidth TLV

SYNOPSIS

rprTlvBandwidthPair sub-command options

DESCRIPTION

The rprTlvBandwidthPair command is used to set up a pair of bandwidth values. This pair is added to a RPR Individual Bandwidth TLV by use of the rprTlvIndividualBandwidth. addBandwidthPair command.

A bandwidth pair may be retrieved from the individual bandwidth list by calling rprTlvIndividualBandwidth getFirstBandwidthPair/getNextBandwidthPair and then inspecting the options in this command.

STANDARD OPTIONS
bandwidth0

The bandwidth requirement associated with Ringlet 0. (default = 0)

bandwidth1

The bandwidth requirement associated with Ringlet 1. (default = 0)

COMMANDS

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

rprTlvBandwidthPair cget option

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

rprTlvBandwidthPair config option value

Modify the configuration options of the port. If no option is specified, returns a list describing all of the available options (see STANDARD OPTIONS) for port. If option is specified with no value, then the commands returns a list of values available for this option.

rprTlvBandwidthPair setDefault

Sets to IxTclHal default values for all configuration options.

EXAMPLES

See examples under rprFairness.

SEE ALSO

rprFairness, rprOam, rprProtection, rprRingControl, rprTlvIndividualBandwidth, rprTlvNeighborAddress, rprTlvStationName, rprTlvTotalBandwidth, rprTlvVendorSpecific, rprTlvWeight, rprTopology.