GNS3 / gns3-registry

GNS3 devices registry
GNU General Public License v3.0
332 stars 397 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 3 years ago

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

adosztal commented 3 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 1 year ago

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

eantowne commented 11 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 11 months ago

Great, thanks a lot!

shrikanthinview2024 commented 2 months ago

Hello Team,

Is Trex traffic generator available in GNS3?.. If yes, How can we use it to emulate traffic verification scenarios?. Please share docs if any. If not, How much is the effort it takes and Is it doable?.

grossmj commented 2 months ago

Is Trex traffic generator available in GNS3?.. If yes, How can we use it to emulate traffic verification scenarios?. Please share docs if any. If not, How much is the effort it takes and Is it doable?.

Not yet available in GNS3. This is doable however someone has to see how we could use the TREX image from CML in GNS3.

shrikanthinview2024 commented 2 months ago

@grossmj. If you can guide me, I can do it. Please let me know.

grossmj commented 2 months ago

@grossmj. If you can guide me, I can do it. Please let me know.

Do you have access to the TRex image from CML?