cancel
Showing results for 
Search instead for 
Did you mean: 

EXOS Loggin true ACL

EXOS Loggin true ACL

Knoxville
New Contributor
Hi,
I have an summit 670-g2 with 600-1000 dynamic ARP entry, on this core switch I've configured an ACL for log every TCP/UDP connection on an syslog:

create access-list Log-connection " source-address 0.0.0.0/0 ; destination-address 0.0.0.0/0 ;" " permit ; log ; mirror-cpu ;" application "Cli"
create access-list log-icmp " source-address 0.0.0.0/0 ; protocol icmp ; destination-address 0.0.0.0/0 ;" " permit ; log ; mirror-cpu ;" application "Cli"

configure access-list add log-icmp last priority 7 zone SYSTEM any ingress
configure access-list add Log-connection last priority 7 zone SYSTEM any ingress

The logging works and I have many connection logged on the syslog... but there are some connection not logged.
An example on 10 telnet I find on the syslog only 2 connection logged!
Someone can help me to understand why..?!!
Is the memory buffer so small?
Thanks!
0 REPLIES 0
GTM-P2G8KFN