NPort 9000 Series CLI
Commands
2-3
2.1.5 login
Use the
login
privileged command on the device server to configure default login console.
Commands
login mode { menu | cli }
Syntax
Description
login
Change login mode
mode
Login modes
menu
Legacy menu mode
cli
Command line interface
Defaults
menu
Permission
Admin group
Usage
Guidelines
N/A
Examples
NPort S9450I-2S-SC-HV# login mode cli
2.1.6 copy
Use the
copy
privileged command on the device server to copy an image or configuration file from a remote
server to the Flash memory or copy the running configuration, startup configuration, or event log to a remote
server via TFTP.
Commands
copy tftp device-firmware
copy xmodem device-firmware
copy tftp running-config
copy {running-config|event-log|startup-config} tftp
[tftp-address]
Syntax
Description
copy
Copy from one file to another
tftp
Remote server through TFTP
xmodem
Copy from xmodem
device-firmware
System firmware
running-config
Current running configuration of system
startup-config
System startup configuration
event-log
Event log file
tftp-address
TFTP address. E.g., tftp://192.168.127.1/abc.txt
Defaults
N/A
Permission
Admin group
Usage
Guidelines
N/A
Examples
NPort S9450I-2S-SC-HV# copy tftp
device-firmware - System firmware
running-config - Current running configuration of system
NPort S9450I-2S-SC-HV# copy tftp running-config
Address or name of remote host [192.168.127.1]? 192.168.127.95
Source file name? cli.ini
Save import config to flash? [Y/n]
Saving configuration ...Success