Show access-list template command modes, Show access-list template command history, Examples – Cisco 10000 User Manual

Page 491: Show access-list template command history examples

Advertising
background image

22-7

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 22 Configuring Template ACLs

Configuration Examples for Template ACLs

show access-list template Command Modes

Use the show access-list template command in EXEC mode.

show access-list template Command History

Examples

This section provides examples of the different forms of the show access-list template command.

show access-list template summary

The following example shows output from the show access-list template summary command:

Router# show access-list template summary

Maximum rules per template ACL = 100

Templates active = 1

Number of ACLs those templates represent = 50

Number of tree elements = 1

Output from this command includes:

Maximum number of rules per Template ACL

Number of discovered active templates

Number of ACLs replaced by those templates

Command

Purpose

Router# show access-list template {summary | aclname

| exceed number | tree}

Displays information about ACLs.

summary displays summary information.

aclname displays information about the specified ACL.

exceed number identifies Template ACLs that replace more
than number individual ACLs.

tree provides an easily readable summary of the frequency of
use of each of the ACL types that the Template ACL function
sees

Output from this command includes the following
information for each entry on the Red-Black tree:

CRC32 value

For each ACL associated with a particular CRC32:

Primary ACL name

Number of users of that ACL

Cisco IOS Release

Description

12.2(28)SB

This command was introduced on the Cisco 10000 series router.

Advertising