Tools

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

Forum Posts

I am working to get pyATs working for my network. I have a test Cisco device which I can ping as well as ssh into using PuTTy and linux server terminal. I cannot on the other hand ssh into actual devices on the network using the linux server, I can a...

Hello, I want to know if this is an expected behavior or some configuration is missing. I am running TRex for the second time.  After setting the node with 2 interfaces, one to the exterior with DHCP, one to my lab, I run it without any modification ...

gloriachn29 by Frequent Visitor
  • 1363 Views
  • 1 replies
  • 0 Helpful votes

I am using Red Hat linux with MLNX_OFED_LINUX-24.07-0.6.1.0 driver and drv=mlx5_coreT-rex version -> v3.05Now, Binding is done with NIC card, but getting the session frozen once starting T-rex.Please check the log while running T-rex :===============...

hi IGMP snooping is enable by default in 9200 switch. I want to disable it for some Vlan. I generated below code but get an error. can anybody help me how to do that?   vlansNoNeedsIGMP=[12,55] for vlan_id in vlansNoNeedsIGMP: vlanRa...

Hi all, Simple question. I see pyATS/Genie parsing support for many, many show commands. Does it work on the config file itself? Can it parse a router IOS runnig config text file? NX-OS? ASA ? Regards,Rick