Hi everyone!
I've two fwsm working in active/standby mode. I work with 5 contexts and I've 12 acl-partitions like these:
FWSM/act/8/pri# sh resource acl-partition
Total number of configured partitions = 12
Partition #0
Mode : non-exclusive
List of Contexts : fw01
Number of contexts : 1(RefCount:1)
Number of rules : 27(Max:19219)
Partition #1
Mode : non-exclusive
List of Contexts : fw02
Number of contexts : 1(RefCount:1)
Number of rules : 1530(Max:19219)
Partition #2
Mode : non-exclusive
List of Contexts : fw03
Number of contexts : 1(RefCount:1)
Number of rules : 51(Max:19219)
Partition #3
Mode : non-exclusive
List of Contexts : fw04
Number of contexts : 1(RefCount:1)
Number of rules : 224(Max:19219)
Partition #4
Mode : non-exclusive
List of Contexts : fw05
Number of contexts : 1(RefCount:1)
Number of rules : 1547(Max:19219)
Partition #5
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
Partition #6
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
Partition #7
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
Partition #8
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
Partition #9
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
Partition #10
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
Partition #11
Mode : non-exclusive
List of Contexts : none
Number of contexts : 0(RefCount:0)
Number of rules : 0(Max:19219)
I've many increments on thresholds of np blocks daily like showed below:
FWSM/act/8/pri# sh np blocks
MAX FREE THRESH_0 THRESH_1 THRESH_2
NP1 (ingress) 32768 32704 91710 11529727 510646295
(egress) 521206 521203 0 0 0
NP2 (ingress) 32768 32736 68720 10722600 330007417
(egress) 521206 521206 0 0 0
NP3 (ingress) 32768 32768 114421 5635058 11278584
(egress) 521206 520761 0 0 0
I've about 1.5 Gbps of traffic incoming and outgoing in all interfaces of firewall and about 200k connections per second.
I want to know if I reduce ACL-Partitions from 12 to 5 or to 1 can I stop these threshold be reached?