Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
43
Parameters
NAME
Specifies the name of the extended expert access-list to be configured.
The name can be up to 32 characters.
NUMBER
Specifies the ID number of expert access list. For extended expert
access lists, the value is from 8000 to 9999.
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 expert access list
numbers will be assigned automatically.
Example
This example shows how to create an extended expert ACL.
Switch# configure terminal
Switch(config)# expert access-list extended exp_acl
Switch(config-exp-nacl)# end
Switch# show access-list
Access-List-Name Type
-------------------------------------- ---------------
exp_acl(ID: 8999) expert ext-acl
Total Entries: 1
Switch#
4-7 ip access-group
This command is used to specify the IP access list to be applied to an interface. Use the no form of this
command to remove an IP access list.
ip access-group {NAME | NUMBER} [in]
no ip access-group [NAME | NUMBER] [in]
Parameters
NAME
Specifies the name of the IP access list to be applied. The maximum
length is 32 characters.
NUMBER
Specifies the number of the IP access list to be applied.