Hi,

Can anyone help me with the dscp marking feature in Openflow1.3. I am using
ofsoftswitch13.

1. For eg. I configure a meter as shown below and attach it to a flow.

dpctl unix:/var/runs2.sock meter-mod cmd=mod,flags=1,meter=2
dscp_remark:rate=10000

SENDING:
meter_mod{cmd="mod", flags="0x1"", meter_id="2"", bands=[{type =
dscp_remark, rate="10000", burst_size="0", prec_level="0"}]}


OK.

2. Now how do I use match field to check if the packets are marked? What
does the dscp_remark feature actually do?

Thanks in advance,

-- 
*Regards,*
*Purnima*
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to