Enable-accounting, Logging, Enable-accounting logging – Brocade FastIron Ethernet Switch Security Configuration Guide User Manual
Page 371

enable-accounting
Configures ACL accounting
Enables ACL accounting for IPv4 and IPv6 named ACLs.
The no form disables ACL accounting for IPv4 and IPv6 named ACLs.
Syntax
enable-accounting
no enable-accounting
Command Default
This option is disabled.
Modes
Interface level configuration.
Usage Guidelines
This is only applicable to named ACLs . The no form of this command disables ACL accounting on the
associated ACL interface.
Examples
The following example shows how to enable IPv6 ACL accounting.
device(config)# ipv6 access-list v6
device(config-ipv6-access-list v6)# enable-accounting
device(config)# interface ethernet 1/1
device(config-if-1/1)# ipv6 enable
device(config-if-1/1)# ipv6 access-list v6 in
device(config)# write memory
The following example shows how to enable ACL accounting for an IPv4 named ACL.
device(config)# ip access-list standard std
device(config-std-nacl)# permit 10.10.10.0/24
device(config-std-nacl)# deny 20.20.20.0/24
device(config-std-nacl)# enable-accounting
device(config-std-nacl)# interface ve 121
device(config-vif-121)# ip access-group std in
History
Release version
Command history
08.0.10
This command was introduced.
logging
Enables logging on the RA guard policy. The no form of this command disables logging on the policy.
Syntax
logging
no logging
Modes
RA guard policy configuration
Usage Guidelines
Logging cannot be modified if the RA guard policy is in use.
If logging is enabled, you can verify the logs for RA guard, such as RAs dropped, permitted, count for
dropped packets, and reasons for the drop. Logging increases the CPU load and, for higher traffic rates,
enable-accounting
FastIron Ethernet Switch Security Configuration Guide
371
53-1003088-03