Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

1) Start an instance of the Windows command line and go the menu where the tool PSCP is saved. If you installed the PuTTY utilities via the "Windows Installer" package, PSCP can also be run directly.

2) Geben Sie den Befehl im Format Enter the command in the format pscp -P 22 pw <passwort> <password> -scp <Benutzername>@<IP Adresse><user name>@<IP address>:config C:\Temp\<Datei Name>.xml ein, um die Konfigurations Datei im Ordner <file name>.xml to save the configuration file in the folder C:\Temp abzuspeichern.

In diesem Beispiel wurde der Befehl this example the command pscp -P 22 -pw password -scp admin@192.168.45.250:config C:\Temp\configuration.xml verwendetwas used.

 

Info

Der Parameter The parameter -P 22 stellt sicher, dass der Port 22 für SSH verwendet wird. Sollten Sie einen anderen Port verwenden, passen Sie diesen entsprechend an. Der Parameter -P muss groß geschrieben werden. makes sure, that the port 22 is used for the SSH connection. If you are using another port it has to be modified accordingly. The parameter -P has to be capitalized.

If you omit the destination folder and only specify the file name (e.gWenn Sie die Pfadangabe für das Ziel weglassen und nur den Datei-Namen angeben (z.B. configuration.xml), wird die Datei in dem Ordner abgelegt, von dem PSCP aufgerufen wird. the file saved in the folder, from where PSCP is invoked. 

The configuration file of a GS-23xx series switch has to be saved as XML file.Die Konfiguration der GS-23xx Serie muss als XML-Datei gespeichert werden!  


GS-3xx series:

1. Starten Sie eine Instanz der Windows Kommandozeile und wechseln in das Verzeichnis, in dem das Tool PSCP gespeichert wurde. Wenn Sie die PuTTY Utilities über den ) Start an instance of the Windows command line and go the menu where the tool PSCP is saved. If you installed the PuTTY utilities via the "Windows Installer" installiert habenpackage, kann PSCP auch direkt ausgeführt werden.  PSCP can also be run directly.

2) Enter the command in the format2. Geben Sie den Befehl im Format pscp -P 22 pw <passwort> <password> -scp <Benutzername>@<IP Adresse><user name>@<IP address>:config C:\Temp\<Datei Name><file name>.lcfsx ein, um die Konfigurations Datei im Ordner C:\Temp abzuspeichern.

In diesem Beispiel wurde der Befehl this example the command pscp -P 22 -pw Password123 -scp admin@192.168.45.47:config C:\Temp\configuration.lcfsx verwendet.

 

Info

Der Parameter The parameter -P 22 stellt sicher, dass der Port 22 für SSH verwendet wird. Sollten Sie einen anderen Port verwenden, passen Sie diesen entsprechend an. Der Parameter -P muss groß geschrieben werden. makes sure, that the port 22 is used for the SSH connection. If you are using another port it has to be modified accordingly. The parameter -P has to be capitalized.

If you omit the destination folder and only specify the file name (e.gWenn Sie die Pfadangabe für das Ziel weglassen und nur den Datei-Namen angeben (z.B. configuration.lcfsx), wird die Datei in dem Ordner abgelegt, von dem PSCP aufgerufen wird.the file saved in the folder, from where PSCP is invoked. 

The configuration file of a GS-3xxx series switch has to be saved as lcfsx file.Die Konfiguration der GS-3xxx Serie muss als lcfsx Datei gespeichert werden!  


XS-51xx series:

1. Starten Sie eine Instanz der Windows Kommandozeile und wechseln in das Verzeichnis, in dem das Tool PSCP gespeichert wurde. Wenn Sie die PuTTY Utilities über den ) Start an instance of the Windows command line and go the menu where the tool PSCP is saved. If you installed the PuTTY utilities via the "Windows Installer" installiert habenpackage, kann PSCP auch direkt ausgeführt werden.  PSCP can also be run directly.

2) Enter the command in the format2. Geben Sie den Befehl im Format pscp -P 22 pw <passwort> -scp <Benutzername>@<IP Adresse>:config C:\Temp\<Datei Name>.cfg ein, um die Konfigurations Datei im Ordner C:\Temp abzuspeichern.

In diesem Beispiel wurde der Befehl this example the command pscp -P 22 -pw Test12345 -scp admin@172.23.56.224:config C:\Users\...\Documents\configuration.cfg verwendet.

Info

Der Parameter The parameter -P 22 stellt sicher, dass der Port 22 für SSH verwendet wird. Sollten Sie einen anderen Port verwenden, passen Sie diesen entsprechend an. Der Parameter -P muss groß geschrieben werden. makes sure, that the port 22 is used for the SSH connection. If you are using another port it has to be modified accordingly. The parameter -P has to be capitalized.

If you omit the destination folder and only specify the file name (e.gWenn Sie die Pfadangabe für das Ziel weglassen und nur den Datei-Namen angeben (z.B. configuration.cfg), wird die Datei in dem Ordner abgelegt, von dem PSCP aufgerufen wird.the file saved in the folder, from where PSCP is invoked. 

The configuration file of an XS-51xx series switch has to be saved as cfg file.Die Konfiguration der XS-51xx Serie muss als cfg Datei gespeichert werden!