CLI Reference Guide ACL Configuration Commands
Global configuration mode
Use the show access-lists command to view the configuration of this command.
The following example creates an extended IPv6 ACL:
Ruijie(config)# ipv6 access-list v6-acl
Ruijie(config-ipv6-nacl)# show access-lists
ipv6 access-list extended v6-acl
Ruijie(config-ipv6-nacl)#
It is used to view the extended IPv6 ACL.
ipv6 access-list log-update interval
Use this command to configure the interval at which the packet matching log of the IPv6 ACL is
updated. Use the no form of this command to restore the default value.
ipv6 access-list log-update interval time
no ipv6 access-list log-update interval
For the ACL rule with the logging output option, a packet hit is output
at the interval of ACL logging output. The interval ranges from 0 to
1440 minutes, and the default value is five minutes, indicating that the
ACL matching log of a specific flow is output every five minutes. 0
indicates that no ACL logging is output.
The interval at which the packet matching log of IPv6 ACL is updated is five minutes.
Global configuration mode
This command is used to configure the interval at which the packet matching log of the IPv6 ACL is
updated.