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 Firewall-and-NAT Action Configuration Mode enables configuring Stateful Firewall (FW) and Network Address Translation (NAT) actions.
Exec > ACS Configuration > Firewall-and-NAT Action Configuration
active-charging service service_name > fw-and-nat action action_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-fw-and-nat-action)#
Important |
This configuration mode is only available in release 11.0 and later releases. This configuration mode must be used to configure Action-based Stateful Firewall and NAT features. |
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 checkpoints all the flows matching the Firewall-and NAT action.
NAT
Security Administrator, Administrator
Exec > ACS Configuration > Firewall-and-NAT Action Configuration
active-charging service service_name > fw-and-nat action action_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-fw-and-nat-action)#
flow check-point [ data-usage data_usage [ and | or ] | time-duration duration [ and | or ] ]
{ default | no } flow check-point
Configures the default Firewall action.
Deletes the Firewall action configuration.
Specifies the data usage in bytes.
data_usage must be an integer from 1 through 4294967295.
The maximum limit for data-usage is 4 GB.
Specifies the time duration in seconds.
duration must be an integer from 1 through 86400.
The maximum limit for time-duration is 24 hours.
This option allows to configure only data-usage or time-duration , or a combination of data-usage and time-duration .
Use this command to enable/disable the check-pointing of NATed flows and control the type of flows that need to be check pointed based on specified criteria. Check pointing is done only for TCP and UDP flows.
flow check-point data-usage 5000 and time-duration 300