Cisco Cisco Packet Data Gateway (PDG) Guía Para Resolver Problemas

Descargar
Página de 5213
  APN Configuration Mode Commands 
apn-ambr  ▀   
Cisco ASR 5000 Series Command Line Interface Reference  ▄  
 
  OL-22947-02 
apn-ambr 
Configures the Aggregated Maximum Bit Rate (AMBR) for all PDNs using this APN. 
Product 
P-GW 
Privilege 
Administrator 
Syntax 
 
Returns the selected command to it‘s default setting of no APN-AMBR. 
Disables the selected command. 
Specifies that the rate limit is to be applied to either the downlink traffic or the uplink traffic. 
: Applies the AMBR parameters to the downlink direction. 
: Applies the AMBR parameters to the uplink direction. 
This parameter is used by policing and shaping algorithms to permit short bursts of traffic in order to not 
exceed the allowed data rates. It is the maximum size of the token bucket. 
: A duration, in seconds, used in this burst size calculation: 
burst size = peak data rate/8 * auto-readjust duration 
 must be an integer value from 1 to 30. Default is 1 second 
: Specifies the burst size in bytes allowed by this APN for the associated PDNs. 
 must be an 
integer value from 1 to 4294967295 (1 byte to 4 GB). 
The action that the P-GW will take when the data rate of the bearer context exceeds the AMBR. 
: Violating packets are dropped. 
: The DSCP value is set to zero (―best effort‖) for the violating packets. 
: Place all violating packets into a buffer and, optionally, 
packets are transmitted when the buffer is full. 
: Violating packets are transmitted. This is the default setting. 
Usage