Specifications

Enterasys Wireless Controller Software CLI Reference Guide 3-9
Examples
EWC.enterasys.com# host-attributes
EWC.enterasys.com:host-attributes#
3.5.1 hostname
Usethehostnamecommandtoconfigureahostnameforthecontroller.
Syntax
hostname <name> | none
Parameters
Examples
Thefollowingexamplesp ecifiesthatthehostnameofthe controllershouldbeEWC123.
EWC.enterasys.com:host-attributes# hostname EWC123
EWC.enterasys.com:host-attributes# apply
3.5.2 domain
Usethedomaincommandtoconfigurethedomainnameforthecontroller.
Syntax
domain <domain name> | none
Parameters
Examples
Thefollowingexamplesp ecifiesthatthedomainnameofthecontrollershouldbeenterasys.com.
EWC.enterasys.com:host-attributes# domaain enterasys.com
EWC.enterasys.com:host-attributes# apply
<name>
Specifiesthehostnameofthecontroller.
none
Removestheconfiguredhostname.
Note: After you have run the hostname command, you must run the apply command to implement
the changes.
<domain name>
Specifiesthedomainnameofthecontroller.
none
Removestheconfigureddomainname.
Note: After you have run the domain command, you must run the apply command to implement
the changes.