Cisco Cisco ASR 5000

Page of 9109
  Firewall-and-NAT Policy Configuration Mode Commands 
nat pkts-drop  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5141 
nat pkts-drop 
This command is used to configure the EDR format in which records for dropped NAT packets will be saved and the 
time interval for EDR generation. 
Product
 
NAT 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Firewall-and-NAT Policy Configuration 
active-charging service service_name > fw-and-nat policy policy_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-fw-and-nat-policy)# 
Syntax
 
nat pkts-drop { edr-format edr_format_name | timeout timeout_value } 
{ default | no } nat pkts-drop { edr-format | timeout } 
default
 
Configures the default setting. 
Default: Disables the configuration. Same as 
no nat pkts-drop { edr-format | timeout }
 
command. 
no
 
Disables the configured EDR format in which records for dropped NAT packets will be saved and the time 
interval for EDR generation. 
edr-format edr_format_name
 
Specifies the Event Data Record (EDR) format name. 
edr_format_name
 must be an alphanumeric string of 1 through 63 characters. 
timeout timeout_value
 
Specifies the NAT packet drop EDR timeout in seconds. 
timeout_value
 must be an integer from 1 through 86400. 
Usage 
Use this command to configure the EDR format in which records for dropped NAT packets will be saved and 
the time interval for EDR generation. 
Example
 
The following command configures an EDR format named 
test1
 and specifies a packet drop timeout of 
200
 
seconds: 
nat pkts-drop edr-format test1 timeout 200