IPv4 Access Control Lists (ACLs)
Configuring Extended ACLs
Options for TCP and UDP Traffic in Extended ACLs.
An ACE designed
to permit or deny TCP or UDP traffic can optionally include port number
criteria for either the source or destination, or both. Use of TCP criteria also
allows the
established
option for controlling TCP connection traffic. (For a
summary of the extended ACL syntax options, refer to table 9-7 on page 9-53.)
Syntax:
< deny | permit > < tcp | udp >
<
SA
> [
comparison
-
operator
<
tcp/udp
-
src-port
>]
<
DA
>
[
comparison
-
operator
<
tcp-dest-port
>] [established]
[
comparison
-
operator
<
udp-dest-port
>]
In an extended ACL using either
tcp
or
udp
as the packet protocol
type, you can optionally use TCP or UDP source and/or desti
nation port numbers or ranges of numbers to further define the
criteria for a match. For example:
#
deny tcp host 10.20.10.17 eq 23 host 10.20.10.155
established
#permit tcp host 10.10.10.100 host 10.20.10.17
eq telnet
#deny udp 10.30.10.1/24 host 10.20.10.17 range
161 162
[
comparison
-
operator
<
tcp/udp
-
src-port
>]
To specify a TCP or UDP source port number in an ACE, (1)
select a comparison operator from the following list and (2)
enter the port number or a well-known port name.
Comparison Operators:
•
eq
<
tcp/udp-port-nbr
>
—
“Equal To”; to have a match with the
ACE entry, the TCP or UDP source port number in a packet
must be equal to <
tcp/udp-port-nbr
>.
•
gt
<
tcp/udp-port-nbr
>
—
“Greater Than”; to have a match with
the ACE entry, the TCP or UDP source port number in a
packet must be greater than <
tcp/udp-port-nbr
>.
•
lt
<
tcp/udp-port-nbr
>
—
“Less Than”; to have a match with the
ACE entry, the TCP or UDP source port number in a packet
must be less than <
tcp/udp-port-nbr
>.
•
neq
<
tcp/udp-port-nbr
>
—
“Not Equal”; to have a match with
the ACE entry, the TCP or UDP source port number in a
packet must not be equal to
< tcp/udp-port-nbr >
.
•
range
< start-port-nbr > < end-port-nbr >
—
For a match with the
ACE entry, the TCP or UDP source-port number in a packet
must be in the range
<
start-port-nbr >
< end-port-nbr
>
.
9-61
Содержание PROCURVE 2910AL
Страница 1: ...Access Security Guide ProCurve Switches W 14 03 2910al www procurve com ...
Страница 2: ......
Страница 3: ...HP ProCurve 2910al Switch February 2009 W 14 03 Access Security Guide ...
Страница 84: ...Configuring Username and Password Security Front Panel Security 2 36 ...
Страница 156: ...TACACS Authentication Operating Notes 4 30 ...
Страница 288: ...Configuring Secure Socket Layer SSL Common Errors in SSL setup 8 22 ...
Страница 416: ...Configuring Advanced Threat Protection Using the Instrumentation Monitor 10 28 ...
Страница 516: ...Configuring Port Based and User Based Access Control 802 1X Messages Related to 802 1X Operation 12 76 ...
Страница 527: ...Configuring and Monitoring Port Security Port Security Figure 13 4 Examples of Show Mac Address Outputs 13 11 ...
Страница 572: ...Using Authorized IP Managers Operating Notes 14 14 ...
Страница 592: ...12 Index ...
Страница 593: ......
Страница 594: ... Copyright 2009 Hewlett Packard Development Company L P February 2009 Manual Part Number 5992 5439 ...