– 809 –
C
HAPTER
31
| Access Control Lists
IPv6 ACLs
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
◆
When you create a new ACL or enter configuration mode for an existing
ACL, use the
permit
or
deny
command to add new rules to the bottom
of the list. To create an ACL, you must add at least one rule to the list.
◆
To remove a rule, use the
no permit
or
no deny
command followed by
the exact text of a previously configured rule.
◆
An ACL can contain up to 128 rules.
E
XAMPLE
Console(config)#access-list ipv6 standard david
Console(config-std-ipv6-acl)#
R
ELATED
C
OMMANDS
permit, deny (Standard IPv6 ACL) (809)
permit, deny (Extended IPv6 ACL) (810)
ipv6 access-group (813)
show ipv6 access-list (812)
permit
,
deny
(Standard IPv6 ACL)
This command adds a rule to a Standard IPv6 ACL. The rule sets a filter
condition for packets emanating from the specified source. Use the
no
form to remove a rule.
S
YNTAX
{
permit
|
deny
} {
any
|
host
source-ipv6-address
|
source-ipv6-address
[
/prefix-length
]}
[
time-range
time-range-name
]
no
{
permit
|
deny
} {
any
|
host
source-ipv6-address
|
source-ipv6-address
[
/prefix-length
]}
any
– Any source IP address.
host
– Keyword followed by a specific IP address.
source-ipv6-address
- An IPv6 source address or network class. The
address must be formatted according to RFC 2373 “IPv6 Addressing
Architecture,” using 8 colon-separated 16-bit hexadecimal values.
One double colon may be used in the address to indicate the
appropriate number of zeros required to fill the undefined fields.
prefix-length
- A decimal value indicating how many contiguous bits
(from the left) of the address comprise the prefix; i.e., the network
portion of the address. (Range: 0-128)
time-range-name
- Name of the time range.
(Range: 1-30 characters)
Содержание LGB6026A
Страница 6: ...ABOUT THIS GUIDE 4...
Страница 40: ...38 CONTENTS...
Страница 60: ...58 SECTION I Getting Started...
Страница 86: ...84 SECTION II Web Configuration Unicast Routing on page 517 Multicast Routing on page 575...
Страница 162: ...160 CHAPTER 5 Interface Configuration VLAN Trunking...
Страница 196: ...194 CHAPTER 6 VLAN Configuration Configuring MAC based VLANs...
Страница 204: ...CHAPTER 7 Address Table Settings Clearing the Dynamic Address Table 202...
Страница 238: ...CHAPTER 11 Class of Service Layer 2 Queue Settings 236...
Страница 254: ...252 CHAPTER 12 Quality of Service Attaching a Policy Map to a Port...
Страница 448: ...446 CHAPTER 16 Multicast Filtering Multicast VLAN Registration...
Страница 470: ...468 CHAPTER 17 IP Configuration Setting the Switch s IP Address IP Version 6...
Страница 576: ...574 CHAPTER 21 Unicast Routing Configuring the Open Shortest Path First Protocol Version 2...
Страница 606: ...604 CHAPTER 22 Multicast Routing Configuring PIMv6 for IPv6...
Страница 620: ...618 CHAPTER 23 Using the Command Line Interface CLI Command Groups...
Страница 672: ...670 CHAPTER 25 System Management Commands Time Range...
Страница 692: ...690 CHAPTER 26 SNMP Commands...
Страница 700: ...698 CHAPTER 27 Remote Monitoring Commands...
Страница 854: ...CHAPTER 34 Port Mirroring Commands Local Port Mirroring Commands 852...
Страница 862: ...860 CHAPTER 36 Address Table Commands...
Страница 958: ...956 CHAPTER 40 Quality of Service Commands...
Страница 1034: ...1032 CHAPTER 42 LLDP Commands...
Страница 1044: ...1042 CHAPTER 43 Domain Name Service Commands...
Страница 1062: ...1060 CHAPTER 44 DHCP Commands DHCP Server...
Страница 1206: ...CHAPTER 47 IP Routing Commands Open Shortest Path First OSPFv3 1204...
Страница 1250: ...1248 SECTION IV Appendices...
Страница 1256: ...1254 APPENDIX A Software Specifications Management Information Bases...
Страница 1278: ...1276 COMMAND LIST...