MES53xx, MES33xx, MES23xx Ethernet Switch Series
52
no boot host auto-config
Set the default value.
boot host auto-update
-/enabled
Enable automatic update based on DHCP.
no boot host auto-update
Set the default value.
Privileged EXEC mode commands
Command line prompt in the privileged EXEC mode is as follows:
console#
Table 5.22. System management commands in the privileged EXEC mode
Command
Value/Default value
Action
show boot
-
View automatic update and configuration settings.
Example of an ISC DHCP Server configuration:
option image-filename code 125 = {
unsigned integer 32, #enterprise-number. Manufacturer ID, always equal to
35265(Eltex)
unsigned integer 8, #data-len. The length of all option parameters. Equals to the
length of the “sub
-option-
data” 2.
unsigned integer 8, #sub-option-code. Suboption code, always equal 1
unsigned integer 8, #sub-option-len. Length of sub-option-data string
text #sub-option-data. The name of the text file that contains the
name of the software image
};
host mes2124-test {
hardware ethernet a8:f9:4b:85:a2:00;#mac-address of the switch
filename "mesXXX-test.cfg";#switch configuration name
option image-filename 35265 18 1 16 "mesXXX-401.ros"; #name of the text file
containing the name of the software image
next-server 192.168.1.3;
#TFTP server IP address
fixed-address 192.168.1.36;
#switch IP address
}
5.7
System time configuration
By default, automatic daylight saving change is performed according to US and EU
standards. You can set any date and time for daylight saving change in the configuration.
Privileged EXEC mode commands
Command line prompt in the Privileged EXEC mode is as follows:
console#
Table 5.23. System time configuration commands in the Privileged EXEC mode
Command
Value/Default value
Action
clock set
hh:mm:ss day
month year
clock set
hh:mm:ss month
day year
hh: (0..23);
mm: (0..59);
ss: (0..59);
day: (1..31);
month: (Jan..Dec);
year: (2000..2037)
Manual system time setting (this command is available to
privileged users only).
-
hh
- hours,
mm
- minutes,
ss
- seconds;
-
day
- day;
month
- month;
year
- year.
show sntp configuration
-
Show SNTP configuration.
show sntp status
-
Show SNTP status.
EXEC mode commands