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
 
154
 
Syntax 
s-condition rate rate osd {none | discard} 
Parameter 
rate  ——  The rate of Stream Condition, ranging from 0 to 100000kbps. 
osd  ——  Out of Band disposal of Stream Condition. It is the disposal way of the 
data packets those are transmitted beyond the rate. There are two options, 
“none” and “discard”. By default, the option is “none”. 
Command Mode 
Action Configuration Mode 
Example 
Edit the actions for policy1. For the data packets matching ACL 120 in the policy, 
if the rate beyond 1000kbps, they will be discarded by the switch: 
TL-SL3428(config)#access-list policy action policy1 120 
TL-SL3428(config-action)#s-condition rate 1000 osd discard 
s-mirror 
Description 
The s-mirror command is used to configure Stream Mirror function of policy 
action to the specified port. 
Syntax 
s-mirror interface fastEthernet port | gigabitEthernet port 
Parameter 
port  ——  The Mirror Port number of Stream Mirror. 
Command Mode 
Action Configuration Mode 
Example 
Edit the actions for policy1. Specify the mirror port as Fast Ethernet port 2 for the 
data packets matching ACL 120: 
TL-SL3428(config)#access-list policy action policy1 120 
TL-SL3428(config-action)#s-mirror interface fastEthernet 1/0/2