Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
Traffic Shaping at the APN-AMBR Data Rate Level
CSCuv23766 - Traffic Shaping; CSCuw33511 - Reduce Policing bucket interval from 100 ms to 10 ms.
Applicable Products: GGSN, P-GW, SAEGW
Feature Changes
In StarOS release 19.2, this feature is supported as lab quality only. With StarOS release 19.2.1, this feature
is fully qualified as Deploy Quality.
Important
Traffic Shaping is a license-controlled feature. Contact your Cisco account or support representative for
detailed licensing information.
Important
Traffic Shaping is a rate limiting method similar to Traffic Policing, but provides a buffer facility for packets
exceeding the configured limit. Once packets exceed the data-rate, the packet is queued inside the buffer to
be delivered at a later time.
The bandwidth enforcement can be done in the downlink and the uplink direction independently. If there is
no more buffer space available for subscriber data, the system can be configured to either drop the packets or
retain it for the next scheduled traffic session.
Traffic will be shaped to the configured APN-AMBR value. Previously, data carried on non-GBR bearers
was policed at the configured APN-AMBR rate. APN-AMBR policing dropped the data that did not match
the configured APN-AMBR. With APN-AMBR traffic shaping, non-GBR data that does not match the
configured APN-AMBR rate will be buffered. When enough memory tokens are available, the data will be
transmitted. In addition, operators still have the option to allow operators to drop the data when the buffer
limit is reached.
Command Changes
apn-ambr
The shape and transmit-when-buffer-full keywords are now available in APN Configuration Mode for traffic
shaping on the GGSN, P-GW and SAEGW.
configure
context context_name
apn apn_name
apn-ambr rate-limit direction { downlink | uplink } } | violate-action { shape [
transmit-when-buffer-full ] }
[ default | no ] apn-ambr rate-limit direction { downlink | uplink }
end
Notes:
• shape [ transmit-when-buffer-full ]: Places all violating packets into a buffer and, optionally, transmits
the packets when the buffer is full.
   Release Change Reference, StarOS Release 19
102
GGSN Changes in Release 19
Traffic Shaping at the APN-AMBR Data Rate Level