Jump to content


Put your 'Test' hat on


  • You cannot start a new topic
  • You cannot reply to this topic
1 reply to this topic

#1 Ski

    Member

  • 190 posts
  • Joined: December 10, 2009
  • 30 topics
  • Age: 64
  • Skin: IP.Board
  • Local time: 05:22 AM
  • Zodiac:Capricorn
  • Gender:Male
  • Location:Palm Bay, Florida
  • Interests:Computers
    R/C Aircraft & Boats
    Trying to cope with forced retirement....
  • OS:Windows 7
  • Country:
Offline
  • Time Online: 9d 22h 40m 29s

Posted 28 October 2010 - 10:20 PM

At work, we are currently building 24 port secure switches, and as such, it's my job to test them. No problem, but I can make it easier - I think....

I was bequeathed an older machine for this task that is set up with some distro of Ubuntu. It has 6 4 port Ethernet cards, don't ask where they got them, cuz, I don't know. At any rate, he had a script set up in Linux to simply ping from 12 of the ports thru the switch and back to the other 12, and test the machine good or bad. This guy has since left, and I want to do the same, but in Windows, makes it a lot easier with almost everyone involved. Ping is simple - ping XXX.XXX.XXX.XXX. How do I select each of the 12 ports, I know how to direct the 'ping', but I don't know how to tell it which card to ping from...... Make sense? I also have to run this for about 8 hours - the EUT (equipment under test) is in a 'climate' chamber - sub zero to ~125F for about 8 hours.

I can keep using Linux, but to try to explain it to others is getting old, especially since I really don't know much about the script he wrote.

#2 rokytnji Re: Put your 'Test' hat on

    Linux Friganeer

  • 2,319 posts
  • Joined: February 27, 2008
  • 101 topics
  • Age: 58
  • Skin: IPBoard wide
  • Local time: 04:22 AM
  • Zodiac:Aquarius
  • Gender:Male
  • Location:Pecos, Texas
  • Interests:Motorcycles,Vodka,
    Mead,Cossacks,Runs,Linux.
    Own a small Bike shop. Have 6 running Harley Davidsons for personal use. Have a 1980 XLS that'll boot&scoot.
  • OS:other
  • Country:
Offline
  • Time Online: 4d 20h 34m 44s

Posted 28 October 2010 - 11:09 PM

:fat_face_surprised: Oh Boy. I am not a script kiddie. So personal scripts are outside of my expertise.

Quote

set up with some distro of Ubuntu

in terminal. The commands

cat /etc/issue

or

cat /proc/version

will give you the version of Ubuntu that is installed.

Quote

I know how to direct the 'ping', but I don't know how to tell it which card to ping from...... Make sense?

Is this card PCI interface?

sudo lspci

will list all pci interface on motherboard.

http://www.yolinux.c...Networking.html

http://ubuntuforums....d.php?t=1206874

Is above Ubuntu thread close to what you are trying Ski? I am just a home user. So no experience with server with multi-port ethernet setup. :blonde_moment:





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 1 user(s)