D-Link DXS-3600 Series Cli Reference Manual page 47

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
NAME
NUMBER
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
-------------------------------------- ---------------
exp_acl(ID: 8999)
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 | out]
no ip access-group [NAME | NUMBER] [in | out]
Parameters
NAME
NUMBER
in
out
Specifies the name of the extended expert access-list to be configured.
The name can be up to 32 characters.
(Optional) Specifies the ID number of expert access list. For extended
expert access lists, the value is from 8000 to 9999.
Type
expert ext-acl
Specifies the name of the IP access list to be applied. The maximum
length is 32 characters.
Specifies the number of the IP access list to be applied.
Specifies that the IP access list will be applied to check packets in the
ingress direction. If the direction is not specified, in is used.
Specifies that the IP access list will be applied to check packets in the
42

Advertisement

Table of Contents
loading

Table of Contents