144
Built Date
This field displays the built date of the firmware.
DHCP Client
This field displays whether the DHCP client is enabled on the
Switch.
IP Address
This field indicates the IP address of the Switch.
Subnet Mask
This field indicates the subnet mask of the Switch.
Default Gateway
This field indicates the default gateway of the Switch.
MAC Address
This field displays the MAC (Media Access Control) address of
the Switch.
Serial Number
The serial number assigned by manufacture for identification of
the unit.
Refresh
Click
Refresh
to begin configuring this screen afresh.
8.5.
System Management
8.5.1.
Configuration
Upload and Download Configuration
8.5.1.1.
CLI Configuration
Node
Command
Description
enable
configure terminal
This command changes the node to configure
node.
configure write memory
This command writes current operating
configurations to the configuration file.
configure archive download-config
<URL PATH>
This command downloads a new copy of
configuration file to replace the
startup-config
from TFTP server.
Where <URL PATH> can be:
ftp://user:[email protected]/file
http://192.168.1.1/file
tftp://192.168.1.1/file
configure archive upload-config <URL
PATH>
This command uploads the current
startup-config
configurations file to a TFTP
server.
configure archive
download-running-config
<URL PATH>
This command downloads a new copy of
running configuration file from TFTP server.
Where <URL PATH> can be:
ftp://user:[email protected]/file
http://192.168.1.1/file
tftp://192.168.1.1/file
configure reload default-config
This command copies a
user-default-config
file to replace the
startup-config
file.
Note: The system will reboot automatically
to take effect the configurations.