Specifications
21-14 topology Commands
21.4.3.4.2 dls
UsethedlscommandtoenableordisableDLS(HiPathDeploymentServices).Thedlscommand
isavailablefromthetopology:<named‐topology>:l3:dhcpcontextoftheCLIforb@acandrouted
topologies.Thiscommandisvisibleonlywhenmodeissettolocal.See“mode”onpage 21‐18.
Syntax
dls enable | disable
Parameters
Examples
ThefollowingexampleenablesDLS.
EWC.enterasys.com:topology:test:l3:dhcp# mode local
EWC.enterasys.com:topology:test:l3:dhcp# dls enable
ThefollowingexampledisablesDLS.
EWC.enterasys.com:topology:test:l3:dhcp# mode local
EWC.enterasys.com:topology:test:l3:dhcp# dls disable
21.4.3.4.3 dls-address
Usethedls‐addresscommandtoconfiguretheDLSserveraddressandport.Thedls‐address
commandisavailablefromthetopology:<named‐topology>:l3:dhcpcontextoftheCLIforb@ac
androutedtopologies.Thiscommandisvisibleonlywhenmodeissettolocalanddlsissetto
enable.See
“mode”onpage 21‐18.
Syntax
dls-address (A.B.C.D | name) port <0-65535>
Parameters
Examples
ThefollowingexamplesetstheDLSaddressas10.10.0.10.
EWC.enterasys.com:topology:test:l3:dhcp# mode local
EWC.enterasys.com:topology:test:l3:dhcp# dls enable
EWC.enterasys.com:topology:test:l3:dhcp# dls-address 10.10.0.10
enable EnablesDLS
disable DisablesDLS
Note: After you run the dls command, you must run the apply command to implement the changes.
A.B.C.D|name SpecifiesthequalifiedIPv4addressorname
port<0‐65535> SpecifiestheDLSportnumber.Thisisanoptionalparameter.
Thedefaultportis18433.