Displaying 20 results from an estimated 3000 matches similar to: "DSCP"
2007 Sep 25
2
How to delete DSCP setting using iptable command.
Hi,
Can anybody tell me how to delete DSCP or TOS setting using iptable command.
iptables --list OUTPUT --table mangle Chain OUTPUT (policy ACCEPT)
target prot opt source destination
DSCP tcp -- anywhere anywhere tcp spt:http DSCP s et 0x08
DSCP udp --
2004 Jun 13
0
DSCP marking at core
Hi,
I want to setup core routers to do both DSCP marking
and to get the DSCP and forward packets based on DS
field. I don''t want to separate DSCP marking to be
done only at the edge routers.
I know that dsmark is both used for DSCP marking and
for getting the DSCP and forwarding packets according
to DSCPs. In my case, since I want to do both of these
I need two dsmarks.(?) I am not
2006 Jan 06
1
Wondershaper and DSCP
Did anyone ever answer this one? THIS is what I am trying to do:
>[LARTC] cbq+sfq and DSCP marking
>Maria Joana Urbano stmaria@dei.uc.pt
>Thu, 13 Feb 2003 19:29:42 +0000
>
> * Previous message: [LARTC] Monitoring....
> * Next message: [LARTC] two routes 1 network card
> * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
2002 Jun 19
1
Problem: DSCP target
Hello everybody,
I have tried several iptables versions (from 1.2.4 to 1.2.6a) to
mark outgoing packets (change the DSCP field) with no success.
#iptables -A OUTPUT -t mangle -d 10.0.0.3 -j DSCP --set-dscp 0x2
iptables v1.2.6a: unknown arg ''--set-dscp''
TOS target is working fine, but I want to create different codes
for EF and AF classes in a diffserv
2013 Mar 31
1
Can't match DSCP CS6 and CS7
Hi,
DSCP match in /tcrules/ doesn''t work with CS6 and CS7, it provides an
error "invalid value" for string and hexa values.
It seems that it comes from /Chain.pm/, in the function /do_dscp/:
fatal_error( "Invalid DSCP ($dscp)" ) unless defined $value && $value < 0x2f && ! ( $value & 1 );
I dont understand why "$value < 0x2f", but
2001 Jan 11
0
ingress DSCP marking
I want to set the DSCP at the ingress of the router.
I tried the following:
iptables -A OUTPUT -t mangle -d 10.10.10.12 -j MARK --set-mark 1
tc qdisc add dev eth0 handle ffff:0 ingress dsmark indices 64 set_tc_index
tc class change dev eth0 classid ffff:1 dsmark mask 0x3 value 0xb8
tc filter add dev eth0 parent ffff:1 protocol ip prio 1 handle 1 fw
classid ffff:1
But the DSCP
2010 Feb 06
1
TOS bits, DSCP, Asterisk & Polycom
Has anyone figured this out yet?
Lots of places say to add the following
to sip.conf of an Asterisk 1.2 system
(current production machine/Asterisk as root):
tos=0xB8
(Hex B8 = Decimal 184 = Binary 10111000)
or if you are running Asterisk v1.4 or newer:
tos_sip=cs3 ; Sets TOS for SIP packets.
tos_audio=ef ; Sets TOS for RTP audio packets.
tos_video=af41 ;
2007 Dec 05
4
Asterisk server and DSCP QOS
Can anyone comment on the DSCP quality of service settings on your
Asterisk server?
The network we're setting up has data on the default VLAN, Asterisk
server and phones on VLAN 4, and we're using Polycom phones with a PC
hooked up to the phone's pass-thru port.
What iptables settings are you using on the Asterisk server for DSCP?
What are your Polycom DSCP settings? We're using
2004 Nov 29
1
TOS Settings to DSCP
I am assuming that the TOS values directly map to DSCP values in the ip
header. Is this a correct assumption? If so, can someone tell me the
correct setting to set call control packets with a DSCP of AF31(011010) and
media with EF(101110)? So would the setting for AF be TOS=46?? Is it
possible to mark the media and call control separately??
-------------- next part --------------
An HTML
2010 May 04
0
DSCP QoS value in YeaLink phone settings
Hello list,
I need to set Voice QoS and SIP QoS for YeaLink. The possible values are
0 ~ 63.
With Grandstream I can fill in DiffServ 46, which is EF. That's what I want.
With Snom I fill in 184, which corresponds to EF or DSCP 46 (according
to their wiki)
But what value do I want to fill in with this YeaLink ???
This is a conversion table :
2008 Feb 22
0
is tos=ef same as tos=0xb8 same as DSCP ef ?
Trying to figure out how to prefer voip traffic on a dsl line.
Found a great howto:
http://www.howtoforge.com/voip_qos_traffic_shaping_iproute2_asterisk
but I'm trying to figure out the relationship between the tos of
iax.conf and tos of tc from Iproute2. my traffic goes from my linux
router to a CPE cisco box. I understand Cisco uses tos ( usually
referred to as DSCP, just to keep us on
2020 Feb 01
0
Centos 7: setting DSCP values on bonding interfaces?
Hi,
is it possible to set DSCP values on bonding interfaces?
Packets from asterisk do not have their DSCP values set, so apparently it is
not setting them despite it is set up for it, and it seems to be using libcap
so it should be able to set them. I can see packets from phones having such
values set when monitoring the traffic, so it's likely I would see packages
from asterisk having
2011 Dec 18
10
[Bug 1964] New: QoS/DSCP names false translated to ToS hex value
https://bugzilla.mindrot.org/show_bug.cgi?id=1964
Bug #: 1964
Summary: QoS/DSCP names false translated to ToS hex value
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
2004 Aug 06
0
new features request
> > > Another nice feature to add would be a "bandwidth" limit (so just a
new
> > > <limit> type entry).
If you are running icecast2 on linux you can handle bandwidth limitations
using QoS
more specificly iproute2.
That way icecast2 doesnt have to take up extra resources to handle
bandwidth limitations.
resources here
cbq bash script
2012 Nov 22
2
howto install dscp
hello I''m new here
can I ask about how to do a patch dscp to shorewall installed from the package in ubuntu?
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
2009 Oct 01
1
QOS/DSCP for IAX?
Is it possible to set QOS/COS/DSCP on IAX packets? I see some parameters in
sip.conf but not iax.conf
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091001/abf55045/attachment.htm
2004 Aug 06
2
new features request
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 13 Feb 2004, Geoff Shang wrote:
> Mihai RUSU wrote:
>
> > Another nice feature to add would be a "bandwidth" limit (so just a new
> > <limit> type entry).
>
> Problem with this is, what do you do once the limit has been reached? Who
> do you kick? Or do you just not allow anymore listeners?
I
2006 Oct 31
0
6423776 event-transport module not started at SP boot time because DSCP does not exist
Author: jrutt
Repository: /hg/zfs-crypto/gate
Revision: 6e52ed5e70d28a5e4cc07b2d095a0dc4c6615152
Log message:
6423776 event-transport module not started at SP boot time because DSCP does not exist
Files:
create: usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ex_dscp.h
update: usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ex_dscp.c
2001 Jan 17
0
dscp marking
I want to set the DSCP field of the incoming packets. And then put them
in the correct queues.
I can mark the packets:
iptables -A OUTPUT -t mangle -d 10.10.10.12 -j MARK --set-mark 1
tc qdisc add dev eth0 handle 1:0 dsmark indices 64 set_tc_index
tc class change dev eth0 classid 1:1 dsmark mask 0x3 value 0xb8
tc filter add dev eth0 parent 1:1 protocol ip prio 1 handle 1 fw
2003 Jul 03
0
DSCP marking
Hi,
I know that this question may NOT belong to this Mailing List, but
nevertheless, I hope I will get some help :)
After having worked with DiffServ on Linux, I want now to try marking
IP-packets in their DSCP header under Windows OS (e.g. WinXP). If somebody
knows some information, plz tell me, and u can e-mail me
sunreflex4@hotmail.com
Thanx in advance for ur understanding