IxCatENodeBSimCommandAPN

Extends NetworkCommand

'APN' IxCatENodeBSim network command class

DESCRIPTION

'APN' IxCatENodeBSim network command

OPTIONS

Parameter Description
apn
An Access Point Name (APN) that identifies a PDN to which the UEs may establish a connection:
	The name that you specify must match a name configured on the system under test. 
	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. Reference to IxCatENodeBSimApnEntry
Reference to IxCatENodeBSimApnEntry
bearerList
List of IxCatENodeBSimCommandAPNBearer objects
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 = 256000, default = 96
gbru
Guaranteed Bit Rate for Uplink (expressed in kbps)
Integer, max = 256000, 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 = 256000, default = 96
mbru
Maximum Bit Rate for Uplink (expressed in kbps)
Integer, max = 256000, 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 = 8
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 = ""
useDefaultBearer
if checked, the activity will start on the default bearer.
Boolean, default = True
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