IxCatENodeBSimPluginSettings
Extends PluginSettings
Deprecated
DESCRIPTION
Deprecated
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 |
arp |
Priority of allocation and retention Integer, default = 1 |
defaultBearerFallback |
Fallback on default bearer if no dedicated bearer was created for this activity. Boolean, default = True |
enableSessionTimeout |
Deprecated. Kept for TCL bw compatibility Boolean, default = False |
gbrd |
Guaranteed bitrate for downlink (kbps) Integer, max = 2199023255, default = 100 |
gbru |
Guaranteed bitrate for uplink (kbps) Integer, max = 2199023255, default = 100 |
isMsInitiated |
UE initiated service request for this activity. Execute "Bearer Resource Command" with TFT operation set to "Create New". This option will be taken in consideration if no active bearer was found with matching TFT and QoS. Boolean, default = False |
mbrd |
Maximum bitrate for downlink (kbps) Integer, max = 2199023255, default = 100 |
mbru |
Maximum bitrate for uplink (kbps) Integer, max = 2199023255, default = 100 |
name |
Name of the activity 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 |
runOnDefaultBearer |
Run activity on default bearer only Boolean, default = True |
sessionTimeoutValue |
Deprecated. Kept for TCL bw compatibility Integer, min = 1, default = 1 |
sPCO_Container |
Protocol Configuration Options (Container) String, default = "" |
sPCO_Protocol |
Protocol Configuration Options (Protocol) String, default = "" |
sTFTFiltersCustom |
Deprecated String, default = "3X0X03500050" |
tearDownIndicator |
Set tear down indicator flag when deleting context for this activity Boolean, default = False |
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 |