Specifications
Enterasys Wireless Controller Software CLI Reference Guide 21-19
Examples
Thefollowingexampleconfigurestheroutedtopologynamedrouted2tousealocalDHCPserver
onthecontroller.
EWC.enterasys.com:topology:routed2:l3:dhcp# mode local
EWC.enterasys.com:topology:routed2:l3:dhcp# apply
21.4.3.4.13 range
UsetherangecommandtoconfiguretheDHCPpoolofaddresses.Therangecommandis
availablefromthetopology:<named‐topology>:l3:dhcpcontextoftheCLIforb@ac,physical,and
routedtopologies.Thiscommandisvisibleonlywhenmodeissettolocal.See“mode”on
page 21‐18.
Syntax
range A.B.C.D A.B.C.D
Parameters
Examples
ThefollowingexampledefinestheDHCPrangeofIPaddresses.
EWC.enterasys.com:topology:routed2:l3:dhcp# mode local
EWC.enterasys.com:topology:routed2:l3:dhcp# range 192.168.1.30 192.168.1.54
EWC.enterasys.com:topology:routed2:l3:dhcp# apply
21.4.3.4.14 show
UsetheshowcommandtodisplayDHCPinformationforthespecifiedtopology.Theshow
commandisavailablefromthetopology:<named‐topology>:l3:dhcpcontextoftheCLIforb@ac,
physical,androutedtopologies.
Theoutputoftheshowcommandisdeterminedbyhowmodeisset.See“mode”onpage 21‐18.
Syntax
show
relay IndicatesthataDHCPrelayserverwillbeused
none IndicatesthattheEnterasysWirelessControllerwillnottreat
theDHCPmessagesspecially
Note: After you run the mode command, you must run the apply command to implement the
changes.
A.B.C.D SpecifiesthefirstIPaddressintheIPaddressrange
A.B.C.D SpecifiesthelastIPaddressintheIPaddressrange
Note: After you run the range command, you must run the apply command to implement the
changes.