Community discussions

MikroTik App
 
mmethw2003
just joined
Topic Author
Posts: 18
Joined: Wed Jan 05, 2011 6:33 am

Tool Traffic Generator Issue

Sat Jan 04, 2014 4:12 am

Hi All,
I'm having a requirement to check the maximum throughput against packet drops on a link. Rather that buying a Tool I thought of using Mikrotik Tool Traffic Generator. Where I can do the testing for different packet sizes.

I have connected 2 RB1100 AHX2 routers back to back ( Please refer the attachment - Eth9 to Eth9 & Eth10 to Eth10 ) and start the Traffic Generator with 2 Streams . The Problem I have is stream is going only towards one side and I'm not receiving it back. What I'm doing wrong ????? :( :(

R2 Configurations

/ip address
add address=1.1.1.1/24 interface=eth9
add address=2.2.2.1/24 interface=eth10

R1 Configurations

/ip address
add address=1.1.1.254/24 interface=eth9
add address=2.2.2.254/24 interface=eth10

/tool traffic-generator port
add disabled=no interface=ether9 name=pr2
add disabled=no interface=ether10 name=pr3

/tool traffic-generator packet-template
add header-stack=mac,ip ip-dst=2.2.2.254 ip-gateway=1.1.1.1 ip-src=1.1.1.254 name=r1 port=pr2
add header-stack=mac,ip ip-dst=1.1.1.254 ip-gateway=2.2.2.1 ip-src=2.2.2.254 name=r2 port=pr3

/tool traffic-generator stream
add disabled=no mbps=100 name=str1 num=3 packet-size=1450 port=pr2 pps=0 tx-template=r1
add disabled=no mbps=500 name=str3 num=4 packet-size=1450 port=pr3 pps=0 tx-template=r2
You do not have the required permissions to view the files attached to this post.
 
mmethw2003
just joined
Topic Author
Posts: 18
Joined: Wed Jan 05, 2011 6:33 am

Re: Tool Traffic Generator Issue

Sat Jan 04, 2014 5:20 am

Any one :( :( :( ????
 
mmethw2003
just joined
Topic Author
Posts: 18
Joined: Wed Jan 05, 2011 6:33 am

Re: Tool Traffic Generator Issue

Sun Jan 05, 2014 7:18 am

Any help please :( :( ????

Who is online

Users browsing this forum: No registered users and 82 guests