Bandwidth Policy Configuration Mode Commands


Bandwidth Policy Configuration Mode Commands
 
 
The Bandwidth Policy Configuration Mode is used to create and manage ACS bandwidth policies.
 
Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
 
end
Returns the CLI prompt to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Use this command to change to the Exec mode.
 
exit
Exits the current configuration mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
exit
Usage
Use this command to return to the parent configuration mode.
 
flow limit-for-bandwidth
This command configures the ACS Bandwidth-Policy Flow Limit-for-bandwidth configuration.
Product
ACS
Privilege
Security Administrator, Administrator
Syntax
flow limit-for-bandwidth id bandwidth_id group-id group_id
no flow limit-for-bandwidth id bandwidth_id
no
Removes the specified bandwidth policy configuration.
id bandwidth_id
Specifies the ACS Bandwidth-Policy ID.
bandwidth_id must be an integer from 1 through 65535.
group-id group_id
Specifies the ACS Bandwidth-Policy Group ID.
group_id must be an integer from 1 through 65535.
Usage
Use this command to configure the ACS Bandwidth-Policy Flow Limit-for-bandwidth configuration.
Example
The following command configures the flow limit-for-bandwidth configuration with bandwidth policy ID test123 and group ID 123:
flow limit-for-bandwidth id test123 group-id 123
 
group-id
This command configures the ACS Bandwidth-Policy Group ID.
Product
ACS
Privilege
Security Administrator, Administrator
Syntax
group-id group_id direction { downlink | uplink } peak-data-rate bps peak-burst-size bytes violate-action { discard | lower-ip-precedence } [ committed-data-rate bps committed-burst-size bytes [ exceed-action { discard | lower-ip-precedence } ] ]
{ default | no } group-id group_id direction { downlink | uplink }
default
Configures default settings for the specified group ID.
no
Removes configuration for the specified group ID.
group_id
Specifies the group ID.
group_id must be an integer from 1 through 65535.
direction { downlink | uplink }
Specifies the direction for which bandwidth will be controlled.
peak-data-rate bps
Specifies peak data rate in bits per second.
bps must be an integer from 1 through 4294967295.
Default: 0
peak-burst-size bytes
Specifies peak burst size in bytes.
bytes must be an integer from 1 through 4294967295.
Default: 0
violate-action { discard | lower-ip-precedence }
Specifies the action to be taken if Peak Data Rate is surpassed.
discard: Specifies to discard the packet
lower-ip-precedence: Specifies to lower IP precedence of the packet
committed-data-rate bps
Specifies the committed Data Rate in bits per second. This can also be used to specify GBR in NCQoS (without the exceed-action).
bps must be an integer from 1 through 4294967295.
Default: 0
committed-burst-size bytes
Specifies the committed burst size in bytes.
bytes must be an integer from 1 through 4294967295.
Default: 0
exceed-action { discard | lower-ip-precedence }
Specifies the action to be taken if Committed Data Rate is surpassed.
discard: Specifies to discard the packet
lower-ip-precedence: Specifies to lower IP precedence of the packet
Usage
Use this command to configure the ACS Bandwidth-Policy Group ID.
Example
The following command configures group ID of 111 to control bandwidth for the downlink direction specifying peak data rate of 10000 bits per second and peak burst size of 10000 bytes while specifying the action to be taken on violation as discard:
group-id 111 direction downlink peak-data-rate 10000 peak-burst-size 10000 violate-action discard
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883