Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "OLA DiffServ support"

From wiki.openlighting.org

Jump to: navigation, search
(Created page with '[http://en.wikipedia.org/wiki/Differentiated_services DiffServ] allows devices to mark network packets so that network devices can handle different types of traffic differently. …')
 
Line 4: Line 4:
 
OLA supports DiffServ in some of the network plugins:
 
OLA supports DiffServ in some of the network plugins:
  
* E1.31
+
* [[E1.31]]
 +
* [[:Category:Pathport|Pathport]]
  
 
If you'd like others just ask.
 
If you'd like others just ask.

Revision as of 00:00, 21 February 2010

DiffServ allows devices to mark network packets so that network devices can handle different types of traffic differently. This means that latency sensitive data such as VOIP or lighting control traffic can be prioritized on the network.


OLA supports DiffServ in some of the network plugins:

If you'd like others just ask.

To enable DiffServ support add

dscp = <value>

to the plugin preference file. e.g. to mark packets as Expedited Forwarding, use

dscp = 46