Спасибо всем большое за помошь -
я тестирую так , беру прописую с 2 х сторон :cisco 7204
interface Vlan502
ip address 192.168.1.1 255.255.255.0
*****
ip route 192.168.2.0 255.255.255.0 192.168.1.2
и с
cisco 3560
interface Vlan502
ip address 192.168.1.2 255.255.255.0
******
ip route 192.168.2.0 255.255.255.0 192.168.1.1
Тем самым делая петлю
ДАлее с Unix машины начинаю запускать ICMP запросы на 192.168.2.1 (штук 10 -20)
ping -f -s 1500 -ь 254 192.168.2.1 > /dev/null &
вот что на интерфейсе
c7204-pppoe#sh inter port-channel 1
Port-channel1 is up, line protocol is up
Hardware is FEChannel, address is 0021.1bd3.b008 (bia 0021.1bd3.b008)
MTU 1500 bytes, BW 200000 Kbit, DLY 100 usec,
reliability 255/255, txload 124/255, rxload 132/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
No. of active members in this channel: 2
Member 0 : FastEthernet0/0 , Full-duplex, 100Mb/s
Member 1 : FastEthernet0/1 , Full-duplex, 100Mb/s
No. of Non-active members in this channel: 0
Last input 00:00:00, output never, output hang never
Last clearing of "show interface" counters 00:02:49
Input queue: 0/150/0/0 (size/max/drops/flushes); Total output drops: 139453
Queueing strategy: fifo
Output queue: 27/80 (size/max)
30 second input rate 104134000 bits/sec, 20287 packets/sec
30 second output rate 96182000 bits/sec, 18897 packets/sec
2772896 packets input, 1874883071 bytes
Received 0 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
2772479 packets output, 1874944975 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
96 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out