dls-address

Use the dls-address command to configure the DLS server address and port. The dls-address command is available from the topology:<named-topology>:l3:dhcp context of the CLI for b@ac and routed topologies. This command is visible only when mode is set to local and dls is set to enable. See mode.

dls-address (A.B.C.D | name) port 0-65535

Parameters

A.B.C.D | name Specifies the qualified IPv4 address or name.
port 0-65535 Specifies the DLS port number. This is an optional parameter. The default port is 18433.

Example

The following example sets the DLS address as 10.10.0.10:

EWC.extremenetworks.com:topology:test:l3:dhcp# mode local
EWC.extremenetworks.com:topology:test:l3:dhcp# dls enable
EWC.extremenetworks.com:topology:test:l3:dhcp# dls-address 10.10.0.10