IxCatENodeBSimCommandAPNBearer

Bearer entry used in APN commands

DESCRIPTION

Bearer entry used in APN commands

OPTIONS

Parameter Description
defaultBearerFallback
if checked, the activity will fallback to default bearer if no dedicated bearer was created.
Boolean, default = True
function
Bearer special function
String, default = "none"
Choices:
none - None (default)
audio - Audio
video - Video
gbrd
Guaranteed Bit Rate for Downlink (expressed in kbps)
Integer, max = 2147483646, default = 96
gbru
Guaranteed Bit Rate for Uplink (expressed in kbps)
Integer, max = 2147483646, default = 96
ignoreTFT
If checked, the configured TFT will be ignored when matching the activity on a dedicated bearer. The matching will be done exclusively using the QCI value.
Boolean, default = False
mbrd
Maximum Bit Rate for Downlink (expressed in kbps)
Integer, max = 2147483646, default = 96
mbru
Maximum Bit Rate for Uplink (expressed in kbps)
Integer, max = 2147483646, default = 96
name
An Access Point Name (APN) that identifies a PDN to which the UEs may establish a connection:
	The name must conform to the APN-NI specification (described in TS 29.303). 
	Each Access Points range must have a unique Name: duplicate names are not permitted. 
	The default value is apn-n.ixiacom.com, where n is a number assigned by IxLoad
String, default = ""
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
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