Reference Guide

1338 | Security
www.dell.com | support.dell.com
Parameters
Defaults
Not enabled.
Command Modes
CONFIGURATION
Usage
Information
You can assign one Trace list to the chassis.
If there are unresolved next-hops and a Trace-list is enabled, there is a possibility that the
traffic hitting the CPU will not be rate-limited.
Related
Commands
ip trace-list
e
Configure a trace list, based on IP addresses or protocols, to filter all traffic on the E-Series.
Syntax
ip trace-list
trace-list-name
To delete a trace list, use the
no ip trace-list trace-list-name command.
Parameters
Defaults
Not configured
Example
FTOS(conf)#ip trace-list suzanne
FTOS(config-trace-acl)#
Command Modes
CONFIGURATION
Usage
Information
After you create a trace list, you must apply it to the E-Series using the ip trace-group
command in the CONFIGURATION mode.
Related
Commands
permit
e
Configure a filter to pass IP packets meeting the filter criteria.
Syntax
permit
{ip | ip-protocol-number} {source mask | any | host ip-address} {destination mask | any |
host ip-address} [count [byte]| log]
To remove this filter, you have two choices:
Use the
no seq sequence-number command syntax if you know the filters
sequence number or
trace-list-name
Enter the name of a configured trace list.
ip trace-list Configure a trace list ACL.
trace-list-name Enter a string up to 16 characters long as the access list name.
ip trace-group View the current configuration.