Download Print this page

Dell Force10 TeraScale E Series Reference Manual page 700

Ftos command line, ftos 8.4.2.7

Advertisement

remark
c e s
Syntax
Parameters
Defaults
Command Modes
Command
History
Example
Usage
Information
Related
Commands
700
|
IPv6 Access Control Lists (IPv6 ACLs)
Enter a description for an IPv6 ACL entry.
remark remark number [description]
To delete the description, use the no remark remark number command (it is not necessary to
include the remark description that you are deleting).
remark number
description
Not configured
ACCESS-LIST
Version 8.4.2.1
Introduced on the S-Series
Version 8.2.1.0
Introduced on the E-Series ExaScale
Version 7.8.1.0
Introduced on the C-Series
Version 7.4.1.0
Introduced on the E-Series TeraScale
Figure 25-2. Command Example: remark
FTOS(config-ipv6-acl)#remark 10 Remark for Entry # 10
FTOS(config-ipv6-acl)#show config
!
ipv6 access-list Acl1
description IPV6 Access-list
seq 5 permit ipv6 1111::2222/127 host 3333::1111 log count bytes
remark 10 Remark for Entry # 10
seq 10 permit icmp host 3333:: any mobile-advertisement log
seq 15 deny tcp any any rst
seq 20 permit udp any any gt 100 count
!FTOS(config-ipv6-acl)#
As shown in the example above, the same sequence number is used for the remark and an ACL rule.
The remark will precede the rule in the running-configuration because it is assumed that the remark is
for that rule or that group of rules that follow the remark. You can configure up to 4294967290
remarks in a given ACL.
show config
Enter the remark number. Note that the same sequence number can be used
for the remark and an ACL rule.
Range: 0 to 4294967290
Enter a description of up to 80 characters.
Display the current ACL configuration.

Advertisement

loading