search for: dsmarker

Displaying 3 results from an estimated 3 matches for "dsmarker".

Did you mean: darker
2001 Mar 25
0
Marking at egress? (DiffServ)
...-p tcp -s $client0 -d $client2 --sport 42010 -m 1 /sbin/ipchains -A output -i $device -p tcp -s $client0 -d $client2 --sport 42012 -m 2 /sbin/ipchains -A output -i $device -p tcp -s $client0 -d $client2 --sport 42014 -m 3 ######################## Egress side ######################## # attach a dsmarker # tc qdisc del dev $device handle 1:0 root dsmark indices 64 set_tc_index tc qdisc add dev $device handle 1:0 root dsmark indices 64 set_tc_index # values of the DSCP to change depending on the class #becomes EF tc class change dev $device classid 1:1 dsmark mask 0x3 \ value 0xb8 #becomes...
2003 Feb 02
0
question about ingress police
...disc on the ingress interface $TC qdisc add dev $INDEV handle ffff: ingress # police for video traffic $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 1 fw \ police rate 4Mbit burst 200k drop flowid :1 ######################## Egress side ######################## # attach a dsmarker $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64 #EF $TC class change $EGDEV classid 1:1 dsmark mask 0x3 \ value 0xb8 #BE $TC class change $EGDEV classid 1:2 dsmark mask 0x3 \ value 0x0 # # # The class mapping using fwmark # $TC filter add $EGDEV parent 1:0 protocol ip prio 1...
2002 May 28
5
QoS graphical interface ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Is there any grapical interface for the QoS (Quality of Service) Traffic Control in Linux ? Greetings. - --- Carles Xavier Munyoz Baldó carles@descom.es Descom Consulting Telf: +34 965861024 Fax: +34 965861024 http://www.descom.es/ - --- -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8