Displaying 6 results from an estimated 6 matches similar to: "Cisco"
2000 Nov 17
0
Traffic Shaping with tc qdisc
Hi, I''m interesting in CBQs.... :) (nice)
Here at my ISP i''ve three Remote Access servers (2 TC ''Total
Control'' enterprise Manager from USRobotics and one PortMaster).
The first TC is with one range of IP 200.210.18.0/0 and
200.210.66.0/8
I knew the comand:
tc filter add dev eth2 parent 10:0 protocol ip prio 100 u32
match ip dst
2000 Nov 16
6
Backup Route
Hi there.
I''ve two Internet connections at the same box, one connection is
made through ADSL, and another is made with a Radio-Link (WaveLAN
IE822).
I wan''t to do a backup connection with the ADSL link.
With what tools I can do this?
ipchains, iptables, a third party tool?
--
____________________________________________________________
PIII 500MHz - 98MB RAM -
2004 Feb 05
1
Lockdown ready for testing
Hi group
As promised some months ago, I'm letting you know that lockdown is now ready for testing. Please don't study the code to much, I know it is a mess and therefore a rewrite is on it's way. But feel free to take a look at the features offered, how you use them and the default settings.
When lockdown is ready for production usage, I'll release version 1.0. I guess that will
2003 Jul 21
0
packet retiming
Hi:
Is there a way to retime a flow in order to compensate for jitter? For
example, RTP has timestamps which would enable retiming. Or you could
be simpler and just make the exit interval equal to the average intrance
interval. I''m sure there are even better ways that I just haven''t
thought of.
--
Lawrence MacIntyre 865.574.8696 lpz@ornl.gov
Oak
2011 Feb 01
1
kmeans: number of cluster centres must lie between 1 and nrow(x)
Dear R,
Can't I cluster a dataset into k clusters where k is exactly the number of
observations? I have version 12.2 installed. See this example
> a <- matrix(1:100, 20)
> kmeans(a, 20)
Error: number of cluster centres must lie between 1 and nrow(x)
This is a bit ad-hoc but I known R from version 2.12 allows number of
clusters to be one. So I guess allowing number of clusters to be
2001 Sep 02
1
Special Characters in artist field
Hi,
I began to encode my CD collection into the ogg format today, but I ran
into a little, minor problem. Certain characters don't work, for
example "björk" comes out as something like "BjAPrk" 'P' being a
paragraph symbol. I'm pretty sure it's an ogg problem as ogginfo outputs:
...
artist=Björk
...
Is there anyway to fix this, or a fix planned