38-5
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Chapter 38 Configuring IPv6 ACLs
Configuring IPv6 ACLs
Creating IPv6 ACLs
Beginning in privileged EXEC mode, follow these steps to create an IPv6 ACL:
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
ipv6 access-list
access-list-name
Define an IPv6 access list name, and enter IPv6 access-list configuration mode.
Step 3a
deny
|
permit
protocol
{
source-ipv6-prefix
/
prefix-length
|
any
|
host
source-ipv6-address
}
[
operator
[
port-number
]]
{
destination-ipv6-prefix
/
prefix-length
|
any
|
host
destination-ipv6-address
}
[
operator
[
port-number
]]
[
dscp
value
]
[
fragments
]
[
log
]
[
log-input
] [
sequence
value
]
[
time-range
name
]
Enter
deny
or
permit
to specify whether to deny or permit the packet if
conditions are matched. These are the conditions:
•
For
protocol
, enter the name or number of an Internet protocol:
ahp
,
esp
,
icmp
,
ipv6
,
pcp
,
stcp
,
tcp
, or
udp
, or an integer in the range 0 to 255
representing an IPv6 protocol number. For additional specific parameters for
ICMP, TCP, and UDP, see Steps 3b through 3d.
•
The
source-ipv6-prefix
/
prefix-length
or
destination-ipv6-prefix
/
prefix-length
is the source or destination IPv6 network or class of networks
for which to set deny or permit conditions, specified in hexadecimal and
using 16-bit values between colons (see RFC 2373).
Note
Although the CLI help shows a prefix-length range of /0 to /128, the
switch supports IPv6 address matching only for prefixes in the range of
/0 to /64 and EUI-based /128 prefixes for aggregatable global unicast and
link-local host addresses.
•
Enter
any
as an abbreviation for the IPv6 prefix ::/0.
•
For
host
source-ipv6-address
o
r destination-ipv6-address,
enter the source
or destination IPv6 host address for which to set deny or permit conditions,
specified in hexadecimal using 16-bit values between colons.
•
(Optional) For
operator
, specify an operand that compares the source or
destination ports of the specified protocol. Operands are
lt
(less than),
gt
(greater than),
eq
(equal),
neq
(not equal), and
range
.
If the operator follows the
source-ipv6-prefix
/
prefix-length
argument, it must
match the source port. If the operator follows the
destination-ipv6-
prefix
/
prefix-length
argument, it must match the destination port.
•
(Optional) The
port-number
is a decimal number from 0 to 65535 or the
name of a TCP or UDP port for filtering TCP or UDP, respectively.
•
(Optional) Enter
dscp
value
to match a differentiated services code point
value against the traffic class value in the Traffic Class field of each IPv6
packet header. The acceptable range is from 0 to 63.
•
(Optional) Enter
fragments
to check noninitial fragments. This keyword is
visible only if the protocol is
ipv6
.
•
(Optional) Enter
log
to cause an logging message to be sent to the console
about the packet that matches the entry. Enter
log-input
to include the input
interface in the log entry. Logging is supported only for router ACLs.
•
(Optional) Enter
sequence
value
to specify the sequence number for the
access list statement. The acceptable range is from 1 to 4294967295.
•
(Optional) Enter
time-range
name
to specify a time range for the statement.
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...