DXS-1210 Series Smart Managed Switch CLI Reference Guide
40
access list is an extended IPv6 access list and more fields can be
chosen for the filter.
NAME
Specifies the name of the IPv6 accesslist 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 accesslists. The characters used in the name are case
sensitive.If the accesslist 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 accesslist, named ip6-control.
Switch# configure terminal
Switch(config)#ipv6 access-list extended ip6-control
Swtich(config-ipv6-ext-acl)# rule
permit tcp any 2002:f03::1/16
Switch(config-ipv6-ext-acl)#
This example shows how to configure an IPv6 standard accesslist, named ip6-std-control.
Switch# configure terminal
Switch(config)#ipv6 access-list ip6-std-control
Swtich(config-ipv6-acl)# rule permit any fe80::101:1/54
Switch(config-ipv6-acl)#
4-10
list-remark
This command is used to add remarks for the specified ACL. Use the no form of this command
todelete the remarks.
list-remark TEXT
no list-remark
Parameters
TEXT
Specifies the remark information.The information can be up to 256
characters long.
Default
None.
Command Mode
Access-list Configuration Mode.
Содержание DXS-1210-10TS
Страница 1: ......
Страница 246: ...DXS 1210 Series Smart Managed Switch CLI Reference Guide 243 ...
Страница 260: ...DXS 1210 Series Smart Managed Switch CLI Reference Guide 257 ...