DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
14
Example usage:
To disable HTTP-based management software on the Switch:
DGS-1100-06/ME:5# disable web
Command: disable web
Success.
DGS-1100-06/ME:5#
Used to activate the auto configuration function for the Switch. This
will load a previously saved configuration file for current use.
When autoconfig is enabled on the Switch, the DHCP reply will
contain a configuration file and path name. It will then request the file
from the TFTP server specified in the reply. When autoconfig is
enabled, the ipif settings will automatically become DHCP client.
When autoconfig is enabled, the Switch becomes a DHCP client
automatically (same as: config ipif System dhcp). The DHCP server
must have the TFTP server IP address and configuration file name,
and be configured to deliver this information in the data field of the
DHCP reply packet. The TFTP server must be running and have the
requested configuration file in its base directory when the request is
received from the Switch. Consult the DHCP server and TFTP
server software instructions for information on loading a
configuration file.
If the Switch is unable to complete the auto configuration process
the previously saved local configuration file present in Switch
memory will be loaded.
Example usage:
To enable auto configuration on the Switch:
DGS-1100-06/ME:5# enable autoconfig
Command: enable autoconfig
Success.
DGS-1100-06/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.