Hello All!
I'm a newbie wanting to learn how to use Macro scripting for facilitate my job.
With the help of other posts and the macro scripting command guide i've been able to ease my work a bit
(well my script aren't elegant at all, but they work, and i'm happy;) )
Unfortunately i step on something i can't handle at the moment!
Briefly said 'm working in a lan with aprox 350 routers connected with 2 bgp Link.
Basic aim:
I would like to create a macro that connects to the routers.
Input a commando to show both link status.("sh bgp a s" shows 14 tecnobabbles lines before the 2 i need)
Grab the results and write them into a file.
Optimus:
The resulting file list the name of the router and just the string with the bgp link status.
Actually i'm able to automate router log in, same thing for what concerns command input.
I'm stuck at the point of selecting the information i need and to report them into a file.
If you have spare time would you please point me to a possible solution?
Thank you in advance!

Alessio