dhcp_dscp


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.46" ) ]
public string dhcp_dscp { owned get; set; }

Specifies the value for the DSCP field (traffic class) of the IP header.

When empty, the global default value is used; if no global default is specified, it is assumed to be "CS0". Allowed values are: "CS0", "CS4" and "CS6".

The property is currently valid only for IPv4, and it is supported only by the "internal" DHCP plugin.