yufenwan
Level 1
Level 1
Member since ‎07-11-2017
‎07-19-2018

User Statistics

  • 16 Posts
  • 0 Solutions
  • 0 Helpful votes Given
  • 1 Helpful votes Received
Recent Badges
1 Helpful Vote
5 Replies

User Activity

Hi experts,I'm using TRex STL API.There's only one stream added on my trex port.Here is the json data I get by the get_stream API in trex_stl_port.py before starting the traffic.{'mode': {'type': 'continuous', 'rate': {'value': 100, 'type': 'pps'}}, ...
Hi developers,I want to add trex to my automation tool, which is built with django.In my use, each stlclient is specific to users and I tried to store it to sessions.However, it failed.The ways I have tried is json.dumps() and pickle.dumps().Do you k...
i have a box and will set two ports as lacp mode, i want to trex as the peer client and use its 2 ports to simulate lacp and communication with my box: such as port-channel load-banlance,etc.Could trex support this action?Thanks.
Hi developers,I'm really very confused with the values of these parameters.For example, promiscuous should be bool(True or False).But its default value is None.What does None mean?Could we set it to None when we use it?Here is the definitions of this...
Hi developers,I need to check STLStream object on the port.However, it seems only a dictionary of the stream info is provided.Like this:self.streams[stream_id] = {'next_id'   : next_id,'pkt'       : streams_list[i].get_pkt(),'mode'      : streams_lis...
Community Statistics
Member Since ‎07-11-2017 07:52 PM
Date Last Visited ‎07-19-2018 04:24 AM
Posts 16
Total Helpful Votes Received 1
Helpful Votes From