CLI Reference Guide ACL Configuration Commands
ip access-list extended 102
Ruijie# show access-lists
ip access-list standard n_acl
ip access-list extended 101
permit icmp host 192.168.1.1 any log (1080 matches)
permit tcp host 1.1.1.1 any established
deny ip any any (80021 matches)
mac access-list extended mac-acl
expert access-list extended exp-acl
ipv6 access-list extended v6-acl
petmit ipv6 ::192.168.4.12 any (100 matches)
deny any any (9 matches)
Define the extended MAC ACL.
Define the extended expert ACL.
Define the extended IPv6 ACL.
Use this command to show the configured expert ACL of the interface.
show expert access-group [ interface interface ]
Show the expert ACL configured on the interface. If no interface is specified, the associated expert
ACLs of all the interfaces will be shown.
Ruijie# show expert access-group interface gigabitethernet 0/2
expert access-group ee in
Applied On interface GigabitEthernet 0/2.