Skip to content
Eddie Kohler edited this page Oct 17, 2017 · 1 revision

SetIPDSCP Element Documentation

NAME

SetIPDSCP — Click element; sets IP packets' DSCP fields

SYNOPSIS

SetIPDSCP(DSCP)

Ports: 1 input, 1 output
Processing: agnostic

DESCRIPTION

Expects IP packets as input and sets their Differential Services Code Point to DSCP. Then it incrementally recalculates the IP checksum and passes the packet to output 0. The DSCP is the upper 6 bits of the IP TOS field.

Generated by click-elem2man from ../elements/ip/setipdscp.hh:7 on 2017/10/17.

Clone this wiki locally