DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
112
command-start
# User Account
disable password encryption
# Basic
config syslogintimeout 5
config sysgroupinterval 0
enable web 80
enable clipaging
config command_prompt default
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a ALL
Used to display the configuration file and firmware image assigned
as boot up files.
The show boot_file command is used to display the configuration
file and firmware image assigned as boot up files.
Example usage:
To display the configuration file and firmware image assigned as a boot up file:
DGS-1210-28P/ME:5# show boot_file
Command: show boot_file
Bootup Firmware : image_1
Bootup Configuration : config_1
DGS-1210-28P/ME:5#
Used to configure the firmware image id.
config firmware image_id <value 1-2> [boot_up | delete]
The config firmware image_id command is used to configure the
firmware image id
<value 1-2> - Specify the image id to be configured.
[boot_up | delete] – Specify to boot up or delete the specified image
id.
Only Administrator -level users can issue this command.
Example usage:
DES-1210-52/ME:5# config firmware image_id 1 boot_up
Command: config firmware image_id 1 boot_up