Привет всем! Помогите пожалуйста. Есть два офиса, в каждом своя подсетка, территориально находятся не очень далеко метров 500, между ними протянута оптика, в одном из офисов cisco 1841 в другом 2811. Так вот скорость между ними не превышает 8 м/бит. Мучаюсь с этим уже долго... никак не могу понять в чем дело. Вот привожу конфу с 1841:
C1841#sh run
Building configuration...Current configuration : 3513 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 C1841
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 debugging
logging console critical
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx
!
aaa new-model
!
!
aaa authentication login default local
!
aaa session-id common
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
no ip source-route
ip cef
!
!
ip tcp synwait-time 10
no ip dhcp use vrf connected
!
!
no ip bootp server
no ip domain lookup
!
username xxxxx privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxxx
!
!
!
interface FastEthernet0/0
description ***WAN***$ETH-WAN$
ip address 10.17.1.10 255.255.255.0
ip access-group OutsideIn in
no ip unreachables
no ip proxy-arp
ip nat outside
duplex auto
speed auto
no mop enabled
!
interface FastEthernet0/1
description ***LAN***$ETH-LAN$
ip address 10.17.4.1 255.255.252.0 secondary
ip address 192.168.11.20 255.255.0.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
duplex auto
speed auto
no mop enabled
!
ip classless
ip route 10.0.0.0 255.0.0.0 10.17.1.251
ip route 10.17.100.0 255.255.255.0 10.17.1.238 permanent
!
ip http server
ip http port 8080
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool OutsidePool 10.17.1.10 10.17.1.10 netmask 255.255.255.0
ip nat inside source list 10 pool OutsidePool overload
ip nat inside source static 10.17.4.254 10.17.1.9
ip nat inside source static tcp 192.168.55.55 80 10.17.1.10 80 extendable
ip nat inside source static 162.168.30.2 10.17.1.12
ip nat inside source static 162.168.30.5 10.17.1.13
ip nat inside source static 162.168.30.6 10.17.1.14
ip nat inside source static 162.168.30.7 10.17.1.15 extendable
ip nat inside source static 1162.168.30.8 10.17.1.16
ip nat inside source static 162.168.30.10 10.17.1.17
ip nat inside source static 162.168.20.254 10.17.1.18
ip nat inside source static 162.168.20.234 10.17.1.21 extendable
ip nat inside source static 162.168.20.2 10.17.1.22 extendable
ip nat inside source static 162.168.20.3 10.17.1.23 extendable
ip nat inside source static 162.168.20.20 10.17.1.24
ip nat inside source static 162.168.20.1 10.17.1.201 extendable
!
ip access-list extended OutsideIn
remark SDM_ACL Category=17
remark nvs
permit tcp host 10.17.100.1 host 10.17.1.10 eq telnet
permit tcp host 10.17.0.111 host 10.17.1.10 eq telnet
remark nvs
permit tcp host 10.17.0.250 host 10.17.1.10 eq telnet
deny tcp any host 10.17.1.10 eq telnet
permit ip any any
ip access-list extended netlist
permit ip any 10.17.100.0 0.0.0.255
!
logging trap debugging
access-list 10 remark SDM_ACL Category=18
access-list 10 permit 192.168.0.0 0.0.255.255
access-list 10 permit 10.17.4.0 0.0.3.255
route-map rmap permit 10
match ip address netlist
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
exec-timeout 20 0
privilege level 15
transport input telnet
line vty 5 15
exec-timeout 20 0
privilege level 15
transport input telnet
!
scheduler allocate 4000 1000
end
C1841#sh int
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is 001a.e2b0.1958 (bia 001a.e2b0.1958)
Description: ***WAN***$ETH-WAN$
Internet address is 10.17.1.10/24
MTU 1500 bytes, BW 100000 Kbit, 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, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, 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 97000 bits/sec, 50 packets/sec
5 minute output rate 278000 bits/sec, 62 packets/sec
33698279 packets input, 1346304477 bytes
Received 4127580 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
43655161 packets output, 1721998443 bytes, 0 underruns
0 output errors, 0 collisions, 4 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
FastEthernet0/1 is up, line protocol is up
Hardware is Gt96k FE, address is 001a.e2b0.1959 (bia 001a.e2b0.1959)
Description: ***LAN***$ETH-LAN$
Internet address is 192.168.11.20/16
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 2/75/25/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 350000 bits/sec, 104 packets/sec
5 minute output rate 126000 bits/sec, 83 packets/sec
52848537 packets input, 557152061 bytes
Received 5518686 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
33386081 packets output, 1714471440 bytes, 0 underruns
25447 output errors, 993269 collisions, 25273 interface resets
0 babbles, 25545 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
NVI0 is up, line protocol is up
Hardware is NVI
MTU 1514 bytes, BW 10000000 Kbit, DLY 0 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation UNKNOWN, loopback not set
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
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
C1841#sh int switching
FastEthernet0/0 ***WAN***$ETH-WAN$
Throttle count 0
Drops RP 0 SP 0
SPD Flushes Fast 0 SSE 0
SPD Aggress Fast 0
SPD Priority Inputs 3933947 Drops 0
Protocol IP
Switching path Pkts In Chars In Pkts Out Chars Out
Process 309331 112591537 300335 48157475
Cache misses 5335 - - -
Fast 29361164 986783200 43274921 1666540574
Auton/SSE 0 0 0 0
Protocol ARP
Switching path Pkts In Chars In Pkts Out Chars Out
Process 3932989 237075980 1118 67080
Cache misses 0 - - -
Fast 0 0 0 0
Auton/SSE 0 0 0 0
Protocol CDP
Switching path Pkts In Chars In Pkts Out Chars Out
Process 11348 4380328 11428 4022637
Cache misses 0 - - -
Fast 0 0 0 0
Auton/SSE 0 0 0 0
Protocol Other
Switching path Pkts In Chars In Pkts Out Chars Out
Process 83158 5562747 68563 4113780
Cache misses 0 - - -
Fast 0 0 0 0
Auton/SSE 0 0 0 0
NOTE: all counts are cumulative and reset only after a reload.
FastEthernet0/1 ***LAN***$ETH-LAN$
Throttle count 0
Drops RP 25 SP 0
SPD Flushes Fast 0 SSE 0
SPD Aggress Fast 0
SPD Priority Inputs 2144011 Drops 0
Protocol IP
Switching path Pkts In Chars In Pkts Out Chars Out
Process 2251215 340399819 199027 94729963
Cache misses 35697 - - -
Fast 47037718 2334858582 33081674 1606863630
Auton/SSE 0 0 0 0
Protocol ARP
Switching path Pkts In Chars In Pkts Out Chars Out
Process 2120993 127259672 14956 897360
Cache misses 0 - - -
Fast 0 0 0 0
Auton/SSE 0 0 0 0
Protocol CDP
Switching path Pkts In Chars In Pkts Out Chars Out
Process 11407 1756678 22848 8031094
Cache misses 0 - - -
Fast 0 0 0 0
Auton/SSE 0 0 0 0
Protocol Other
Switching path Pkts In Chars In Pkts Out Chars Out
Process 1428833 2048799160 68563 4113780
Cache misses 0 - - -
Fast 0 0 0 0
Auton/SSE 0 0 0 0
NOTE: all counts are cumulative and reset only after a reload.
NVI0
All statistics for this interface are zero.
C1841#sh proc cpu
CPU utilization for five seconds: 3%/2%; one minute: 3%; five minutes: 2%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
1 12 42 285 0.00% 0.00% 0.00% 0 Chunk Manager
2 204 137140 1 0.08% 0.02% 0.00% 0 Load Meter
4 238788 70003 3411 0.00% 0.03% 0.00% 0 Check heaps
5 20 21 952 0.00% 0.00% 0.00% 0 Pool Manager
6 0 2 0 0.00% 0.00% 0.00% 0 Timers
7 0 1 0 0.00% 0.00% 0.00% 0 OIR Handler
8 0 22857 0 0.00% 0.00% 0.00% 0 Environmental mo
9 0 1 0 0.00% 0.00% 0.00% 0 Crash writer
10 959204 5855239 163 0.08% 0.14% 0.09% 0 ARP Input
11 0 2 0 0.00% 0.00% 0.00% 0 ATM Idle Timer
12 0 2 0 0.00% 0.00% 0.00% 0 AAA high-capacit
13 0 1 0 0.00% 0.00% 0.00% 0 AAA_SERVER_DEADT
14 0 1 0 0.00% 0.00% 0.00% 0 Policy Manager
15 0 2 0 0.00% 0.00% 0.00% 0 DDR Timers
16 4 2 2000 0.00% 0.00% 0.00% 0 Entity MIB API
17 8 34284 0 0.00% 0.00% 0.00% 0 HC Counter Timer
18 0 2 0 0.00% 0.00% 0.00% 0 Serial Backgroun
19 0 1 0 0.00% 0.00% 0.00% 0 RO Notify Timers
20 0 2 0 0.00% 0.00% 0.00% 0 SMART
21 68 685611 0 0.00% 0.00% 0.00% 0 GraphIt
22 0 2 0 0.00% 0.00% 0.00% 0 Dialer event
23 0 1 0 0.00% 0.00% 0.00% 0 SERIAL A'detect
24 0 2 0 0.00% 0.00% 0.00% 0 XML Proxy Client
25 0 1 0 0.00% 0.00% 0.00% 0 Critical Bkgnd
26 196 101324 1 0.00% 0.00% 0.00% 0 Net Background
27 1440 55526 25 0.00% 0.00% 0.00% 0 Logger
28 100 685607 0 0.08% 0.00% 0.00% 0 TTY Background
29 1284 685850 1 0.00% 0.01% 0.00% 0 Per-Second Jobs
30 1992 1529 1302 0.08% 0.77% 0.44% 194 Virtual Exec
31 0 1 0 0.00% 0.00% 0.00% 0 Inode Table Dest
32 0 1 0 0.00% 0.00% 0.00% 0 AggMgr Process
33 0 2 0 0.00% 0.00% 0.00% 0 ESWPPM
34 4 2 2000 0.00% 0.00% 0.00% 0 Eswilp Storm Con
36 0 1 0 0.00% 0.00% 0.00% 0 dev_device_inser
37 0 1 0 0.00% 0.00% 0.00% 0 dev_device_remov
38 0 2 0 0.00% 0.00% 0.00% 0 SM Monitor
39 0 1 0 0.00% 0.00% 0.00% 0 IGMP Snooping Pr
40 0 1 0 0.00% 0.00% 0.00% 0 IGMP Snooping Re
41 0 1 0 0.00% 0.00% 0.00% 0 Platform Compact
42 0 22857 0 0.00% 0.00% 0.00% 0 Call Management
43 32 685611 0 0.00% 0.00% 0.00% 0 PI MATM Aging Pr
44 0 2 0 0.00% 0.00% 0.00% 0 DTP Protocol
45 0 2 0 0.00% 0.00% 0.00% 0 dot1x
46 0 1 0 0.00% 0.00% 0.00% 0 L2X Data Daemon
47 0 2 0 0.00% 0.00% 0.00% 0 AAA Dictionary R
48 8 116 68 0.00% 0.00% 0.00% 0 AAA Server
49 0 1 0 0.00% 0.00% 0.00% 0 AAA ACCT Proc
50 0 1 0 0.00% 0.00% 0.00% 0 ACCT Periodic Pr
51 4656 96031 48 0.00% 0.00% 0.00% 0 CDP Protocol
52 623708 2383025 261 0.16% 0.34% 0.34% 0 IP Input
53 0 1 0 0.00% 0.00% 0.00% 0 ICMP event handl
54 0 4 0 0.00% 0.00% 0.00% 0 TurboACL
55 0 2 0 0.00% 0.00% 0.00% 0 TurboACL chunk
57 0 3 0 0.00% 0.00% 0.00% 0 PPP Hooks
59 0 1 0 0.00% 0.00% 0.00% 0 SSS Manager
60 24 91421 0 0.00% 0.00% 0.00% 0 SSS Test Client
61 0 1 0 0.00% 0.00% 0.00% 0 SSS Feature Mana
62 160 2678500 0 0.00% 0.01% 0.00% 0 SSS Feature Time
63 0 1 0 0.00% 0.00% 0.00% 0 VPDN call manage
64 0 1 0 0.00% 0.00% 0.00% 0 L2X Socket proce
65 0 1 0 0.00% 0.00% 0.00% 0 L2X SSS manager
66 0 2 0 0.00% 0.00% 0.00% 0 L2TP mgmt daemon
67 0 1 0 0.00% 0.00% 0.00% 0 X.25 Encaps Mana
68 37020 32092 1153 0.00% 0.00% 0.00% 0 IP Background
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
69 4 9 444 0.00% 0.00% 0.00% 0 IP RIB Update
70 0 2 0 0.00% 0.00% 0.00% 0 PPP IP Route
71 0 2 0 0.00% 0.00% 0.00% 0 PPP IPCP
72 4136 773400 5 0.00% 0.03% 0.04% 0 CEF process
73 6356 816591 7 0.00% 0.00% 0.00% 0 Socket Timers
74 0 2 0 0.00% 0.00% 0.00% 0 L2MM
75 0 1 0 0.00% 0.00% 0.00% 0 MRD
76 0 1 0 0.00% 0.00% 0.00% 0 IGMPSN
77 0 1 0 0.00% 0.00% 0.00% 0 SNMP Timers
78 4 2 2000 0.00% 0.00% 0.00% 0 SCTP Main Proces
79 0 1 0 0.00% 0.00% 0.00% 0 IUA Main Process
80 184 685667 0 0.00% 0.00% 0.00% 0 RUDPV1 Main Proc
81 0 1 0 0.00% 0.00% 0.00% 0 bsm_timers
82 36 685617 0 0.00% 0.00% 0.00% 0 bsm_xmt_proc
83 4 1511 2 0.00% 0.00% 0.00% 0 TCP Timer
84 68 49 1387 0.00% 0.00% 0.00% 0 TCP Protocols
85 0 1 0 0.00% 0.00% 0.00% 0 COPS
86 173072 1636369 105 0.00% 0.05% 0.06% 0 DHCPD Receive
87 0 2 0 0.00% 0.00% 0.00% 0 Dialer Forwarder
88 512 11427 44 0.00% 0.00% 0.00% 0 IP Cache Ager
89 48 11465 4 0.00% 0.00% 0.00% 0 Adj Manager
90 27564 33812 815 0.00% 0.00% 0.00% 0 HTTP CORE
91 0 1 0 0.00% 0.00% 0.00% 0 IP Traceroute
92 12 370 32 0.00% 0.00% 0.00% 0 RARP Input
93 0 1 0 0.00% 0.00% 0.00% 0 PAD InCall
94 0 2 0 0.00% 0.00% 0.00% 0 X.25 Background
95 0 2 0 0.00% 0.00% 0.00% 0 PPP Bind
96 0 2 0 0.00% 0.00% 0.00% 0 PPP SSS
97 20 137129 0 0.00% 0.00% 0.00% 0 L2F management d
98 4 1 4000 0.00% 0.00% 0.00% 0 PPTP Mgmt
99 0 2 0 0.00% 0.00% 0.00% 0 PPTP Data
100 4 27430 0 0.00% 0.00% 0.00% 0 CRM_CALL_UPDATE_
101 0 2 0 0.00% 0.00% 0.00% 0 ENABLE AAA
102 0 1 0 0.00% 0.00% 0.00% 0 EM Background Pr
103 0 1 0 0.00% 0.00% 0.00% 0 Key chain liveke
104 0 2 0 0.00% 0.00% 0.00% 0 LINE AAA
105 492 2384 206 0.00% 0.00% 0.00% 0 LOCAL AAA
106 0 2 0 0.00% 0.00% 0.00% 0 TPLUS
107 0 1 0 0.00% 0.00% 0.00% 0 PM Callback
108 0 5715 0 0.00% 0.00% 0.00% 0 DHCPD Timer
109 0 68 0 0.00% 0.00% 0.00% 0 AAA SEND STOP EV
111 4 68567 0 0.00% 0.00% 0.00% 0 RMON Recycle Pro
112 0 2 0 0.00% 0.00% 0.00% 0 RMON Deferred Se
113 0 1 0 0.00% 0.00% 0.00% 0 Syslog Traps
114 4 2 2000 0.00% 0.00% 0.00% 0 VLAN Manager
115 1604 31779 50 0.00% 0.00% 0.00% 0 Syslog
116 0 1 0 0.00% 0.00% 0.00% 0 VPDN Scal
117 0 11434 0 0.00% 0.00% 0.00% 0 DHCPD Database
118 90216 1513284 59 0.00% 0.00% 0.00% 0 Net Input
119 144 137168 1 0.00% 0.00% 0.00% 0 Compute load avg
120 92192 11652 7912 0.00% 0.01% 0.00% 0 Per-minute Jobs
121 0 1 0 0.00% 0.00% 0.00% 0 TCP Driver
122 0 1 0 0.00% 0.00% 0.00% 0 TCP Listener
123 356 23781 14 0.00% 0.00% 0.00% 0 CEF Scanner
124 0 1 0 0.00% 0.00% 0.00% 0 tHUB
125 0 2 0 0.00% 0.00% 0.00% 0 tENM
126 1636 1343203 1 0.00% 0.01% 0.00% 0 IP NAT Ager
127 0 1 0 0.00% 0.00% 0.00% 0 IP NAT WLAN
128 0 2 0 0.00% 0.00% 0.00% 0 IP Flow Backgrou
Конфигурация 2811 очень проста:
ci2811#sh run
Building configuration...
Current configuration : 1359 bytes
!
! Last configuration change at 13:40:12 MSK Fri Oct 24 2008 by admin
! NVRAM config last updated at 14:18:36 MSK Thu Oct 23 2008 by admin
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
service sequence-numbers
!
hostname ci2811
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
no aaa new-model
!
resource policy
!
clock timezone MSK 3
ip subnet-zero
!
!
ip cef
!
!
ip domain name xxxxx.xxxxx
ip name-server 10.17.100.1
!
username xxxxx privilege 15 password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
!
!
interface FastEthernet0/0
description $ES_LAN$$ETH-LAN$
ip address 10.17.100.50 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
description WAN
ip address 10.17.1.238 255.255.255.0
duplex auto
speed auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.17.1.251 permanent
ip route 10.17.4.0 255.255.252.0 10.17.1.10 permanent
ip route 192.168.0.0 255.255.0.0 10.17.1.10 permanent
!
ip http server
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
!
!
control-plane
!
banner login ^C
xxxxxxxxxxxxxxx
^C
!
line con 0
logging synchronous
login local
line aux 0
line vty 0 4
logging synchronous
login local
transport input telnet
!
scheduler allocate 20000 1000
!
end