Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
PCC-QoS-Profile Configuration Mode Commands   
▀  guaranteed-bitrate 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7684 
   
guaranteed-bitrate 
This command defines the Guaranteed Bit Rate (GBR) value in bits per second for downlink and uplink traffic in PCC-
QoS-Profile which is to use for Subscriber profile in PCC-Service instance on IPCF node. 
Product
 
IPCF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC QoS Profile Configuration 
configure > context context_name > pcc-service service_name > qos-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pcc-qos-profile)# 
Syntax
 
[noguaranteed-bitrate downlink downlink_gbr uplink uplink_gbr 
no
 
Removes the configured GBR value set for PCC-QoS-Profile for PCC-Service instance on IPCF node. 
downlink
 
downlink_gbr
 
Sets the Guaranteed Bit Rate allowed in downlink direction (from PCEF to UE) in bits per second for a PCC-
QoS-Profile which is to use for Subscriber profile in PCC-Service instance on IPCF node. 
downlink_gbr
 must be an integer from 0 through 104857600. A ‘zero’ value disables the downlink in 
specified PCC-QoS-Profile. 
uplink
 
uplink_gbr
 
Sets the Guaranteed Bit Rate allowed in uplink direction (from PCEF to PDN) in bits per second for a PCC-
QoS-Profile which is to use for Subscriber profile in PCC-Service instance on IPCF node. 
uplink_gbr
 must be an integer from 0 through 104857600. A ‘zero’ value disables the uplink in specified 
PCC-QoS-Profile. 
Usage 
Use this command to define the Guaranteed Bit Rate value in bits per second for downlink and uplink traffic 
in PCC-QoS-Profile which is to use for Subscriber profile in PCC-Service instance on IPCF node. 
Example
 
Following command sets the 
1024
 bits per seconds as uplink GBR and 
2048
 bits per second as downlink 
GBR in PCC-QoS-Profile instance on IPCF node. 
guaranteed-bitrate downlink 2048 uplink 1024