Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  PCC-QoS-Profile Configuration Mode Commands 
max-bitrate  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7557 
max-bitrate 
This command defines the Maximum Bit Rate (MBR) 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
 
[nomax-bitrate downlink downlink_mbr uplink uplink_mbr 
no
 
Removes the configured Maximum Bit Rate value set for PCC-QoS-Profile for PCC-Service instance on 
IPCF node. 
downlink
 
downlink_mbr
 
Sets the Maximum 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_mbr
 must be an integer from 0 through 104857600. A ‘zero’ value disables the downlink in 
specified PCC-QoS-Profile. 
uplink
 
uplink_mbr
 
Sets the Maximum 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_mbr
 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 Maximum 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 MBR and 
2048
 bits per second as downlink 
MBR in PCC-QoS-Profile instance on IPCF node. 
max-bitrate downlink 2048 uplink 1024