Pinging all the way!!! [7:34611]

2002-02-06 Thread Tel Khan
Hi folks, As far as i know if you ping an address it will usally responsed with 4 lines TTL. If i want to continue the ping lets say for over an hour is there a command to do this? Thanks in advance. Tel Example: C:\>ping cisco.com Pinging cisco.com [198.133.219.25] with 32 bytes of data: R

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Scott Baron
ping -t 198.133.219.25 -Original Message- From: Tel Khan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 9:22 AM To: [EMAIL PROTECTED] Subject: Pinging all the way!!! [7:34611] Hi folks, As far as i know if you ping an address it will usally responsed with 4 lines TTL

Re: Pinging all the way!!! [7:34611]

2002-02-06 Thread Patrick Ramsey
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] [-r count] [-s count] [[-j host-list] | [-k host-list]] [-w timeout] destination-list Options: -t Ping the specified host until stopped. To see statistics and continue - ty

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Wright, Jeremy
ping 1.1.1.1 -t -Original Message- From: Tel Khan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 8:22 AM To: [EMAIL PROTECTED] Subject: Pinging all the way!!! [7:34611] Hi folks, As far as i know if you ping an address it will usally responsed with 4 lines TTL. If i

Re: Pinging all the way!!! [7:34611]

2002-02-06 Thread Gaz
ping 10.10.10.10 -t or ping 10.10.10.10 -n 3600 should do about an hour (ish) (very ish) (In fact I nearly deleted the hour bit, because I'm sure it will open me up to mass corrections - This is probably very inaccurate and dependant on platform, but works for me) Gaz ""Tel Khan"" wrote in mes

Re: Pinging all the way!!! [7:34611]

2002-02-06 Thread W. Alan Robertson
Sure, that's one way, but the preferred method is to format C:, and install Linux. (Warning: This may cause data loss...) ;) - Original Message - From: "Scott Baron" To: Sent: Wednesday, February 06, 2002 9:27 AM Subject: RE: Pinging all the way!!! [7:346

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Surya Prakash
Yeah right ;) Nice one.! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of W. Alan Robertson Sent: Wednesday, February 06, 2002 8:49 PM To: [EMAIL PROTECTED] Subject: Re: Pinging all the way!!! [7:34611] Sure, that's one way, but the preferred m

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Tel Khan
Thanks for getting back to me. Tel khan Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=34638&t=34611 -- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure vi

Re: Pinging all the way!!! [7:34611]

2002-02-06 Thread Chuck Larrieu
to format C:, and > install Linux. (Warning: This may cause data loss...) > > ;) > > - Original Message - > From: "Scott Baron" > To: > Sent: Wednesday, February 06, 2002 9:27 AM > Subject: RE: Pinging all the way!!! [7:34611] > > > > ping -t

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Kent Hundley
Sent: Wednesday, February 06, 2002 9:30 AM To: [EMAIL PROTECTED] Subject: Re: Pinging all the way!!! [7:34611] so when will the Linux IOS be ready for prime time? I'm all in favor of open source code for Cisco routers ;-> ""W. Alan Robertson"" wrote in message [EMAIL

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Sean Knox
Kent Hundley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 10:39 AM To: [EMAIL PROTECTED] Subject: RE: Pinging all the way!!! [7:34611] It's already prime time if you have a 2500. Check it out: http://www.mcvax.org/~koen/uClinux-cisco2500/ Probably not something you want

RE: Pinging all the way!!! [7:34611]

2002-02-06 Thread Sean Knox
] Subject: RE: Pinging all the way!!! [7:34611] Also, check out GNU Zebra, which basically turns a linux box into a IOS-ish router. It has a pretty complete BGP, OSPF, and RIP implementation. Very cool, getting better all the time. Plus, it's free and open source :) GNU Zebra http://www.zebra.org -