Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
46
consume the filtering entry resource in the switch controller. If the resource is insufficient to commit the
command, then an error message will be displayed.
There is a limitation on the number of port operator resources. If applying the command exhausts the
available port selectors, then an error message will be displayed.
Example
This example shows how to specify the IPv6 access list ip6-controlas an IP access group for eth3/0/3.
Switch# configure terminal
Switch(config)# interface eth3/0/3
Switch(config-if)# ipv6 access-group ip6-control in
The remaining applicable IPv6 related access entries are 156
Switch(config-if)#
4-10 ipv6 access-list
This command is used to create or modify an IPv6 access list. This command will enter into IPv6 access-
list configuration mode. Use the no form of this command to remove an IPv6 access list.
ipv6 access-list [extended] NAME [NUMBER]
no ipv6 access-list [extended] {NAME | NUMBER}
Parameters
extended
(Optional) Specifies that without this option the IPv6 access list is a
standard IPv6 access list. When using the extended option, the IPv6
access list is an extended IPv6 access list and more fields can be
chosen for the filter.
NAME
Specifies the name of the IPv6 access list to be configured. The
maximum length is 32 characters.
NUMBER
Specifies the ID number of the IPv6 access list. For standard IPv6
access lists, this value is from 11000 to 12999. For extended IPv6
access lists, this value is from 13000 to 14999.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The name must be unique among all access lists. The characters used in the name are case sensitive. If
the access list number is not specified, the biggest unused number in the range of the IPv6 access list
numbers will be assigned automatically.
Example
This example shows how to configure an IPv6 extended access list, named ip6-control.