HP 6200YL User Manual
Page 278

IPv6 Access Control Lists (ACLs)
Testing and Troubleshooting ACLs
ProCurve(config)# show statistics aclv4 Test-1 vlan 50 in
Hit Counts for ACL Test-1
Total
(
6)
10 deny tcp 0.0.0.0 255.255.255.255 10.10.20.2 0.0.0.0 eq 23 log
(
1)
20 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
ProCurve(config)#
Indicates the same type of data as shown in figure 8-50 for the VACL assignment
of the “Test-1” ACL. That is, the Ping attempt incremented the counters for ACE
20 and the Telnet attempt incremented the counters for ACE 10 in the VLAN 50
RACL instance of the ACL.
Figure 8-52. Resulting ACE Hits on the VLAN 30 IPv4 RACL Assignment of the “Test-1” ACL
ProCurve(config)# show statistics aclv4 Test-1 vlan 70 in
HitCounts for ACL Test-1
Total
(
6)
10 deny tcp 0.0.0.0 255.255.255.255 10.10.20.2 0.0.0.0 eq 23 log
The ACE counters in the VLAN 70 RACL assignment of “Test-1” are also
incremented by the commands executed in figure 8-51.
(
1)
20 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
ProCurve(config)#
Figure 8-53. Resulting ACE Hits on the VLAN 70 IPv4 RACL Assignment of the “Test-1” ACL
Note that the ACE counters for the VACL assignment of the “Test-1” ACL on
VLAN 20 are not affected by ACE hits on the RACL assignments of the same
ACL.
8-102