cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
862
Views
0
Helpful
2
Replies

sandbox ssh sessions not working

jleehawkins
Level 1
Level 1

I am unable to SSH into the devices in the TRex sandbox.

 

I am VPN'd into the sandbox.  The web SSH option errors out.

 

Using putty to SSH into the device refuses connection.

 

There are only two devices in the sandbox and both of them do not work.

 

Could someone please give me a hand with the TRex sandbox?

2 Replies 2

luis_cordova
VIP Alumni
VIP Alumni

Hello @jleehawkins,

 

https://trex-tgn.cisco.com/trex/doc/trex_manual.html#_download_and_installation

 

I could only find this, I hope it's useful

 

3.1.1. Identify the ports

Use the following command to identify ports.

[bash]>sudo ./dpdk_setup_ports.py -s

 Network devices using DPDK-compatible driver
 ============================================

 Network devices using kernel driver
 ===================================
 0000:03:00.0 '82599ES 10-Gigabit SFI/SFP+ Network Connection' drv= unused=ixgb #1
 0000:03:00.1 '82599ES 10-Gigabit SFI/SFP+ Network Connection' drv= unused=ixgb
 0000:13:00.0 '82599ES 10-Gigabit SFI/SFP+ Network Connection' drv= unused=ixgb
 0000:13:00.1 '82599ES 10-Gigabit SFI/SFP+ Network Connection' drv= unused=ixgb
 0000:02:00.0 '82545EM Gigabit Ethernet Controller (Copper)' if=eth2 drv=e1000 unused=igb_uio *Active* #2

 Other network devices
 =====================
 <none>
1If you have not run any DPDK applications, the command output shows a list of interfaces bound to the kernel or not bound at all.
2The interface marked active is the one used by your ssh connection. Never put this interface into TRex config file.

 

Regards

Hi,

 

Thanks for finding this.  The problem isn't configuring the TRex box.  The issue is getting access to the device to configure the application.  SSH access is not working in the sandbox.