Owner's Manual

Smart Scripting | 63
Logging in to a NetBSD UNIX Shell
To log into the NetBSD UNIX shell on a switch to directly use any of the UNIX
commands described in Supported UNIX Utilities or to run a script, use the
start
shell command. You are prompted to enter a user name and password before you can
access the shell. Login is performed using SSHv2.
Downloading Scripts to a Switch
Download a script to the switch using TFTP, FTP, or FLASH. Save the script to the
dedicated script storage location, /usr/pkg/ss-scripts.
Command Syntax Command Mode Task
start shell EXEC Privilege Access the shell to run UNIX commands or a
script (refer to Running a Script from the UNIX
Shell).
Command Syntax Command Mode Task
mount nfs nfs-server-ip:
remote_dir mount_name
[username username |
password password]
CONFIGURATION Configure the folders to mount a remote directory in the
local Dell Networking OS path through a network file
system (NFS). Enter the name of the remote directory to be
mounted through the network file system and the name of
the folder in the local system.
script get url EXEC Copy a script to a switch. Downloaded files are stored in
the following path: /usr/pkg/ss-scripts
script remove {file_name
file-name | all}
EXEC Remove a script from a switch.