Ali_Askari
New Contributor II
since ‎09-07-2021
‎08-30-2022

User Statistics

  • 12 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I'd like to test if a tFTP server is up and if it's up I'm downloading some scripts on to the switch. Right now I'm trying to download a dummy file from the tFTP server using this command tftp get serverIP dummyFile.xsf if the tftp server is up...
I am given some .xsf scripts that I just load using the load script scriptName.xsf The scripts do not print out anything. If possible I'd like to see a message printed after the execution like Done! Is it possible? It should be very simple but I c...
I have a telnet connection with my switch using a C++ program I've written. I then have to upload 300-350 .xsf scripts to the switch using tFTP. The problem I have is that uploading the scripts takes around 2 minutes. In other sections of my code I h...
I have connected to the switch using a telnet session. The prompt that I have looks something like this: switchName.1 # After issuing a command the number right after the switch name increments. So the prompt is: switchName.2 # For diffe...
Kudos from
GTM-P2G8KFN