IP CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
263
12.12
ip set interface dhcp
12.12.1 Syntax
ip set interface {<name>|<number>} dhcp
{enabled|disabled}
12.12.2 Description
This command specifies whether a named interface should obtain its
configuration via DHCP.
12.12.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing IP
interface. To display interface names,
use the
ip list interfaces
command.
N/A
number
A number that identifies an existing IP
interface. To display interface
numbers, use the
ip list
interfaces
command. The number
appears in the first column under the
heading ID.
N/A
enabled
The interface obtains its configuration
information from DHCP client.
disabled
The interface does not use DHCP
client configuration information.
disabled
12.12.4 Example
-->
ip set interface ip2 dhcp enabled