wins

Use the wins command to specify the IP address for the Windows Internet Naming Service (WINS) server. The wins command is available from the topology:<named-topology>:l3:dhcp context of the CLI for b@ac, physical, and routed topologies. This command is visible only when mode is set to local. See mode.

After you run the wins command, run the apply command to implement the changes.

wins (WINS server [,WINS server [...]]) | none

Parameters

WINS server [,WINS server [...]] Specifies the qualified IPv4 IP address or name of one or more WINS servers.
none Clears the IP addresses and indicates that no WINS server is present.

Examples

The following example specifies the IP addresses of two WINS servers:

EWC.extremenetworks.com:topology:r1:l3:dhcp# mode local
EWC.extremenetworks.com:topology:r1:l3:dhcp# wins 192.168.1.3, 192.168.1.4
EWC.extremenetworks.com:topology:r1:l3:dhcp# apply