Extends NetworkCommand
'Use Dedicated Bearer' eNodeB Sim network command class
'Use Dedicated Bearer' eNodeB Sim network command
Parameter | Description |
---|---|
defaultBearerFallback |
if checked, the activity will fallback to default bearer if no dedicated bearer was created. Boolean, default = True |
gbrd |
Guaranteed Bit Rate for Downlink (expressed in kbps) Integer, max = 2199023255, default = 96 |
gbru |
Guaranteed Bit Rate for Uplink (expressed in kbps) Integer, max = 2199023255, default = 96 |
mbrd |
Maximum Bit Rate for Downlink (expressed in kbps) Integer, max = 2199023255, default = 96 |
mbru |
Maximum Bit Rate for Uplink (expressed in kbps) Integer, max = 2199023255, default = 96 |
networkInitiatedBearer |
if checked, the activity will start on the default bearer, and when a network initiated bearer is created, the activity moves on it. Boolean, default = False |
protocolName |
IxLoad L4-7 protocol name (HTTP, FTP, etc.) String, default = "" |
qci |
The QoS Class Identifier associated with this APN.The minimum is 0, the default is 9, and the maximum is 255. Integer, max = 255, default = 10 |
tft |
Use this setting to select a Traffic Flow Template (TFT) for the current traffic type.When you enable Use Default TFT, this setting displays (as a read-only value) the pre-defined default TFT value for the selected L7 activity. For example, the default TFT for HTTP traffic is 3X0X03500050. When you disable Use Default TFT, you must enter a custom TFT value, in hexadecimal format. String, default = "3X0X03500050" |
usePredefinedQci |
When this option is selected, IxLoad uses the default QoS Class Indicator (QCI) defined for the current traffic type (such as HTTP). IxLoad sets the following default QCI values: FTP, HTTP, HTTPS, MSRP, WAP, Video = 8 POP3, IMPA, SMTP = 9 Voice, SIP = 1 Other = 9 When not selected, you must enter a QCI value for the activity. You can enter any value from 0 through 255. Boolean, default = True |
usePredefinedTft |
When you enable Use Default TFT, this setting displays (as a read-only value) the pre-defined default TFT value for the selected L7 activity. For example, the default TFT for HTTP traffic is 3X0X03500050. Boolean, default = True |