Use the dhcp-servers command to configure DHCP relay servers. The dhcp-servers 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 relay. See mode.
A.B.C.D [,A.B.C.D [...]] | Specifies qualified IPv4 address of DHCP relay servers. |
none | Clears DHCP relay servers. |
The following example sets the IP address of the DHCP relay server as 10.0.1.10:
EWC.extremenetworks.com:topology:test:l3:dhcp# mode relay EWC.extremenetworks.com:topology:test:l3:dhcp# dhcp-servers 10.0.1.10