Specifications

Configuring and Managing IP Interfaces
RoamAbout Mobility System Software Configuration Guide 5-3
How MSS Resolves Conflicts with Statically Configured IP Parameters
MSScomparestheIPparametervaluesalreadyconfiguredontheswitchwiththevaluesreceived
fromtheDHCPserver,andresolvesanyconflictsasfollows:
•IPaddress—IftheVLANalsohasastaticallyconfiguredIPaddress,MSSusesanaddress
fromtheDHCPserverinsteadofthestaticallyconfiguredaddress.
MSS
sendsanARPfortheIPaddressofferedbytheDHCPservertoverifythattheaddressis
notalreadyinuse.
–Iftheaddressisnotinuse,MSSconfigurestheVLANthathastheDHCPclientenabled
withtheIPaddressreceivedfromtheDHCPserver.MSSthenconfigures
theothervalues
asfollows:
Defaultrouter—MSSaddsadefaultrouteforthegateway,withametricof10.
DNSdomainnameandDNSserverIPaddress—IfthedefaultdomainnameandDNS
serverIPaddressarealreadyconfiguredontheswitch,andDNSisenabled,the
configuredvaluesare
used.Otherwise,thevaluesreceivedfromtheDHCPserverare
used.
–IftheaddressofferedbytheDHCPserverisalreadyinuse,MSSsendsaDHCPDecline
messagetotheserverandgeneratesalogmessage.
–IftheaddressisinasubnetthatisalreadyconfiguredonanotherVLAN
ontheswitch,
MSSsendsaDHCPDeclinemessagetotheserverandgeneratesalogmessage.
Iftheswitchispowereddownorrestarted,MSSdoesnotretainthevaluesreceivedfromthe
DHCPserver.However,iftheIPinterfacegoesdownbutMSSisstillrunning,MSSattemptsto
reusetheaddresswhentheinterfacecomesbackup.
Configuring the DHCP Client
ToconfiguretheDHCPclientonaVLAN,usethefollowingcommand:
set interface vlan-id ip dhcp-client {enable | disable}
ThevlanidcanbetheVLANnameornumber.
Example
ThefollowingcommandenablestheDHCPclientonVLANcorpvlan:
RBT-8100# set interface corpvlan ip dhcp-client enable
success: change accepted.
YoucanconfiguretheDHCPclientonmorethanoneVLAN,buttheclientcanbeactiveononly
oneVLAN.
ToremoveallIPinformationfromaVLAN ,includingtheDHCPclientanduserconfigured
DHCPserver,usethefollowingcommand:
clear interface vlan-id ip
Note: This command clears all IP configuration information from the interface.