для Cisco Cisco ASA for Nexus 1000V Series Switch

Скачать
Страница из 32
 
24
Cisco ASA NetFlow Implementation Guide
 
  Configure NSEL Collectors (CLI)
The seconds argument indicates the amount of time allowed for the delay in seconds. If this command 
is not configured, there is no delay, and the flow-create event is exported as soon as the flow is created. 
If the flow is torn down before the configured delay, the flow-create event is not sent; an extended flow 
teardown event is sent instead. 
Disable and Reenable NetFlow-related Syslog Messages
To disable and reenable NetFlow-related syslog messages, perform the following steps:
Procedure
Step 1
Disable syslog messages that have become redundant because of NSEL.
logging flow-export-syslogs disable
Example:
ciscoasa(config)# logging flow-export-syslogs disable
Note
Although you execute this command in global configuration mode, it is not stored in the 
configuration. Only the no logging message xxxxxx commands are stored in the configuration.
Step 2
Reenable syslog messages individually, where xxxxxx is the specified syslog message that you want to 
reenable.
logging message 
xxxxxx
Example:
ciscoasa(config)# logging message 302013
Step 3
Reenable all NSEL events at the same time.
logging flow-export-syslogs enable
Example:
ciscoasa(config)# logging flow-export-syslogs enable
Reset Runtime Counters
To reset runtime counters, perform the following steps:
Procedure
Step 1
Reset all runtime counters for NSEL to zero.
clear flow-export counters
Example: