Specifications

RoamAbout Mobility System Software Command Line Reference 7-25
set interface dhcp-client
ConfigurestheDHCPclientonaVLAN,toallowtheVLANtoobtainitsIPinterfacefroma
DHCPserver.
Syntax
set interface vlan-id ip dhcp-client {enable | disable}
Parameters
Defaults
TheDHCPclientisdisabledbydefaultonallswitchmodels.
Mode
Enabled.
Usage
YoucanenabletheDHCPclientononeVLANonly.YoucanconfiguretheDHCPclientonmore
thanoneVLAN,buttheclientcanbeactiveononlyoneVLAN.
MSSalsohasaconfigurableDHCPserver.(Seesetinterfacedhcpserveronpage 726.)Youcan
configureaDHCP
clientandDHCPserveronthesameVLAN,butonlytheclientortheserver
canbeenabled.TheDHCPclientandDHCPservercannotbothbeenabledonthesameVLANat
thesametime.
Example
ThefollowingcommandenablestheDHCPclientonVLANcorpvlan:
RBT-8100# set interface corpvlan ip dhcp-client enable
success: change accepted.
Related Commands
clearinterfaceonpage 74
showdhcpclientonpage 770
showinterfaceonpage 775
vlanid VLANnameornumber.
enable EnablestheDHCPclientontheVLAN.
disable DisablestheDHCPclientontheVLAN.