ACS Subscriber Base Configuration Mode Commands

The ACS Subscriber Base Configuration Mode is used to configure Active Charging Service subscriber base.

Mode

Exec > ACS Configuration > ACS Subscriber Base Configuration

active-charging service service_name > subscriber-base subs_base_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-subscriber-base)# 

Important

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


end

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

Product

All

Privilege

Security Administrator, Administrator

Syntax

end  

Usage Guidelines

Use this command to return to the Exec mode.

exit

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

Product

All

Privilege

Security Administrator, Administrator

Syntax

exit  

Usage Guidelines

Use this command to return to the parent configuration mode.

priority

This command allows you to assign priority to the service-scheme association within a subscriber base.

Product

ACS

Privilege

Security Administrator, Administrator

Mode

Exec > ACS Configuration > ACS Subscriber Base Configuration

active-charging service service_name > subscriber-base subs_base_name

Entering the above command sequence results in the following prompt:

[local]host_name(config-subscriber-base)# 

Syntax

priority  priority subs-class  subs_class_name bind service-scheme  serv_scheme_name 
no priority  priority 

no

If previously configured, deletes the specified configuration.

priority

Specifies the priority to be assigned to service-scheme.

priority must be an integer from 1 through 127.

subs-class subs_class_name

Specifies the subscriber class definition to a subscriber base.

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

bind

Specifies the association of service-scheme within subscriber class.

service-scheme serv_scheme_name

Specifies the service scheme definition.

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

Usage Guidelines

Use this command to assign priority to the service-scheme association within a subscriber base. This priority has to be unique within a subscriber base.

Example

The following command is configured to set priority as 5 to associate service-scheme named ss1 :
priority 5 subs-class sc1 bind service-scheme ss1