How can I script a ping test to a number of hosts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2007 07:05 AM - edited 03-05-2019 04:08 PM
I would like to test the network links from the perspective of the host's receivers, Windows and Linux boxes. I am looking for an analysis of packet losses.
Is there a good way to test this? Would a ping test do it? Can a ping test be scripted from the router?
There are no errors on the receive ports of the switches, 6513s and 4506s.
By the way, I now believe in cleaning the fiber ends prior to inserting them in ports. I have use optics alcohol cleaning pads, but this is discouraged by Cisco. They also discourage liquid air. They prefer the dry cartriges.
I purchased a Fluke DTX-1800 cable tester. This gives me a pulse of the link quality. I live in the aerospace world.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2007 08:00 AM
Hi
I would advice the use of SLA monitoring in ur equipment. just need to check out that its available in ur IOS.
Check the command "ip sla".
Secondly there are host of tools comming which can monitor through pings link DUDE and WhatsUP.
Hope that will help.
Regards
JD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2007 10:38 AM
Thanks for the reply. I don't have the VoIP software SLA though. I couldn't locate DUDE either. We do have WhatsUP but it will present a problem in my case because I can only reach the devices from their default gateways because of firewalls running on these hosts.
There are a couple of new options though. One is tclsh. This stands for Tool control language shell. It is available in IOS 12.3(2)T.
R1#tclsh.
http://blog.sazza.de/?cat=10 This page shows you how to use the command and another command called "macro".
I don't have either capability in my version. So I am still researching.
