Deployment Guide

CONFIGURATION-MAC ACCESS LIST-EXTENDED
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
remark
Enter a description for an ACL entry.
Syntax
remark [remark-number] [description]
Parameters
remark-number Enter the remark number. The range is from 0 to 4294967290.
NOTE: You can use the same sequence number for the remark and an ACL
rule.
description Enter a description of up to 80 characters.
Defaults Not congured.
Command Modes
CONFIGURATION-IP ACCESS-LIST-STANDARD
CONFIGURATION-IP ACCESS-LIST-EXTENDED
CONFIGURATION-MAC ACCESS LIST-STANDARD
CONFIGURATION-MAC ACCESS LIST-EXTENDED
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The remark command is available in each ACL mode. You can congure up to 4294967290 remarks in a given
ACL.
The following example shows the use of the remark command twice within CONFIGURATION-STANDARD-
ACCESS-LIST mode. The same sequence number was used for the remark and for an associated ACL rule. The
remark precedes the rule in the running-cong because it is assumed that the remark is for the rule with the same
sequence number, or the group of rules that follow the remark.
Example
Dell(conf-std-nacl)#remark 10 Deny rest of the traffic
Dell(conf-std-nacl)#remark 5 Permit traffic from XYZ Inc.
Dell(conf-std-nacl)#show config
!
ip access-list standard test
remark 5 Permit traffic from XYZ Inc.
seq 5 permit 1.1.1.0/24
remark 10 Deny rest of the traffic
Access Control Lists (ACL) 149