Command Reference ACL Commands
Description
id
ID of the expert ACL (2700 to 2899)
name
Name of the expert ACL
in
Filter the inputting packets of the interface
out
Filter the outputting packets of the interface
Defaults
No Expert ACL is applied on the interface.
Command
mode
Interface configuration mode.
Usage Guide
This command is used to apply the specified ACL on the interface to control the input and output data
streams on the interface. Use the show access-group command to view the setting.
Configuration
Examples
The following example shows how to apply the access-list accept_00d0f8xxxxxx only to Gigabit
interface 0/1:
Ruijie(config)# interface GigaEthernet 0/1
Ruijie(config-if)# expert access-group
accept_00d0f8xxxxxx_only in
Related
Commands
Command Description
show access-group
Show the ACL configuration.
Platform
Description
The expert ACL is not supported by routers.
expert access-list
Use this command to create an extended expert ACL. Use the no form of the command to remove
the ACL.
expert access-list extended {id | name}
no expert access-list extended {id | name}
Parameter
Description
Parameter Description
id
ID of the extended expert ACL (2700 to 2899)
name
Name of the extended expert ACL
Defaults
No Expert ACL
Command
mode
Global configuration mode.