Alcatel-Lucent OmniSwitch 6800 Series Management Manual page 80

Hide thumbs Also See for OmniSwitch 6800 Series:
Table of Contents

Advertisement

Using Secure Shell
identify the IP address or hostname for the device to which you are connecting. The following command
establishes a Secure Shell FTP interface from the local OmniSwitch to IP address 10.222.30.125.
-> sftp 10.222.30.125
login as:
Note. If SFTP is not enabled, use the
2
You must have a login and password that is recognized by the IP address you specify. When you enter
your login, the device you are logging in to, will request your password as shown here.
-> sftp 10.222.30.125
login as: rrlogin2
rrlogin2's password for keyboard-interactive method:
Note. You can use the
start an SFTPv6 session. It is mandatory to specify the name of the particular IPv6 interface, if the SFTPv6
server has been specified using its link-local address. SFTPv6 sessions are supported only on OmniSwitch
6850 or 9000.
3
After logging in, you will receive the sftp> prompt. You may enter a question mark (?) to view
available Secure Shell FTP commands and their definitions as shown here.
sftp>?
Available commands:
cd path
lcd path
chmod mode path
help
get remote-path [local-path]
lls [path]]
ln oldpath newpath
lmkdir path
lpwd
ls [path]
mkdir path
put local-path [remote-path]
pwd
exit
quit
rename oldpath newpath
rmdir path
rm path
symlink oldpath newpath
version
?
Note. Although Secure Shell FTP has commands similar to the industry standard FTP, the underlying
protocol is different. See
ple.
page 2-18
scp-sftp
command to enable it.
sftp6
command followed by the IPv6 address or hostname of the SFTPv6 server to
Change remote directory to 'path'
Change local directory to 'path'
Change permissions of file 'path' to 'mode'
Display this help text
Download file
Display local directory listing
Symlink remote file
Create local directory
Print local working directory
Display remote directory listing
Create remote directory
Upload file
Display remote working directory
Quit sftp
Quit sftp
Rename remote file
Remove remote directory
Delete remote file
Symlink remote file
Show SFTP version
Synonym for help
Chapter 1, "Managing System Files,"
OmniSwitch 6800/6850/9000 Switch Management Guide
Logging Into the Switch
for a Secure Shell FTP application exam-
December 2007

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch 6850 seriesOmniswitch 9000 series

Table of Contents