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-SG3424(config)# access-list policy action policy1 120
TL-SG3424(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 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 for the data packets matching
ACL 120 as port 2:
TL-SG3424(config)# access-list policy action policy1 120
TL-SG3424(config-action)# s-mirror interface gigabitEthernet 1/0/2
qos-remark
Description
The qos-remark command is used to configure QoS Remark function of policy
action. To delete the corresponding policy action, please use no qos-remark
command.
186