Dell Force10 S4810P Configuration Manual page 907

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Figure 43-13. Trace list Using seq Command Example
FTOS(config-trace-acl)#seq 15 deny ip host 12.45.0.0 any log
FTOS(config-trace-acl)#seq 5 permit tcp 121.1.3.45 0.0.255.255 any
FTOS(config-trace-acl)#show conf
!
ip trace-list dilling
seq 5 permit tcp 121.1.0.0 0.0.255.255 any
seq 15 deny ip host 12.45.0.0 any log
FTOS(config-trace-acl)#
If you are creating a Trace list with only one or two filters, you can let FTOS assign a sequence number
based on the order in which the filters are configured. FTOS assigns filters in multiples of 5.
To configure a filter for a Trace list without a specified sequence number, use any or all of the following
commands in the TRACE LIST mode:
Command Syntax
{
{
|
}
deny
permit
ip | ip-protocol-number
|
|
any
host ip-address
mask
} [
[
host ip-address
count
byte
} {
source
} {
|
any
destination mask
] |
]
log
Command Mode
TRACE LIST
|
Purpose
Configure a deny or permit filter to
examine IP packets. Configure the
following required and optional
parameters:
: to specify IP as the protocol to filter
ip
for.
range: 0 to 255.
ip-protocol-number
: An IP address as the source IP
source
address for the filter to match.
a network mask
mask:
: to match any IP source address
any
to match IP addresses
host ip-address:
in a host.
: An IP address as the
destination
source IP address for the filter to
match.
count packets processed by the
count:
filter.
count bytes processed by the
byte:
filter.
is supported.
log:
Security | 907

Advertisement

Table of Contents
loading

Table of Contents