Cisco Cisco Packet Data Gateway (PDG)

Pagina di 2186
qos negotiate-limit
Cconfigures the QoS profile to provide the peak and committed data rate limits that the GGSN assigns to the
APN. The GGSN sends the QoS profile to the SGSNs in response to GTP Create/Update PDP Context requests
for traffic shaping and policing functionality.
Product
GGSN
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > APN Configuration
configure > context context_name > apn apn_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-apn)#
Syntax Description
qos negotiate-limit direction
{
downlink
|
uplink
} [
qci qci_val
] [
peak-data-rate bps
[
committed-data-rate bps
] |
committed-data-rate
[
peak-data-rate bps
] ]
no qos negotiate-limit direction
{
downlink
|
uplink
} [
qci qci_val
] }
no
Disables the QoS Profile for the APN.
direction { downlink | uplink }
downlink: Apply the specified limits and actions to the downlink (to-Gn direction).
uplink: Apply the specified limits and actions to the uplink (to-Gi direction).
qci qci_val
qci_val is the QoS Class Identifier (QCI) for which the negotiate limit is being set. QCI ranges from 1 to 9.
If no qci-val is configured, it will be handled as an undefined-qci (same as undefined-qos class).
committed-data-rate bps
Default: See the Usage section for this command
The committed data rate (guaranteed-data-rate) in bps (bits per second).
Command Line Interface Reference, Modes A - B, StarOS Release 19    
1699
APN Configuration Mode Commands
qos negotiate-limit