[c-nsp] any way to check the cisco interface to output to file
Antonio Soares
amsoares at netcabo.pt
Wed Nov 26 08:34:57 EST 2008
If you use SecureCRT, it's very easy. Just log the output to a file and run a script like this one:
++++++++++++++++++++++++
#$language = "VBScript"
#$interface = "1.0"
Sub Main
do
crt.Screen.Send "sh interface x/y" & VbCr
crt.Sleep 60000
loop
End Sub
++++++++++++++++++++++++
The crt.Sleep value is in msec.
Regards,
Antonio Soares, CCIE #18473 (R&S)
amsoares at netcabo.pt
-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of chloe K
Sent: quarta-feira, 26 de Novembro de 2008 12:56
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] any way to check the cisco interface to output to file
Hi
I realize there is dropping packet in router.
Is there any way to check cisco interface to output to file?
I want to record every minutes
Thank you
---------------------------------
Now with a new friend-happy design! Try the new Yahoo! Canada Messenger _______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list