Syntax 
s-condition rate 
rate
 osd { none | discard } 
Parameter 
rate
 —— The rate of Stream Condition, ranging from 0 to 1000000kbps. 
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 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
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: 
T2500G-10TS(config)#access-list policy action policy1 120 
T2500G-10TS(config-action)#s-condition rate 1000 osd discard 
28.15  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 { gigabitEthernet 
port 
} 
Parameter 
port
 —— The Mirror Port number of Stream Mirror. 
Command Mode 
Action Configuration Mode 
Privilege Requirement 
Only Admin, Operator and Power User level users have access to these 
commands. 
219