How come iwconfig bitrate output is proved wrong by current download rate?
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
When I run
iwconfig
I get
Bit Rate:1 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
and more. Running a download at the same time, Firefox reports a download rate of 1.8Mbit/s. What does iwconfig report? Is it some kind of nominal rate?
wifi
add a comment |Â
up vote
1
down vote
favorite
When I run
iwconfig
I get
Bit Rate:1 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
and more. Running a download at the same time, Firefox reports a download rate of 1.8Mbit/s. What does iwconfig report? Is it some kind of nominal rate?
wifi
Not sure which bitrate that is, esp. as there can be different transmit and receive bitrates. Useiw wlan0 station dump
to get both bitrates. Also note the bitrate can change on demand/due to current noise environment.
â dirkt
Dec 24 '17 at 10:00
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When I run
iwconfig
I get
Bit Rate:1 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
and more. Running a download at the same time, Firefox reports a download rate of 1.8Mbit/s. What does iwconfig report? Is it some kind of nominal rate?
wifi
When I run
iwconfig
I get
Bit Rate:1 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
and more. Running a download at the same time, Firefox reports a download rate of 1.8Mbit/s. What does iwconfig report? Is it some kind of nominal rate?
wifi
edited Dec 23 '17 at 13:29
Jeff Schaller
31.8k848109
31.8k848109
asked Dec 23 '17 at 13:28
Harald
293111
293111
Not sure which bitrate that is, esp. as there can be different transmit and receive bitrates. Useiw wlan0 station dump
to get both bitrates. Also note the bitrate can change on demand/due to current noise environment.
â dirkt
Dec 24 '17 at 10:00
add a comment |Â
Not sure which bitrate that is, esp. as there can be different transmit and receive bitrates. Useiw wlan0 station dump
to get both bitrates. Also note the bitrate can change on demand/due to current noise environment.
â dirkt
Dec 24 '17 at 10:00
Not sure which bitrate that is, esp. as there can be different transmit and receive bitrates. Use
iw wlan0 station dump
to get both bitrates. Also note the bitrate can change on demand/due to current noise environment.â dirkt
Dec 24 '17 at 10:00
Not sure which bitrate that is, esp. as there can be different transmit and receive bitrates. Use
iw wlan0 station dump
to get both bitrates. Also note the bitrate can change on demand/due to current noise environment.â dirkt
Dec 24 '17 at 10:00
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f412672%2fhow-come-iwconfig-bitrate-output-is-proved-wrong-by-current-download-rate%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Not sure which bitrate that is, esp. as there can be different transmit and receive bitrates. Use
iw wlan0 station dump
to get both bitrates. Also note the bitrate can change on demand/due to current noise environment.â dirkt
Dec 24 '17 at 10:00