Thanks for your infos.
I have a big problem:
I created the MLT with 4 lines.
And I have performance problems.
Here´s a part of the config of both machines:
PASSPORT1:
------------------------------------------------------------
#
# MLT CONFIGURATION
#
mlt 1 create
mlt 1 add ports 7/15-7/16,8/15-8/16
#
# STG CONFIGURATION
#
stg 1 add ports 7/15-7/16,8/15-8/16
stg 1 priority 4096
#
# VLAN CONFIGURATION
#
vlan 1 add-mlt 1
vlan 1 ip create 170.170.254.241/255.255.0.0 mac_offset 0
vlan 1 ip ospf metric 10
------------------------------------------------------------
PASSPORT2:
------------------------------------------------------------
#
# MLT CONFIGURATION
#
mlt 1 create
mlt 1 add ports 7/15-7/16,8/15-8/16
#
# STG CONFIGURATION
#
stg 1 add ports 7/15-7/16,8/15-8/16
#
# VLAN CONFIGURATION
#
vlan 1 add-mlt 1
vlan 1 ip create 170.170.254.242/255.255.0.0 mac_offset 0
vlan 1 ip ospf metric 10
------------------------------------------------------------
My PC is connected to PASSPORT2 and here´s my PING to a device which is connected to PASSPORT1
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Request timed out.
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Request timed out.
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Request timed out.
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Request timed out.
Request timed out.
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Request timed out.
Request timed out.
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Request timed out.
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
Reply from 170.170.1.1: bytes=32 time<10ms TTL=255
When I copy one big file(100MB), sometimes it is really fast (12 seconds),
but most of the time i get this ping-timeout.
STG is enabled on all ports
No routing is activated
I tried to use TRUNK or ACCESS.(no change of the problem)
All 100mbit ports are 100-full (also the devices)
All devices connected to Passport1 don´t have problems working with each other.
Do you have any tips how I can solve this problem?
Thanks a lot for your help.
mewi