Specifications

21-14 topology Commands
21.4.3.4.2 dls
UsethedlscommandtoenableordisableDLS(HiPathDeploymentServices).Thedlscommand
isavailablefromthetopology:<namedtopology>:l3:dhcpcontextoftheCLIforb@acandrouted
topologies.Thiscommandisvisibleonlywhenmodeissettolocal.Seemodeonpage 2118.
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
UsethedlsaddresscommandtoconfiguretheDLSserveraddressandport.Thedlsaddress
commandisavailablefromthetopology:<namedtopology>:l3:dhcpcontextoftheCLIforb@ac
androutedtopologies.Thiscommandisvisibleonlywhenmodeissettolocalanddlsissetto
enable.See
modeonpage 2118.
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<065535> SpecifiestheDLSportnumber.Thisisanoptionalparameter.
Thedefaultportis18433.