TP-LINK 24-Port 10/100Mbps + 4-Port Gigabit L2 Managed Switch TL-SL3428 Hoja De Datos

Los códigos de productos
TL-SL3428
Descargar
Página de 232
TL-SL3428/TL-SL3452
JetStream L2 Managed Switch CLI Guide
 
147
 
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-SL3428(config)#holiday nationalday start-date 10/01 end-date 10/03 
access-list create 
Description 
The  access-list create 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. 100-199 must be 
Standard-IP ACL, and 200-299 must be Extend-IP ACL. 
Command Mode 
Global Configuration Mode 
Example 
Create a standard-IP ACL whose ID is 123: 
TL-SL3428(config)#access-list create 123 
mac access-list 
Description 
The mac access-list command is used to create MAC ACL. To set the detailed 
configurations for a specified MAC ACL, please use mac access-list command 
to access Mac Access-list Configuration Mode. To delete the MAC ACL, please 
use no mac access-list