IPV6 VLAN QoS [ipv6-vqos] size =
0
MAC VLAN QoS [mac-vqos] size =
0
IPV4 RACL [racl] size =
0
IPV6 RACL [ipv6-racl] size =
128
IPV4 Port QoS Lite [qos-lite] size =
0
FEX IPV4 Port QoS Lite [fex-qos-lite] size =
0
IPV4 VLAN QoS Lite [vqos-lite] size =
0
IPV4 L3 QoS Lite [l3qos-lite] size =
0
Egress IPV4 QoS [e-qos] size =
0
Egress IPV6 QoS [e-ipv6-qos] size =
0
Egress MAC QoS [e-mac-qos] size =
0
Egress IPV4 VACL [vacl] size =
0
Egress IPV6 VACL [ipv6-vacl] size =
0
Egress MAC VACL [mac-vacl] size =
0
Egress IPV4 RACL [e-racl] size =
0
Egress IPV6 RACL [e-ipv6-racl] size =
0
Egress IPV4 QoS Lite [e-qos-lite] size =
0
IPV4 L3 QoS [l3qos] size =
640
IPV6 L3 QoS [ipv6-l3qos] size =
256
MAC L3 QoS [mac-l3qos] size =
0
Ingress System size =
0
Egress System size =
0
SPAN [span] size =
96
Ingress COPP [copp] size =
128
Ingress Flow Counters [flow] size =
0
switch#
To view ACL related tech support information, use the
show tech-support aclmgr
and
show tech-support
aclqos
commands.
show tech-support aclmgr
show tech-support aclqos
Configuring ACL Logging
Configuring the ACL Logging Cache
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Sets the maximum number of log entries cached in the
software. The range is from 0 to 1000000 entries. The
default value is 8000 entries.
switch(config)#
logging ip
access-list cache entries num_entries
Step 2
Sets the number of seconds between log updates. If an
entry is inactive for this duration, it is removed from the
switch(config)#
logging ip
access-list cache interval seconds
Step 3
cache. The range is from 5 to 86400 seconds. The default
value is 300 seconds.
Sets the number of packet matches before an entry is
logged. The range is from 0 to 1000000 packets. The
switch(config)#
logging ip
access-list cache threshold
num_packets
Step 4
default value is 0 packets, which means that logging is not
triggered by the number of packet matches.
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
92
Configuring IP ACLs
Configuring ACL Logging