Speed Problem with Wireless Connectivity on Cisco 877w

Posted by Carl Crawley on Stack Overflow See other posts from Stack Overflow or by Carl Crawley
Published on 2010-04-15T18:41:50Z Indexed on 2010/04/15 18:43 UTC
Read the original article Hit count: 360

Filed under:
|
|
|

Having a bit of a weird one with my local LAN setup. I recently installed a Cisco 877W router on my DSL2+ connection and all is working really well..

Upgraded the IOS to 12.4 and my wired clients are streaming connectivity superfast at 1.3mb/s.

However, there seems to be an issue with my wireless clients - I can't seem to stream any data across the local wireless connection (LAN) and using the Internet, whilst responsive enough isn't really comparable with the wired connection speed.

For example, all devices are connected to an 8 Port Gb switch on FE0 from the Router with a NAS disk and on my wired clients, I can transfer/stream etc absolutely fine - however, transferring a local 700Mb file on my local LAN estimates 7-8 hours to transfer :(

The Wireless config is as follows :

interface Dot11Radio0
 description WIRELESS INTERFACE
 no ip address
 !
 encryption mode ciphers tkip 
 !
 ssid [MySSID]
 !
 speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0
 channel 2462
 station-role root
 rts threshold 2312
 world-mode dot11d country GB indoor
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding

All devices are connected to the Gb Switch which is connected to FE0 with the following:

Hardware is Fast Ethernet, address is 0021.a03e.6519 (bia 0021.a03e.6519)
  Description: Uplink to Switch
  MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input never, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 14000 bits/sec, 19 packets/sec
  5 minute output rate 167000 bits/sec, 23 packets/sec
     177365 packets input, 52089562 bytes, 0 no buffer
     Received 919 broadcasts, 0 runts, 0 giants, 0 throttles
     260 input errors, 260 CRC, 0 frame, 0 overrun, 0 ignored
     0 input packets with dribble condition detected
     156673 packets output, 106218222 bytes, 0 underruns
     0 output errors, 0 collisions, 2 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out

Not sure why I'm having problems on the wireless and I've reached the end of my Cisco knowledge...

Thanks for any pointers!

Carl

© Stack Overflow or respective owner

Related posts about cisco

Related posts about routing