Adding Or Deleting A Comment - Dell PowerConnect B-RX Configuration Manual

Bigiron rx series supporting multi-service ironware v02.7.03
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

21
Modifying ACLs
7.

Adding or deleting a comment

You can add or delete comments to an ACL entry.
Numbered ACLs: adding a comment
To add a comment to an ACL entry in a numbered ACL, do the following.
1. Use the show access-list to display the entries in an ACL. For example.
2. To add the comment "Permit all users" to the second entry in the list, enter a command such as
3. Enter the filter "permit any". For example:
4. Enter a show access-list command displays the following:
Syntax: [no] access-list <acl-num> remark <comment-text>
Simply entering access-list <acl-num> remark <comment-text> adds a remark to the next ACL
entry you create.
The remark <comment-text> adds a comment to the ACL entry. The remark can have up to 128
characters. The comment must be entered separately from the actual ACL entry; that is, you cannot
enter the ACL entry and the ACL comment with the same command. Also, in order for the remark to
be displayed correctly in the output of show commands, the comment must be entered
immediately before the ACL entry it describes.
550
NOTE
This command will be unsuccessful if you place any commands other than access-list and end
(at the end only) in the file. These are the only commands that are valid in a file you load using
the copy tftp running-config... command.
To save the changes to the device's startup-config file, enter the following command at the
Privileged EXEC level of the CLI.
write memory
NOTE
Do not place other commands in the file. The device reads only the ACL information in the file
and ignores other commands, including commands. To assign ACLs to interfaces, use the CLI.
BigIron RX(config)# show access-list 99
Standard IP access-list 99
deny host 1.2.4.5
permit host 5.6.7.8
the following.
BigIron RX(config)# access-list 99 remark Permit all users
BigIron RX(config-std-nacl)# permit any
BigIron RX(config-std-nacl)# show access-list 99
Standard IP access-list 99
deny host 1.2.4.5
permit host 5.6.7.8
ACL Remarks: Permit all users
permit any
BigIron RX Series Configuration Guide
53-1001986-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents