【Usage】
This command is used to display detail configuration of ACL, including each
{ permit | deny } syntax, its sequence number and the number and bytes of
packet matched this syntax.
【Example】
!Display all ACL
QTECH#show access-list config all
Standard IP Access List 10, 1 rule,
0 : permit 10.0.0.1 0 (0 times matched)
Standard IP Access List 20, 1 rule,
0 : permit 20.0.0.1 0 (0 times matched)
Standard IP Access List std1, 2 rules,
0 : permit 20.0.0.1 0 (0 times matched)
1 : permit 30.0.0.1 0 (0 times matched)
5-68