Есть Cisco 3660 с двумя интерфейсами FastEthernet
настроил все это для примитивной маршрутизации
Поставил Cisco в качестве маршрутизатора между двумя компьютерами
пытаюсь слить большой файл по ftp с одной машины на другую, на интерфейсах показывает скорость около 1MBit/s, хотя везде линки на 100 MBit
Когда убираю Cisco и соединяю машины напрямую скорость как положено около 70 MBit/s
Что бы это могло значить? никаких rate-limit-ов не ставил, сонфиг с нуля сделал.
вот часть конфига относящаяся к сети
ip subnet-zero
isdn voice-call-failure 0
controller T1 1/0
!
interface FastEthernet0/0
ip address x.x.112.41 255.255.255.224
no ip directed-broadcast
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 10.0.0.1 255.255.255.0
no ip directed-broadcast
duplex auto
speed auto
!
ip classless
ip route 0.0.0.0 0.0.0.0 x.x.112.33
no ip http server
!
а вот вывод sh int fast 0/0
FastEthernet0/0 is up, line protocol is up
Hardware is AmdFE, address is 0003.e318.e4c0 (bia 0003.e318.e4c0)
Internet address is x.x.112.41/27
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
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 1000 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
131110 packets input, 191851934 bytes
Received 4041 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast
0 input packets with dribble condition detected
17806 packets output, 1266606 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 584 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
вывод sh int fast 1/0 аналогичный