Cisco Cisco Packet Data Gateway (PDG)

Pagina di 2186
qos rate-limit
Configures the action on a subscriber traffic flow that violates or exceeds the peak/committed data rate under
traffic 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 rate-limit direction { downlink | uplink } [ qci qci_val ] [ burst-size { bytes | auto-readjust [ duration
dur ] } ] [ exceed-action { drop | lower-ip-precedence | transmit } [ violate-action { drop |
lower-ip-precedence | shape [ transmit-when-buffer-full ] | transmit } ] ] | [ violate-action { drop |
lower-ip-precedence | shape [ transmit-when-buffer-full ] | transmit } [ exceed-action { drop |
lower-ip-precedence | transmit } ] ] +
no qos rate-limit direction { downlink | uplink } [ qci 
qci_val ]
no
Disables the QoS data rate limit configuration for the APN.
When no Qos Profile is configured, the system defaults to using the information provided by the SGSN.
Important
qos rate-limit direction { downlink | uplink }
downlink: Apply the specified limits and actions to the downlink (the Gn direction).
uplink: Apply the specified limits and actions to the uplink (the 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).
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1702
APN Configuration Mode Commands
qos rate-limit