К
Size: a a a
К
AS
A
ip nat log translations flow-export v9 udp destination <IP> 3003 source TenGigabitEthernet0/0/1
ip nat pool nat_white_pool <IP>.32 <IP>.63 netmask 255.255.255.224
ip nat inside source static tcp 10.2.0.3 4899 <IP>.32 5142 extendable
ip nat inside source list for_nat pool nat_white_pool overload
r
%NAT-6-ADDR_ALLOC_FAILURE: Address allocation failed; pool 1 may be exhausted [1]
нашел вот best practice commandsip nat translation tcp-timeout 3600что думаете, адекватные значения?
ip nat translation udp-timeout 300
ip nat translation icmp-timeout 30
ip nat translation dns-timeout 10
ip nat translation syn-timeout 5
DB
DB
A
r
I
ah