Enter the Values in the Macro to Complete the No Commands
The ASA CLI uses the "no" form of a command to delete it. Fill in the fields in the macro to complete the "no" form of the command:
Procedure
1 |
policy-map {{flow_export_policy_name}}
|
2 |
no class {{flow_export_class_name}}
|
3 |
no class-map {{flow_export_class_name}}
|
4 |
no flow-export destination {{interface}} {{IPv4_address}} {{NetFlow_port}}
|
5 |
no flow-export template timeout-rate {{timeout_rate_in_mins}}
|
6 |
no flow-export delay flow-create {{delay_flow_create_rate_in_secs}}
|
7 |
no flow-export active refresh-interval {{refresh_interval_in_mins}}
|