Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
ACS Configuration Mode Commands   
▀  nat unsolicited-pkts 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
508 
   
nat unsolicited-pkts 
This command allows you to configure unsolicited packets. 
Product
 
ACS 
NAT 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration 
active-charging service service_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs)# 
Syntax
 
nat unsolicited-pkts { icmp-host-unreachable { max-rate packets_num } | server-list { 
max-limit 
servers_num } } 
[ default | no ] nat unsolicited-pkts { icmp-host-unreachable | server-list } 
default
 
Configures this command with its default setting. 
Default: Disabled 
no
 
Configures this command with its default setting. 
icmp-host-unreachable max-rate packets_max
 
Configures the maximum number of allowed ICMP response packets, in seconds. 
packets_max
 must be an integer from 1 through 100. 
server-list max-limit servers_num
 
Configures the maximum number of servers to be stored per Session Manager instance. 
servers_num
 must be an integer from 2 through 50. 
Usage 
Use the following command to configure the number of allowed ICMP responses and the number of servers 
where most number of unsolicited packets are received. 
Example
 
The following command configures the number of allowed ICMP responses per second to 
10
nat unsolicited-pkts host-unreachable max-rate 10
 
The following command configures the number of servers to be stored as 
20
nat unsolicited-pkts server-list max-limit 20