D-Link DGS-1510 Series Reference Manual page 45

Gigabit ethernet smartpro switch
Hide thumbs Also See for DGS-1510 Series:
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
expert access-group {NAME | NUMBER} [in]
no expert access-group [NAME | NUMBER] [in]
Parameters
NAME
NUMBER
in
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
If expert access group is already configured on the interface, the command applied later will overwrite
the previous setting. 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.
Example
This example shows how to apply an expert ACL to an interface. The purpose is to apply the ACL
"exp_acl" on the Ethernet port 1/0/2 to filter the incoming packets.
Switch# configure terminal
Switch(config)# interface eth1/0/2
Switch(config-if)# expert access-group exp_acl in
Switch(config-if)# end
Switch# show access-group interface eth1/0/2
eth1/0/2:
Inbound expert access-list : exp_acl(ID: 8999)
Switch#
4-6 expert access-list
This command is used to create or modify an extended expert ACL. This command will enter into the
extended expert access-list configuration mode. Use the no form of this command to remove an
extended expert access-list.
expert access-list extended NAME [NUMBER]
no expert access-list extended {NAME | NUMBER}
Parameters
NAME
NUMBER
Specifies the name of the expert access-list to be configured. The
name can be up to 32 characters.
Specifies the number of the expert access list to be configured.
(Optional) Specifies to filter the incoming packets of the interface. If
the direction is not specified, in is used.
Specifies the name of the extended expert access-list to be
configured. The name can be up to 32 characters.
Specifies the ID number of expert access list. For extended expert
access lists, the value is from 8000 to 9999.
42

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents