Page 1 of 1
PING...
Posted: Sun Jan 01, 2017 8:41 pm
by jjonsson
When SSH'ing to switch I need to run continous PING. Is that possible ? Can figure out the exact command (so probably not possible ?)
Re: PING...
Posted: Sun Jan 01, 2017 9:22 pm
by Eric Stern
At the CLI use "cmdline" to drop to the command line. Then "ping <ip address>". CTRL-C to stop.
Re: PING...
Posted: Mon Jan 02, 2017 5:18 am
by jjonsson
That gives me 5 PINGs, not continuously PING....
Re: PING...
Posted: Mon Jan 02, 2017 10:17 am
by jakematic
Did you enter
cmdline before the ping ?
Re: PING...
Posted: Mon Jan 02, 2017 10:39 am
by lligetfa
jjonsson wrote:That gives me 5 PINGs, not continuously PING....
Odd, I get continuous ping.
Re: PING...
Posted: Mon Jan 02, 2017 5:13 pm
by jjonsson
Sorry..... Got into busybox. Wasn't aware I had to type >cmdline<.....
It's working perfectly now with continously PING