Ping Macro for 3550

From: Bryan Baize (bbaize@gmail.com)
Date: Fri Apr 21 2006 - 17:03:04 GMT-3


Hopefully this hasn't been posted before, but I think I've found a cool way to
ping multiple IPs from a 3550. It's a little easier than the rsh method. I
pull all of the IPs from show ip alias, and replace "interface " with
"do ping"

conf t
macro name ping
do ping 1.1.1.1
do ping 2.2.2.2
do ping 3.3.3.3
do ping 4.4.4.4
@

macro global apply ping

Hopefully, it's as useful to you as it is to me!
Bryan



This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:58 GMT-3