Switch log collection
Eröffnet am: 2023-03-16 20:22
Letztes Update: 2023-03-16 20:24
Auswertung: | jdev29 | Verantwortlicher: | (Keine) |
---|---|---|---|
Priorität: | 9 - Höchste | Meilenstein: | (Keine) |
Typ: | Supportanfragen | Schweregrad: | 9 - Höchste |
Komponente: | Tera Term Macro | Status: | Offen |
Lösung | Keine |
Einzelheiten
Anyone with experience with CISCO switches?
My goal is to have a macro in which it will log into n number of switches and run "show tech" command on switch and collect log files.
Code snippet:
logopen LOG_SAMP 0 0 sendln 'telnet 192.168.1.1' wait 'Username:' sendln SwUser
wait 'Password:' sendln SwPass
wait '#' sendln 'show tech' wait '$' sendln 'exit' logclose
Letzte Aktualisierung für dieses Ticket
2023-03-16 20:24 Aktualisiert von: jdev29
- Details Updated