Displaying 6 results from an estimated 6 matches for "1500kbps".
Did you mean:
100kbps
2012 Aug 29
2
tcclasses matching on the TOS field
Hello,
I am trying to set up traffic shaping/control for my voip connection.
I am running 4.4.22.3. Here is my current configuration:
--- tcdevices ---
#NUMBER: IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED
#INTERFACE INTERFACES
eth1 2048kbps 1500kbps
-- tcclasses ---
#INTERFACE:CLASS MARK RATE: CEIL PRIORITY OPTIONS
# DMAX:UMAX
eth1 1 100kbps 180kbps 1 tos=0x88/0xfc,tos=0xb8/0xfc
eth1 2 full/4 full 2 default
-- tcrules ---
#MARK SOURCE DEST PROTO DEST...
2005 Dec 27
0
HTB: quantum of class 10001 is big. Consider r2q change.
...raffic when
available.
tcdevices:
eth0 2700kbps 2700kbps
tcclasses:
eth0 1 full full 1 tcp-ack,tos-minimize-delay
eth0 2 9*full/10 full/10 2 default
eth0 3 1900kbps full 2
eth0 4 500kbps full 2
eth0 5 300kbps 1500kbps 2
tcrules:
1:P 0.0.0.0/0 0.0.0.0/0 icmp echo-request
1:P 0.0.0.0/0 0.0.0.0/0 icmp echo-reply
3 $FW:aaa.bbb.ccc.1 0.0.0.0/0 tcp - 80
4 $FW:aaa.bbb.ccc.2 0.0.0.0/0 tcp - 80
5 $FW:aaa.bbb.ccc.3 0.0.0.0/0 tcp - 80
Ho...
2007 Apr 09
3
tc (CBQ) and UDP packets
2004 Dec 15
5
QOS Device?
Here is the situation:
A T1 router going into an office which then plugs into the firewall box then
into the switch.
None of these devices support QOS..
Is there some sort of box/device that I can place between the T1 router and
the firewall box which will allow me to prioritize voice traffic on this
link?
I can't change the T1 router to something that supports QOS because it has
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner
priamus.teamware-gmbh.de
hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert.
Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass
Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder
?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen.
Bei Fragen zu diesem
2005 Nov 01
0
ADSL-Bandwidth-Management-HOWTO
...ch that the total inbound rate
is less
# than the true capability of the device (ADSL/Cable Modem) SHOULD
result in little
# to no packets being queued on the ISP''s side (DSLAM, cable
concentrator, etc). Since
# these ISP queues have been observed to queue 4 seconds of data at
1500Kbps or 6 megabits
# of data, having no packets queued there will mean lower latency.
#
# Caveats (questions posed before testing):
# * Will limiting inbound traffic in this fashion result in poor bulk TCP
performance?
# - Preliminary answer is no! Seems that by prioritizing ACK packets
(sma...