Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
45
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 IP access list numbers
will be assigned automatically.
Example
This example shows how to configure an extended IP access list, named Strict-Controland an IP
access-list, named pim-srcfilter”.
Switch# configure terminal
Switch(config)# ip access-list extended Strict-Control
Swtich(config-ip-ext-acl)# permit tcp any 10.20.0.0 255.255.0.0
Swtich(config-ip-ext-acl)# exit
Swtich(config)# ip access-list pim-srcfilter
Switch(config-ip-acl)# permit host 172.16.65.193 any
Switch(config-ip-acl)#
4-9 ipv6 access-group
This command is used to specify the IPv6 access list to be applied to an interface. Use the no command
to remove an IPv6 access list.
ipv6 access-group {NAME | NUMBER} [in]
no ipv6 access-group [NAME | NUMBER] [in]
Parameters
NAME
Specifies the name of the IPv6 access list to be applied.
NUMBER
Specifies the number of the IPv6 access list to be applied.
in
(Optional) Specifies that the IPv6 access list will be applied to check in
the ingress direction. If the direction is not specified, in is used.
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Only one access list of the same type can be applied to the same interface; but access lists of different
types can be applied to the same interface. The association of an access group with an interface will