GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
326 stars 390 forks source link

TRex appliance #509

Open grossmj opened 4 years ago

grossmj commented 4 years ago

Could we create an appliance for this?

https://trex-tgn.cisco.com/

adosztal commented 4 years ago

They don't offer a VM, maintaining one would be too much effort. On the other hand, they have it as a container (trexcisco/trex). I'll check if it can be added.

grossmj commented 2 years ago

@adosztal have you got a change to check? thanks :)

adosztal commented 2 years ago

I loaded it on my host, started the way Cisco said but can't connect to it. I'll try to find the issue.

eantowne commented 2 years ago

TRex exists as a kvm vm in CML 2.4.0. I will see if I can put something together next week.

eantowne commented 2 years ago

Never mind, apparently I was seeing things, TRex is not included in CML as a KVM image.

I was however able to get the docker image running via the instructions. What is needed to convert this to be able to be used in GNS3?

grossmj commented 1 year ago

https://hub.docker.com/r/trexcisco/trex was last updated 4 years ago, is Cisco still maintaining it?

eantowne commented 1 year ago

It does not look like the Docker is being updated. There is work being done on TRex in general based off these repos: Cisco Systems Traffic Generator

Will need to do some investigating to see if this is something that can be (relatively) easily integrated/converted into an appliance.

eantowne commented 10 months ago

I am going to play around with building this as a KVM image.

eantowne commented 9 months ago

Image for TREX exists as part of CML 2.6. I will start on testing and creating a .gns3a for it.

Of note, it does not include the TREX GUI.

grossmj commented 9 months ago

Great, thanks a lot!