Users Guide

B-27
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Appendix B Cisco Catalyst Blade Switch 3130 and 3032 for Dell Debug Commands
debug platform acl
debug platform acl
Use the debug platform acl privileged EXEC command to enable debugging of the access control list
(ACL) manager. Use the no form of this command to disable debugging.
debug platform acl {all | exit | label | main | racl | stack | vacl | vlmap | warn}
no debug platform acl {all | exit | label | main | racl | stack | vacl | vlmap | warn}
Syntax Description
Note Though visible in the command-line help strings, the stack keyword is not supported on
nonstacking-capable switches.
Command Default Debugging is disabled.
Command Modes Privileged EXEC
Command History
Usage Guidelines The undebug platform acl command is the same as the no debug platform acl command.
On a stacking-capable switch, when you enable debugging, it is enabled only on the stack master. To
enable debugging on a stack member, you can start a session from the stack master by using the session
switch-number privileged EXEC command. Then enter the debug command at the command-line
prompt of the stack member. You also can use the remote command stack-member-number LINE
privileged EXEC command on the stack master switch to enable debugging on a member switch without
first starting a session.
all Display all ACL manager debug messages.
exit Display ACL exit-related debug messages.
label Display ACL label-related debug messages.
main Display the main or important ACL debug messages.
racl Display router ACL related debug messages.
stack Display ACL stack-related debug messages.
This keyword is supported only on stacking-capable switches.
vacl Display VLAN ACL-related debug messages.
vlmap Display ACL VLAN-map-related debug messages.
warn Display ACL warning-related debug messages.
Release Modification
12.2(40)EX1 This command was introduced.