To Enable Or Disable Scp Apply And Save; Configuring The Scp Administrator Password; Using Ssh And Scp Client Commands; To Log Into The Switch - Lenovo RackSwitch G8264CS Application Manual

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

To Enable or Disable SCP Apply and Save

Configuring the SCP Administrator Password

Using SSH and SCP Client Commands

To Log Into the Switch

To Copy the Switch Configuration File to the SCP Host

© Copyright Lenovo 2017
Enter the following command from the switch CLI to enable the SCP 
putcfg_apply and putcfg_apply_save commands:
RS 8264CS(config)# [no] ssh scp-enable
To configure the SCP‐only administrator password, enter the following command 
(the default password is admin):
RS 8264CS(config)# [no] ssh scp-password
Changing SCP-only Administrator password; validation required...
Enter current administrator password: <password>
Enter new SCP-only administrator password: <new password>
Re-enter new SCP-only administrator password: <new password>
New SCP-only administrator password accepted.
This section shows the format for using some client commands. The following 
examples use 205.178.15.157 as the IP address of a sample switch.
Syntax:
>> ssh [-4|-6] <switch IP address>
‐or‐
>> ssh [-4|-6] <login name>@<switch IP address>
Note: The -4 option (the default) specifies that an IPv4 switch address will be 
used. The -6 option specifies IPv6.
Example:
>> ssh scpadmin@205.178.15.157
Syntax:
>> scp [-4|-6] <username>@<switch IP address>:getcfg <local filename> 
Example:
>> scp scpadmin@205.178.15.157:getcfg ad4.cfg
Chapter 4: Securing Administration
89

Advertisement

Table of Contents
loading

Table of Contents