5
undo acl ipv6 logging frequence
View
System view
Default level
2: System level
Parameters
frequence
: Specifies the interval in minutes at which IPv6 packet filtering logs are generated and output.
It must be a multiple of 5, in the range 0 to 1440. To disable generating IPv6 logs, assign 0 for the
argument.
Description
Use the
acl ipv6 logging frequence
command to set the interval for generating and outputting IPv6
packet filtering logs. The log information includes the number of matching IPv6 packets and the matching
IPv6 ACL rules. This command logs only for IPv6 basic and advanced ACL rules that have the
logging
keyword.
Use the
undo acl ipv6 logging frequence
command to restore the default.
By default, the interval is 0. No IPv6 packet filtering logs are generated.
Related commands:
packet-filter ipv6
,
rule (IPv6 advanced ACL view)
, and
rule (IPv6 basic ACL view)
.
Examples
# Enable the device to generate and output IPv6 packet filtering logs at 10-minute intervals.
<Sysname> system-view
[Sysname] acl ipv6 logging frequence 10
acl ipv6 name
Syntax
acl
ipv6 name
acl6-name
View
System view
Default level
2: System level
Parameters
acl6-name
: Specifies the name of an existing IPv6 ACL, a case insensitive string of 1 to 63 characters. It
must start with an English letter.
Description
Use the
acl ipv6 name
command to enter the view of an IPv6 ACL that has a name.
Related commands:
acl ipv6
.
Examples
# Enter the view of IPv6 ACL
flow
.
<Sysname> system-view
[Sysname] acl ipv6 name flow
[Sysname-acl6-basic-2001-flow]