CLI Reference Guide
Parameter
name —— The holiday name, ranging from 1 to 16 characters.
start-date —— The start date of the holiday, in the format of MM/DD, for instance,
05/01.
end-date —— The end date of the holiday, in the format of MM/DD, for instance,
05/03.
Command Mode
Global Configuration Mode
Example
Define National Day, configuring the start date as October 1st, and the end date
as October 3rd:
TL-SG3424(config)# holiday nationalday start-date 10/01 e nd-date 10/03
access-list create
Description
The acce ss-list cre ate command is used to create standard-IP ACL and
extend-IP ACL.
Syntax
access-list create access-list-num
Parameter
access-list-num —— ACL ID, ranging from 100 to 299. The ID range of
Standard-IP ACL ranges is 100-199 and the Extend-IP ACL is 200-299.
Command Mode
Global Configuration Mode
Example
Create a standard-IP ACL whose ID is 123:
TL-SG3424(config)# access-list create 123
177