Страница 1 из 1

Cisco 850 режет скорость?

Добавлено: 2009-09-04 2:40:39
Samin
Есть Cisco 850 c авторизацией к прову по pppoe, скорость 30 м/бит ночью.

Начинаю качать с торрентов, скорость не поднимается выще 3,4 мегабайта в сек, упирается и все, если качаешь два файла, то скорость между ними распределяется.

Сразу после в место Cisco подключаю свой asus ASUS WL-500g Premium (или сразу шнурок к компу), скорость взлетает до 5-6 мегов в сек.

Не пойму в чем проблема.

Вот конфиг

Код: Выделить всё

Using 5585 out of 131072 bytes
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname saminka.ru
!
boot-start-marker
boot-end-marker
!
logging buffered 51200
logging console critical
enable secret 5 $1$2vZN$IsC82fbSNrHU1t4SmXBl9/
!
no aaa new-model
clock timezone PCTime 3
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
!
crypto pki trustpoint TP-self-signed-1213204580
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-1213204580
 revocation-check none
 rsakeypair TP-self-signed-1213204580
!
!
crypto pki certificate chain TP-self-signed-1213204580
 certificate self-signed 01 nvram:IOS-Self-Sig#C.cer
dot11 syslog
!
dot11 ssid homeCIS
   authentication open
!
no ip source-route
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1
!
ip dhcp pool sdm-pool1
   import all
   network 192.168.1.0 255.255.255.0
   dns-server 194.187.205.226 194.187.204.254
   default-router 192.168.1.1
!
!
ip cef
no ip bootp server
ip domain name xxx.ru
ip name-server 194.187.205.226
ip name-server 194.187.204.254
!
!
!
username admin privilege 15 secret 5 $1$xnDR$tHHjXC610fpywfx.iZIbB/
!
!
archive
 log config
  hidekeys
!
!
ip tcp synwait-time 10
ip ssh time-out 60
ip ssh authentication-retries 2
ip ssh version 1
!
bridge irb
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
 description $ES_WAN$$FW_OUTSIDE$
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip route-cache flow
 duplex auto
 speed auto
 pppoe-client dial-pool-number 1
!
interface Dot11Radio0
 no ip address
 !
 ssid homeCIS
 !
 speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
 station-role root
 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
!
interface Vlan1
 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$FW_INSIDE$
 no ip address
 ip tcp adjust-mss 1452
 bridge-group 1
!
interface Dialer0
 ip address xxx.xxx.xxx.xxx 255.255.255.0
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip mtu 1452
 ip nat outside
 ip virtual-reassembly
 encapsulation ppp
 ip route-cache flow
 dialer pool 1
 dialer-group 1
 no cdp enable
 ppp authentication chap pap callin
 ppp chap hostname xxxx
 ppp chap password xxxxxxxx
 ppp pap sent-username xxxxxx password xxxxxxx
!
interface BVI1
 description $ES_LAN$
 ip address 192.168.1.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
 ip tcp adjust-mss 1412
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
ip http port 8001
ip http access-class 23
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat translation timeout 300
ip nat translation tcp-timeout 600
ip nat translation max-entries 25000
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static tcp 192.168.1.15 80 interface Dialer0 80
ip nat inside source static tcp 192.168.1.15 110 interface Dialer0 110
ip nat inside source static tcp 192.168.1.15 25 interface Dialer0 25
ip nat inside source static tcp 192.168.1.15 21 interface Dialer0 21
ip nat inside source static tcp 192.168.1.15 20 interface Dialer0 20
ip nat inside source static tcp 192.168.1.15 443 interface Dialer0 443
ip nat inside source static tcp 192.168.1.15 143 interface Dialer0 143
ip nat inside source static tcp 192.168.1.15 8000 interface Dialer0 8000
ip nat inside source static tcp 192.168.1.15 8001 interface Dialer0 8001
ip nat inside source static tcp 192.168.1.15 53 interface Dialer0 53
ip nat inside source static udp 192.168.1.15 53 interface Dialer0 53
ip nat inside source static tcp 192.168.1.6 24905 interface Dialer0 24905
!
logging trap debugging
logging facility local2
logging 192.168.1.15
access-list 1 remark INSIDE_IF=BVI1
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
no cdp run
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
banner exec ^CCCCC
% Password expiration warning.
-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device and
it provides the default username "cisco" for  one-time use. If you have already
used the username "cisco" to login to the router and your IOS image supports the
"one-time" user option, then this username has already expired. You will not be
able to login to the router with this username after you exit this session.

It is strongly suggested that you create a new username with a privilege level
of 15 using the following command.

username <myuser> privilege 15 secret 0 <mypassword>

Replace <myuser> and <mypassword> with the username and password you want to
use.

-----------------------------------------------------------------------
^C
banner login ^CCCCCAuthorized access only!
 Disconnect IMMEDIATELY if you are not an authorized user!^C
!
line con 0
 login local
 no modem enable
 transport output telnet
line aux 0
 login local
 transport output telnet
line vty 0 4
 privilege level 15
 login local
 transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end

Спасибо!

Re: Cisco 850 режет скорость?

Добавлено: 2009-09-04 17:47:56
Samin
Заметил, скорость не повыжается более 3,4 мега в сек, даже когда качаешь с локальной сети, где 100 м/бит.

При этом загрузка проца циски аж под 90% подскакивает. Походу в этом дело.