NETGEAR 700 Series Switch User Manual


 
700 Series Managed Switch User’s Guide for Software v2.1
Command Line Interface 6-25
SM-10004-02
Priority
Use the priority command to set the STP priority
Syntax
FSM726(config)# spanning-tree priority <priority>
Where
<priority> = is the STP priority. This number ranges from 0 – 65535.
System
The system command configures important system items such as IP addresses, password security,
and firmware upgrade.
Config-TFTP
The config-tftp command is used to configure and control the mechanism to load or save the
configuration file via TFTP.
Syntax
FSM726(config)# system config-tftp [save | load] <IP address> <path & filename>
Where
[save | load] = Choose save if you wish to save your configuration file to the TFTP server,
load if you wish to load the configuration file from the TFTP server.
<IP address> = the IP of the TFTP server where the configuration file is stored (if you are loading a
configuration file from the TFTP server) or destined for (if you are saving your configuration file
to the TFTP server).
<path & filename> = The path and file name of the configuration file
config-tftp ip
The config-tftp ip command lets you set the IP address of the TFTP server for configuration
file save/load.
Syntax