Command Line Reference Guide

1346 | Security
www.dell.com | support.dell.com
Example
Figure 51-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 51-17. show ip accounting trace-lists Command Example
Secure DHCP Commands
DHCP as defined by RFC 2131 provides no authentication or security mechanisms. Secure DHCP is a
suite of features that protects networks that use dynamic address allocation from spoofing and attacks.
clear ip dhcp snooping
ip dhcp relay
ip dhcp snooping
ip dhcp snooping database
ip dhcp snooping database renew
ip dhcp snooping trust
ip dhcp source-address-validation
ip dhcp snooping vlan
show ip dhcp snooping
FTOS(config-trace-acl)#show config
!
ip trace-list suzanne
seq 5 deny tcp any any
FTOS(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 C7008
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
FTOS#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)
FTOS#