CLI Commands for Basic Setting
RocketLinx ES7528 Industrial Managed PoE Rack Mount User Guide
: 2000509 Rev. A
- 45
CLI Commands for Basic Setting
DHCP Server (cont.)
Show DHCP server information
Switch# show ip dhcp server statistics
DHCP Server ON
Address Pool 1
network:192.168.17.0/24
default-router:192.168.17.254
lease time:300
Excluded Address List
IP Address
---------------
(list excluded address)
Manual Binding List
IP Address MAC Address
--------------- --------------
(list IP & MAC binding entry)
Leased Address List
IP Address MAC Address Leased Time Remains
--------------- -------------- --------------------
(list leased Time remain information for each entry)
Backup and Restore
Backup Startup Configuration
file
Switch# copy startup-config tftp: 192.168.250.33/
default.conf
Writing Configuration [OK]
Note: To backup the latest startup configuration file, you should save current settings to
flash first. You can refer to
Save to Flash
on Page 137 to see how to save settings
to the flash.
In the example above, 192.168.250.33 is the TFTP server’s IP and default.conf is
name of the configuration file. Your environment may use different IP addresses
or different file name. Type target TFTP server IP or file name in this command.
Restore Configuration
Switch# copy tftp: 192.168.250.33/default.conf startup-
config
Show Startup Configuration
Switch# show startup-config
Show Running Configuration
Switch# show running-config