Specifications
Enterasys Wireless Controller Software CLI Reference Guide 21-13
Examples
EWC.enterasys.com:topology:test:l3# copy-csr ftp 192.168.1.1 root mypasswd /tmp
21.4.3.4 dhcp
Usethedhcpcommandtoenterthetopology:<named‐topology>:l3:dhcpcontextoftheCLIfor
b@ac,physical,androutedtopologies.
Thefollowingcommandsareavailableinthetopology:<named‐topology>:l3:dhcpcontext.
• dhcp‐servers
• dls
• dls‐address
• dns
• domain
• exclude
• foreign‐gateway
• foreign‐range
• gateway
• lease‐default
• lease‐max
• mode
• range
• show
• wins
21.4.3.4.1 dhcp-servers
Usethedhcp‐serverscommandtoconfigureDHCPrelayservers.Thedhcp‐serverscommandis
availablefromthetopology:<named‐topology>:l3:dhcpcontextoftheCLIforb@acandrouted
topologies.Thiscommandisvisibleonlywhenmodeissettorelay.See“mode”onpage 21‐18.
Syntax
dhcp-servers (A.B.C.D [,A.B.C.D [...]]) | none
Parameters
Examples
ThefollowingexamplesetstheIPaddressoftheDHCPrelayserveras10.0.1.10.
EWC.enterasys.com:topology:test:l3:dhcp# mode relay
EWC.enterasys.com:topology:test:l3:dhcp# dhcp-servers 10.0.1.10
A.B.C.D[,A.B.C.D[...]] SpecifiesqualifiedIPv4addressofDHCPrelayservers
none ClearsDHCPrelayservers