ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A...

8
ACS Subscriber Class Configuration Mode Commands The ACS Subscriber Class Configuration Mode is used to configure Active Charging Service subscriber class. Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration active-charging service service_name > subs-class subs_class_name Entering the above command sequence results in the following prompt: [local]host_name(config-acs-subsclass)# The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). Important any-match, page 2 apn, page 3 end, page 4 exit, page 5 multi-line-or, page 6 rulebase, page 7 v-apn, page 8 Command Line Interface Reference, Modes A - B, StarOS Release 21.1 1

Transcript of ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A...

Page 1: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

ACS Subscriber Class Configuration ModeCommands

The ACS Subscriber Class Configuration Mode is used to configure Active Charging Service subscriberclass.

Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration

active-charging service service_name > subs-class subs_class_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-acs-subsclass)#

The commands or keywords/variables that are available are dependent on platform type, product version,and installed license(s).

Important

• any-match, page 2

• apn, page 3

• end, page 4

• exit, page 5

• multi-line-or, page 6

• rulebase, page 7

• v-apn, page 8

Command Line Interface Reference, Modes A - B, StarOS Release 21.1 1

Page 2: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

any-matchThis command is used to enable or disable the wildcard configuration.

Product ACS

Privilege Security Administrator, Administrator

Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration

active-charging service service_name > subs-class subs_class_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-acs-subsclass)#

Syntax Description [ no ] any-match operator condition

no

If previously configured, deletes the specified configuration.

operator

Specifies how to match.

operator must be one of the following:

• !=: Does not equal

• =: Equals

condition

Specifies the condition to match.

condition must be one of the following:

• FALSE

• TRUE

Usage Guidelines Use this command to enable or disable the wildcard configuration.

Command Line Interface Reference, Modes A - B, StarOS Release 21.12

ACS Subscriber Class Configuration Mode Commandsany-match

Page 3: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

apnThis command allows you to specify the APN name as a condition.

Product ACS

Privilege Security Administrator, Administrator

Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration

active-charging service service_name > subs-class subs_class_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-acs-subsclass)#

Syntax Description [ no ] apn operator apn_name

no

If previously configured, deletes the specified configuration.

operator

Specifies how to match.

operator must be one of the following:

• !=: Does not equal

• =: Equals

apn_name

Specifies the APN name.

apn_name must be an alphanumeric string of 1 through 63 characters.

Usage Guidelines Use this command to specify the APN name as a condition.

Examples The following command configures an APN named xyz.com:apn = xyz.com

Command Line Interface Reference, Modes A - B, StarOS Release 21.1 3

ACS Subscriber Class Configuration Mode Commandsapn

Page 4: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

endExits the current configuration mode and returns to the Exec mode.

Product All

Privilege Security Administrator, Administrator

Syntax Description end

Usage Guidelines Use this command to return to the Exec mode.

Command Line Interface Reference, Modes A - B, StarOS Release 21.14

ACS Subscriber Class Configuration Mode Commandsend

Page 5: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

exitExits the current mode and returns to the parent configuration mode.

Product All

Privilege Security Administrator, Administrator

Syntax Description exit

Usage Guidelines Use this command to return to the parent configuration mode.

Command Line Interface Reference, Modes A - B, StarOS Release 21.1 5

ACS Subscriber Class Configuration Mode Commandsexit

Page 6: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

multi-line-orThis command allows to check if the OR operator must be applied to all lines in a subscriber class.

Product ACS

Privilege Security Administrator, Administrator

Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration

active-charging service service_name > subs-class subs_class_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-acs-subsclass)#

Syntax Description [ no ] multi-line-or all-lines

no

If previously configured, deletes the specified configuration.

Usage Guidelines Use this command to check if the OR operator must be applied to all lines in a subscriber class.

Command Line Interface Reference, Modes A - B, StarOS Release 21.16

ACS Subscriber Class Configuration Mode Commandsmulti-line-or

Page 7: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

rulebaseThis command allows you to specify the rule base name as a condition.

Product ACS

Privilege Security Administrator, Administrator

Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration

active-charging service service_name > subs-class subs_class_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-acs-subsclass)#

Syntax Description [ no ] rulebase operator rulebase_name

no

If previously configured, deletes the specified configuration.

operator

Specifies how to match.

operator must be one of the following:

• !=: Does not equal

• =: Equals

rulebase_name

Specifies the rule base name.

rulebase_name must be an alphanumeric string of 1 through 63 characters.

Usage Guidelines Use this command to specify the rule base name as a condition.

Examples The following command configures a rule base named plan1:rulebase = plan1

Command Line Interface Reference, Modes A - B, StarOS Release 21.1 7

ACS Subscriber Class Configuration Mode Commandsrulebase

Page 8: ACS Subscriber Class Configuration Mode Commands€¦ · Command Line Interface Reference, Modes A - B, StarOS Release 21.1 8 ACS Subscriber Class Configuration Mode Commands v-apn.

v-apnThis command allows you to specify the virtual APN name as a condition.

Product ACS

Privilege Security Administrator, Administrator

Command Modes Exec > ACS Configuration > ACS Subscriber Class Configuration

active-charging service service_name > subs-class subs_class_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-acs-subsclass)#

Syntax Description [ no ] v-apn operator v_apn_name

no

If previously configured, deletes the specified configuration.

operator

Specifies how to match.

operator must be one of the following:

• !=: Does not equal

• =: Equals

v_apn_name

Specifies the virtual APN name.

v_apn_name must be an alphanumeric string of 1 through 63 characters.

Usage Guidelines Use this command to specify the virtual APN name as a condition.

Examples The following command configures a virtual APN named vapn12:v-apn = vapn12

Command Line Interface Reference, Modes A - B, StarOS Release 21.18

ACS Subscriber Class Configuration Mode Commandsv-apn