12.13.9. Configuring bandwidth pools

This section is located at the libraries bandwidth-pools level.

To add a new bandwidth pool, use the following command:

Admin@UGOS# create libraries bandwidth-pools

Provide the following parameters:

Parameter

Description

name

Bandwidth pool name.

description

Bandwidth pool description.

rate

Data transfer rate (in kbit/s).

dscp

DCSP value for QoS (if set, it will be added to each IP packet; available values: from 0 to 63).

To update bandwidth pool parameters, use the following command:

Admin@UGOS# set libraries bandwidth-pools <bandwidth-name>

You can change the same parameters as those for creating a bandwidth pool.

To delete a bandwidth pool, use the following command:

Admin@UGOS# delete libraries bandwidth-pools <bandwidth-name>

Use the show command to display information about all bandwidth pools:

Admin@UGOS# show libraries bandwidth-pools

or about an individual pool:

Admin@UGOS# show libraries bandwidth-pools <bandwidth-name>