<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<link href="chrome://translator/skin/floatingPanel.css"
type="text/css" rel="stylesheet">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 04.04.2012 08:37, Kaushal Shriyan wrote:
<blockquote
cite="mid:CAD7Ssm-dJdVCatKLLwqj03a4Y3mA1mMF6qZxYRyzwC8sS9jUJQ@mail.gmail.com"
type="cite">Hi,
<div><br>
</div>
<div>Is there a way to find out whats the maximum bandwidth
available both in wired and wifi connections available on my
laptop running Ubuntu Desktop 11.10.</div>
<div><br>
</div>
<div>
<div>01:00.0 Network controller: Atheros Communications Inc.
AR9285 Wireless Network Adapter (PCI-Express) (rev 01)</div>
<div>03:00.0 Ethernet controller: Realtek Semiconductor Co.,
Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller
(rev 06)</div>
</div>
<div>Laptop Make/Model :- Dell Vostro 3450</div>
</blockquote>
<br>
See iperf/netperf, which available from repo.<br>
<blockquote
cite="mid:CAD7Ssm-dJdVCatKLLwqj03a4Y3mA1mMF6qZxYRyzwC8sS9jUJQ@mail.gmail.com"
type="cite">
<div><br>
</div>
<div>Also is there a way to know if my wifi card is confirming to
802.11g or 802.11n standards.</div>
</blockquote>
<br>
$ iwconfig <br>
lo no wireless extensions.<br>
<br>
eth0 no wireless extensions.<br>
<br>
wlan0 IEEE 802.11bgn ESSID:off/any <br>
Mode:Managed Access Point: Not-Associated Tx-Power=19
dBm <br>
Retry long limit:7 RTS thr:off Fragment thr:off<br>
Power Management:off<br>
<br>
My wifi card supports b/g/n standards (IEEE 802.11bgn)<br>
<br>
For more information about net to witch you connected (or want to
connect) run:<br>
<br>
sudo iwlist wlan0 scan<br>
<br>
<div style="bottom: auto; left: 177px; right: auto; top: 328px;
display: none;" class="translator-theme-default"
id="translator-floating-panel">
<div title="Click to translate"
id="translator-floating-panel-button"></div>
</div>
</body>
</html>