create policy (flow control)
create policy (flow control)
To add a new named flow control policy, use the create policy command. If a policy with the specified name
already exists, the command will fail.
To add or edit a named flow control policy, use the enter policy command. If the specified policy does not
exist, it is created and entered; if the policy exists, it is entered.
You also can use the scope form of this command to enter an existing policy to assign or change properties.
To delete an existing policy, use the delete form of this command.
create policy name
delete policy name
enter policy name
scope policy name
Syntax Description
name
scope eth-uplink/scope flow-control/
Command Modes
Command History
Release
1.1(1)
When you create a new flow control policy, you are automatically entered into flow-control/policy mode
Usage Guidelines
(eth-uplink/flow-control/policy) with an asterisk indicating the new policy is not yet committed. You can set
policy property values and then commit the new policy.
After you create a flow control policy, the policy name cannot be changed. You must delete the policy and
create a new one.
Example
This example shows how to create and enter a named policy for flow control:
firepower # scope eth-uplink
firepower /eth-uplink # scope flow-control
firepower /eth-uplink/flow-control # enter policy FCpolicy1
firepower /eth-uplink/flow-control/policy* # commit-buffer
firepower /eth-uplink/flow-control/policy #
Related Commands
Command
delete policy
set
show policy
Cisco Firepower 4100/9300 FXOS Command Reference
70
A name to identify the flow control policy. The name can be from 1 to 32
characters.
Modification
Command added.
Description
Deletes an existing flow control policy.
In flow-control/policy mode, sets flow control policy properties.
Shows property values for a flow control policy.
A R Commands