Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
Subscriber Configuration Mode Commands   
▀  qos traffic-police 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
8348 
   
qos traffic-police 
Enables and configures traffic policing through bandwidth limitations and action for the subscriber traffic if it exceeds 
or violates the peak or committed data rate. Uplink and downlink limits are configured separately. 
Product
 
PDSN 
HA 
GGSN 
ASN-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
qos traffic-police direction { downlink | uplink } [ burst-size bytes ] [ committed-data-
rate 
bps ] [ exceed-action { drop | lower-ip-precedence | transmit } ] [ peak-data-rate 
bps ] [ violate-action { drop | lower-ip-precedence | transmit } ] 
no qos traffic-police direction { downlink | uplink } 
downlink
 
Applies the specified limits and actions to the downlink (data to the subscriber). 
uplink
 
Apply the specified limits and actions to the uplink (data from the subscriber). 
burst-size
 
bytes
 
Default: 3000 
Specifies the allowed peak burst size allowed in bytes. 
bytes
 must be an integer from 0 through 4294967295. 
Important:
  This parameter should be configured to at least the greater of the following two values: 1) three times 
greater than packet MTU for the subscriber connection, OR 2) three seconds worth of token accumulation within the 
“bucket” for the configured peak-data-rate. 
committed-data-rate
 
bps
 
Default: 144000 
Specifies the committed data rate (guaranteed-data-rate) in bits per second (bps). 
bps
 must be an integer from 0 through 4294967295).