> I would love to see a fully functional shell cli on network devices that 
> would allow us to gather information more effectively  using 
> grep,awk,sed,etc...

It already exists on some platforms. Lightly edited to hide som details:

sthaug@xxx> start shell
% pwd
/var/home/core-remote
% grep 'BGP.*Established to Idle' /var/log/messages | awk '{print $9}'
x.y.4.170
x.y.120.77

sed is there too.

Steinar Haug, Nethelp consulting, sth...@nethelp.no
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to