DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
18
If the Switch is unable to complete the auto configuration process
the previously saved local configuration file present in Switch
memory will be loaded.
Only Administrator or operator-level users can issue this command.
Example usage:
To enable auto configuration on the Switch:
DES-1210-52/ME:5# enable autoconfig
Command: enable autoconfig
Success.
DES-1210-52/ME:5#
Use this to deactivate auto configuration from DHCP.
The disable autoconfig command is used to instruct the Switch not
to accept auto configuration instruction from the DHCP server. This
does not change the IP settings of the Switch. The ipif settings will
continue as DHCP client until changed with the config ipif command.
Only Administrator or operator-level users can issue this command.
Example usage:
To stop the auto configuration function:
DES-1210-52/ME:5# disable autoconfig
Command: disable autoconfig
Success.
DES-1210-52/ME:5#
Use to configure the auto configuration timeout time from DHCP.
config autoconfig timeout <value 1-65535>
The config autoconfig command is used to the auto configuration
timeout time from DHCP.
timeout <value 1-65535> - Specifies the timeout time. And the value
is from 1 to 65535 seconds.
Only Administrator or operator-level users can issue this command.
Example usage:
To configure the auto configuration timeout time to 100 seconds:
DES-1210-52/ME:5# config autoconfig timeout 100
Command: config autoconfig timeout 100