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.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
The ACS Service Scheme Trigger Configuration Mode is used to configure the set of triggers to be handled under the associated service-scheme.
Exec > ACS Configuration > ACS Service Scheme Configuration > ACS Service Scheme Trigger Configuration
active-charging service service_name > service-scheme service_scheme_name > trigger { flow-create | loc-update | sess-setup }
Entering the above command sequence results in the following prompt:
[local]host_name(config-servscheme-trigger)#
Important |
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). |
Exits the current configuration mode and returns to the Exec mode.
All
Security Administrator, Administrator
end
Use this command to return to the Exec mode.
Exits the current mode and returns to the parent configuration mode.
All
Security Administrator, Administrator
exit
Use this command to return to the parent configuration mode.
This command allows you to assign priority to the trigger events in service-scheme.
ACS
Security Administrator, Administrator
Exec > ACS Configuration > ACS Service Scheme Configuration > ACS Service Scheme Trigger Configuration
active-charging service service_name > service-scheme service_scheme_name > trigger { flow-create | loc-update | sess-setup }
Entering the above command sequence results in the following prompt:
[local]host_name(config-servscheme-trigger)#
priority priority trigger-condition trigger_condn_name trigger-action trigger_action_name
no priority priority
If previously configured, deletes the specified configuration.
Specifies the priority to be assigned to the trigger events.
priority must be an integer from 1 through 127.
Specifies the trigger condition definition.
trigger_condn_name must be an alphanumeric string of 1 through 63 characters.
Specifies the trigger action definition.
trigger_action_name must be an alphanumeric string of 1 through 63 characters.
Use this command to assign priority to the trigger events configured in service-scheme. The priority must be unique within a trigger.
priority 10 trigger-condition tc1 trigger-action ta1