Command
History
Version 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 configured.
Command
Modes
• CONFIGURATION-IP ACCESS-LIST-STANDARD
• CONFIGURATION-IP ACCESS-LIST-EXTENDED
• CONFIGURATION-MAC ACCESS LIST-STANDARD
• CONFIGURATION-MAC ACCESS LIST-EXTENDED
Command
History
Version 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 configure 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-config 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
seq 10 Deny any
Dell(conf-std-nacl)#
Related
Commands
resequence access-list
— Re-assigns sequence numbers to entries of an existing
access-list.
Access Control Lists (ACL)
141