Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Team,I'm unable to find all the specific options available to define the packet for the user streams. Please provide the same.Require options under each layer mode,L2: vlan_num, vlan_mode,vlan_priorityL3: IP incremental range, dscp/tos/precedence,...
Hi Team,I've observed that when we enable the service mode prior to packet capture, we're not able to start the traffic in normal mode unless we force start the ports for inducing the traffic.>>> rs = t.set_service_mode(ports = 1, enabled=True)>>> ca...
Hi Team,I am not able to find proper documentation to find all the bpf filter options available apart from the generic usage of packet capture api.https://trex-tgn.cisco.com/trex/doc/trex_stateless.html#_packet_capturing_api_usagePlease provide the f...
hi Ido,Thanks for the search options, I'm able to install scapy-python3 in my local machine and get the options available for packet creation.However, I've a small query regarding my post above, when I start the trex server below yaml contents,- port...
Now, I'm able to run the server with two instances from user1 and user2 using mbuf argument set 0.2. Could you please tell me how to specify the cores accordingly to ports being used in yaml file?Config information of user1 and user2 yaml files,User1...
Difference in scenario 1 and scenario 2:Scenario 1: User 1 uses 2 ports with default zmq ports, able to start the server in first instance User 2 uses 6 ports with user-defined zmq ports, prefix(different username). Able to start t...
Hi,Please find below my observation,Scenario1:User1 : 2 ports instantiated trex server successfully with default zmq portsUser2: 6 ports instantiated trex server successfully with zmq rpc, pub ports 5001, 5002 and prefix server_prefix without issuing...