Specifications

21-20 topology Commands
Parameters
None
Examples
ThefollowingexampleshowsDHCPinformationforaphysicaltopologywithmodesettolocal:
EWC.enterasys.com:topology:esa1:l3:dhcp# show
DHCP option: local
Gateway: 10.0.1.2
Address range: 10.109.1.2 10.109.1.254
exclude 10.109.1.5(interface address)
DNS servers:
Domain name:
Max lease time: 2592000
Default lease time: 36000
WINS servers:
21.4.3.4.15 wins
UsethewinscommandtospecifytheIPaddressfortheWindowsInternetNamingService
(WINS)server.Thewinscommandisavailablefromthetopology:<namedtopology>:l3:dhcp
contextoftheCLIforb@ac,physical,androutedtopologies.Thiscommandisvisibleonlywhen
modeissettolocal.Seemode
onpage 2118.
Syntax
wins (<WINS server> [,<WINS server> [...]]) | none
Parameters
Examples
Thefollowingexamplespecifies theIPaddressesoftwoWINSservers.
EWC.enterasys.com:topology:r1:l3:dhcp# mode local
EWC.enterasys.com:topology:r1:l3:dhcp# wins 192.168.1.3, 192.168.1.4
EWC.enterasys.com:topology:r1:l3:dhcp# apply
<WINSserver>[,<WINS
server>[...]]
SpecifiesthequalifiedIPv4IPaddressornameofoneormore
WINSservers.
none ClearstheIPaddressesandindicatesthatnoWINSserveris
present.
Note: After you run the wins command, you must run the apply command to implement the
changes.