Reference Guide 574 Document #: LTRT-17939
Mediant MSBR
74.2.3.6 service dhcp
This command enables the DHCP server on the interface. Use the no form of this command
to disable the DHCP server.
Syntax
service dhcp
no service dhcp
Default
The DHCP server is disabled.
Note
This command enables/disables the DHCP server created via the ip dhcp pool and
ip dhcp-server commands.
Related Commands
ip dhcp pool, Ip dhcp-server
The service dhcp command is also available from the main data configuration directory (see
ip dhcp pool on page 563 and ip dhcp-server on page 554).
Command Mode
Privileged User
Example
This example enables the DHCP server on VLAN 5:
(conf-if-VLAN 5)# service dhcp
74.2.4 shutdown
This command disables the specified interface. Use the no form of this command to enable
the interface.
Syntax
shutdown
no shutdown
Default
When creating a new interface, it is disabled by default.
Command Mode
Privileged User