cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
629
Views
0
Helpful
2
Replies

TRex tool test the Maximum TCP Connection Establishment Rate

Helsing
Level 1
Level 1

Hi guys,

 

I wonder how to use the TRex tool to test DUT's Maximum TCP Connection Establishment Rate and Maximum Concurrent TCP Connection Capacity?My DUT is a business router, I want to test the above indicators on LAN2WAN traffic model.

 

Any help will be appreciated.

2 Replies 2

603864973
Level 1
Level 1

hi, you can use the file which the path is astf/http_manual_commands_connect_rst.py

Thx, now I know this file. But how should I config the ".../etc/trex_cfg.yaml" ?

 

My topo like below:

192.168.0.100(TRex NIC) ------ (LAN ; 192.168.0.1) Router_DUT (WAN ; 192.168.202.22) ------ (TRex NIC)192.168.202.99

My ".../etc/trex_cfg.yaml" as below:

- ip: 192.168.0.100     default_gw: 192.168.0.1

- ip: 192.168.202.99   defaul_gw: 192.168.202.22