Command Line Reference Guide
Security | 1333
Command
History
Related
Commands
show config
e
View the current IP trace list configuration.
Syntax
show config
Command Modes
TRACE LIST
Example
Figure 52-16. show config Command Example in TRACE LIST Mode
show ip accounting trace-lists
e
View the trace lists created on the switch and the sequence of filters.
Syntax
show ip accounting trace-lists [trace-list-name [linecard number]]
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 52-17. show ip accounting trace-lists Command Example
Version 7.4.1.0
Deprecated
established keyword—not supported on TeraScale line
cards.
deny
Configure a filter to drop packets.
permit
Configure a filter to forward packets.
Force10(config-trace-acl)#show config
!
ip trace-list suzanne
seq 5 deny tcp any any
Force10(config-trace-acl)#
trace-list-name
(OPTIONAL) Enter the name of the trace list to be displayed.
linecard number (OPTIONAL) Enter the keyword linecard followed by the line card number to
view the Trace list information on that line card.
C-Series and S-Series Range: 0-7on the C300
E-Series Range: 0 to 13 on a E1200, 0 to 6 on a E600, and 0 to 5 on a E300.
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
Force10#show ip accounting trace-list suzanne
Trace List suzanne
seq 5 deny ip any any count (0x00 packets)
seq 10 permit tcp 10.1.1.0 /24 any count bytes (0x00 bytes)
Force10#