CLI Reference Guide ACL Configuration Commands
ID of the expert ACL (2700 to 2899)
Filter the inputting packets of the interface
Filter the outputting packets of the interface
No Expert ACL is applied on the interface.
Interface configuration mode.
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.
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
Show the ACL configuration.
The expert ACL is not supported by routers.
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}
ID of the extended expert ACL (2700 to 2899)
Name of the extended expert ACL
Global configuration mode.