Time-Range - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

text: Comment for the ACL rule, a string of 1 to 127 characters. Blank spaces and special characters are
acceptable.
Description
Use the rule comment command to define a comment for the ACL rule.
Use the undo rule comment command to remove the comment defined for the ACL rule.
You can give rules comments to provide relevant information such as their application purposes and the
ports they are applied to, so that you can easily identity and distinguish ACL rules by their comments.
By default, an ACL rule has no comment.
Before defining a comment for an ACL rule, make sure that the ACL rule exists.
Examples
# Define the comment "This rule is to be applied to Ethernet 1/0/1" for rule 0 of advanced ACL 3001.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] acl number 3001
[Sysname-acl-adv-3001] rule 0 comment This rule is to be applied to Ethernet 1/0/1
# Use the display acl command to view the configuration information of advanced ACL 3001.
[Sysname-acl-adv-3001] display acl 3001
Advanced ACL
Acl's step is 1
rule 0 deny IP source 1.1.1.1 0 destination 2.2.2.2 0
rule 0 comment This rule is to be applied to Ethernet 1/0/1

time-range

Syntax
time-range time-name { start-time to end-time days-of-the-week [ from start-time start-date ] [ to
end-time end-date ] | from start-time start-date [ to end-time end-date ] | to end-time end-date }
undo time-range { all | name time-name [ start-time to end-time days-of-the-week [ from start-time
start-date ] [ to end-time end-date ] | from start-time start-date [ to end-time end-date ] | to end-time
end-date ] }
View
System view
Parameters
all: Removes all the time ranges.
time-name: Name of a time range, a case insensitive string of 1 to 32 characters that starts with a to z or
A to Z. To avoid confusion, it cannot be all.
start-time: Start time of a periodic time range, in the form of hh:mm.
end-time: End time of a periodic time range, in the form of hh:mm. The end time must be greater than
the start time.
days-of-the-week: Day of the week when the periodic time range is active. You can provide this
argument in one of the following forms.
3001, 1 rule
1-24

Advertisement

Table of Contents
loading

Table of Contents