Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Currently If I run Trex normally then I am able to see that traffic passes successfully end to end. But when I run http proxy server on different host. And send traffic from Trex then it goes to proxy and comes back to server port of the Trex. But Tr...

bbarot by Level 1
  • 690 Views
  • 2 replies
  • 0 Helpful votes

bbarot@trex06.iad0:~/v3.02$ sudo ./_t-rex-64 -i -c 7 --astf --cfg /etc/trex_cfg_593vlan.yaml --mbuf-factor 0.2 -v 7Starting  TRex v3.02 please wait  ...Using configuration file /etc/trex_cfg_593vlan.yamlport limit     :  not configuredport_bandwidth_...

bbarot by Level 1
  • 2170 Views
  • 3 replies
  • 0 Helpful votes

I want to start Trex on 8 ports and while starting the trex, i am observing below error: Number of ports found: 8                                    wait 10 sec ..........                                      port : 0                                ...

kasai by Cisco Employee
  • 10219 Views
  • 20 replies
  • 1 Helpful votes

Hi all I have a small script that collects information from a list of devices, but it takes a long time. I have found out that there is a disconnection time of 10s I think I am hitting. I have found the documentation that says I can change the settin...

Hello,I need help to recover the cli prompt> after a Dialog conversation:Since PyATS Junos does not have support for linux shell# access, I am using the Dialog conversation to accomplish sending commands in shell mode1- From cli> enter shell with 'ex...

Hello,I'm building a small python script using pyATS library and I would like to verify if the configuration commands are valid (command syntax and mistype) before sending it to the device, so I don't send half the configuration to the device. Is the...