Home > Configuration > NS > setnspartition_minbandwidth

setnspartition_minbandwidth

Use this method to set minimum bandwidth, in Kbps, that the partition can consume. A zero value indicates the bandwidth is unrestricted on the partition and it can consume up to the system limits
NOTE: This attribute is deprecated.
Minimum bandwith can alternatively be achieved by either judicously configuring maximum bandwidth paramater or by assigning dedicated interface(s) to each partition.

Syntax



Parameters

partitionname

Name of the Partition. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.
This is mandatory parameter.

minbandwidth

Minimum bandwidth, in Kbps, that the partition can consume. A zero value indicates the bandwidth is unrestricted on the partition and it can consume up to the system limits
NOTE: This attribute is deprecated.
Minimum bandwith can alternatively be achieved by either judicously configuring maximum bandwidth paramater or by assigning dedicated interface(s) to each partition.
Default value = 10240.

Return Value

Returns simpleResult

See Also