11 remark, 12 mac access-group – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 669

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 669 of 855

33.11 remark

Use this command to add remarks for the MAC ACL.
To remove remarks of the MAC ACL, use the no form of this command.

Command Syntax

remark remark
no remark

remark: the remarks of the MAC ACL

Command Mode

MAC ACL configuration

Usage

The remarks are up to 100 characters. The exceed parts will not be stored and will be truncated.

Examples

This example shows how to add a remark to describe the MAC ACL.
Switch(config-mac-acl)# remark remark of List for mac
This example shows how to remove the remark of the MAC ACL.
Switch(config-mac-acl)# no remark

Related Commands

None

33.12 mac access-group

Use this command to apply the specified MAC on the interface.
To cancel the application of MAC ACL, use the no form of this command.

Command Syntax

mac access-group acl {in|out}
no mac access-group acl {in |out}
acl: the name of the MAC ACL

Command Mode

Interface configuration

Usage

To cancel the application of MAC ACL on the interface, it should be applied first. Otherwise, the
following error message will be prompted:
%This access is not applied in this interface!

Advertising