Display information about only secure CLACL configurations. This command and the output are visible only to authorized users—the mirror-enable command must be enabled before using this command. Use the brief or detail keywords with the show secure classifier-list command to display different levels of information.
To display a list of secure CLACLs
host1#show secure classifier-list
Classifier Control List Table
---------- ------- ---- -----
Secure IP secClassA.1 ip any any
Secure IP secClassB.1 ip any not 10.10.10.1 255.255.255.255
Secure IP secClass25.1 user-packet-class 8 source-route-class 100 ip
192.168.44.103 255.255.255.255 any
Displays details of each secure CLACL
host1#show secure classifier-list secClass25 detailed
Classifier Control List Table
---------- ------- ---- -----
Secure IP Classifier Control List secClass25
Reference count: 0
Entry count: 1
Classifier-List secClass25 Entry 1
User Packet Class: 8
Source Route Class: 100
Protocol: ip
Not Protocol: false
Source IP Address: 192.168.44.103
Source IP WildcardMask: 255.255.255.255
Not Source Ip Address: false
Destination IP Address: 0.0.0.0
Destination IP WildcardMask:255.255.255.255
Not Destination Ip Address: false
Table 57 lists show secure classifier-list command output fields.
Table 57: show secure classifier-list Output Fields