Rale 10 Geschrieben 12. März 2009 Melden Teilen Geschrieben 12. März 2009 Hallo leute, ich hab ein kleines Problemchen. ich feile gerade an einem LMS task der mir einen custom Befehl auf meinene Cisco switchen ausführen soll. Der Ablauf is eigentlich ganz einfach: <Befehl> enter (dieses ist unwichtig) Frage von IOS# ENTER Frage von IOS# ENTER IOS macht los ... Welches Steuersymbol interpretiert IOS als ENTER? Also was muss ich im LMS an den Befehl anhängen, damit IOS es als Bestätigung seiner Anfrage interpretiert? Erkenntnisse bisher: - Leerzeilen, also Befehl + Enter + Enter + Enter (und noch mehr Enter^^) ist es nich - und auch Befehl + Enter + Leerzeichen + Enter tut nich. - <cr> auch net - 13 auch net^^ Gruß Ralf EDIT: Die Antwort You can enter an interactive command in the Enter CLI Commands area, using the following syntax: CLI Command<R>command response 1 <R>command response 2 <R> tag is case-sensitive and this must be entered in uppercase only. Example For a Catalyst device, a clear counters command will give the following output c5000# (enable) clear counters This command will reset all MAC and port counters reported in CLI and SNMP. Do you want to continue (y/n) [n]? To clear the counter, the syntax is: clear counters <R>y To accept the default, the syntaxes are: clear counters <R>n or clear counters <R> To accept the default value, you do not need o enter any values after the tag <R>. Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.