User's Guide

© Copyright 2018 TRENDnet. All Rights Reserved.
TRENDnet User’s Guide
Managed Industrial L2 Switch
133
Maintenance
CLI Configuration
Node
Command
Description
enable
show config-
change-status
This command displays the configurations status if
there are default values.
configure
reboot
This command reboots the system.
configure
reload default-
config
This command copies a default-config file to
replace the current one.
Note: The system will reboot automatically to take
effect the configurations.
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 from TFTP server.
Where <URL PATH> can be:
ftp://user:pass@192.168.1.1/file
http://192.168.1.1/file
tftp://192.168.1.1/file
configure
archive upload-
config <URL PATH>
This command uploads the current configurations
file to a TFTP server.
configure
archive download-
fw <URL PATH>
This command downloads a new copy of firmware
file from TFTP / FTP / HTTP server.
Where <URL PATH> can be:
ftp://user:pass@192.168.1.1/file
http://192.168.1.1/file
tftp://192.168.1.1/file
Example:
[DEVICE_NAME]#configure terminal
[DEVICE_NAME](config)#interface eth0
[DEVICE_NAME](config-if)#ip address 172.20.1.101/24
[DEVICE_NAME](config-if)#ip address default-gateway 172.20.1.1
[DEVICE_NAME](config-if)#management vlan 1
Enable the DHCP client function for the switch.
[DEVICE_NAME]#configure terminal
[DEVICE_NAME](config)#interface eth0
[DEVICE_NAME](config-if)#ip dhcp client enable
[DEVICE_NAME]#show config-change-status
The user configuration file is default.
The configurations have been modified.
Web Configuration
Management > Maintenance > Configuration
Save Configuration
Press the Save button to save the current settings to the NV-RAM (flash).
Upload / Download Configuration to /from a your server