Enable ip remoteassign – Allied Telesis AT-S63 User Manual
Page 48

Chapter 3: Basic Switch Commands
48
Section I: Basic Operations
ENABLE IP REMOTEASSIGN
Syntax
enable ip remoteassign
Parameters
None.
Description
This command activates the DHCP client software on the switch. The
default setting for the DHCP client software is disabled. When activating
the DHCP client software, note the following:
The switch immediately begins to query the network for a DHCP
server after the command is entered. The switch continues to query
the network for its IP configuration until it receives a response.
Any static IP address, subnet mask, or gateway address assigned to
the switch is replaced with the value the switch receives from the
DHCP server. If you later disable DHCP, these values are returned to
their default settings.
To disable DHCP, refer to “DISABLE DHCPBOOTP” on page 43 or
“DISABLE IP REMOTEASSIGN” on page 44.
You cannot manually assign an IP address or subnet mask to a switch
when the DHCP client software has been activated.
The switch does not support running both the BOOTP client software
and DHCP client software at the same time. To have the switch obtain
its IP configuration from a BOOTP server instead of a DHCP server,
activate the BOOTP client software on the switch using “ENABLE
BOOTP” on page 46 or “SET IP INTERFACE” on page 58.
Example
The following command activates the DHCP client software on the switch:
enable ip remoteassign
Equivalent Commands
enable dhcp
For information, see “ENABLE DHCP” on page 47.
set ip interface=eth0 ipaddress=dhcp
For information, see “SET IP INTERFACE” on page 58.