No ip address dhcp – Allied Telesis AT-FS970M Series User Manual
Page 321

AT-FS970M Switch Command Line User’s Guide
321
NO IP ADDRESS DHCP
Syntax
no ip address dhcp
Parameters
None
Mode
VLAN Interface mode
Description
Use this command to delete the current IPv4 management address from
the switch if the address was assigned by a DHCP server. You must
perform this command from the VLAN Interface mode of the VLAN to
which the address is attached. This command also disables the DHCP
client.
Note
The switch uses the IPv4 management address to perform the
features listed Table 27 on page 294. If you delete it, the switch will
not support the features unless it also has an IPv6 management
address.
Confirmation Command
“SHOW IP INTERFACE” on page 325 and “SHOW IP ROUTE” on
page 326
Example
This example removes the IPv4 management address from a VLAN with
the VID 3 and disables the DHCP client:
awplus> enable
awplus# configure terminal
awplus(config)# interface vlan3
awplus(config-if)# no ip address dhcp