Users Guide

Table Of Contents
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the specified prefix-list.
Example
OS10(config)# ipv6 prefix-list TEST seq 65535 permit AB10::1/128 ge 30
Supported
Release
10.3.0E or later
logging access-list mgmt burst
Configures the burst size for control-plane ACL applied on the management interface.
Syntax
[no] logging access-list mgmt burst value
Parameters valueSpecify the burst size (maximum tokens), from 1 to 10.
Default 2
Command Mode CONTROL-PLANE
Usage
Information
The no version of this command resets the value to the default.
Example
OS10(config)# control-plane
OS10(config-control-plane)# logging access-list mgmt burst 5
Supported
Releases
10.5.2.1 or later
logging access-list mgmt rate
Configures the logging rate of control-plane ACL applied on the management interface.
Syntax
[no] logging access-list mgmt rate value
Parameters valueSpecify the logging rate value, from 1 to 10.
Default 2
Command Mode CONTROL-PLANE
Usage
Information
The no version of this command resets the value to the default.
Example
OS10(config)# control-plane
OS10(config-control-plane)# logging access-list mgmt rate 5
Supported
Releases
10.5.2.1 or later
mac access-group
Configures a MAC access group.
Syntax
mac access-group access-list-name {in | out}
Parameters
access-list-name Enter the name of a MAC access list. A maximum of 140 characters.
in Apply the ACL to incoming traffic.
out Apply the ACL to outgoing traffic.
1472 Access Control Lists