Specifications

3-10 root Commands
3.5.3 dns
UsethednscommandatthehostattributescontexttomoveintoDNSserverconfiguration
context.
Syntax
dns
Parameters
None
Examples
EWC.enterasys.com:host-attributes# dns
EWC.enterasys.com:host-attributes:dns#
3.5.3.1 dns
UsethednscommandinthednscontexttoconfigureDNSserversforthecontroller.Youcan
configureuptothreeDNSserverstoresolveRADIUSserverhostnamestotheircorrespondingIP
addresses.UsethenoformofthecommandtoremoveaDNSserverconfiguration.
Syntax
dns <[1-3]> <ip address>
no dns <[1-3]> <ip address>
Parameters
Examples
ThefollowingexampledefinesaDNSserver,witha192.1.1.3IPaddress,asthefirstDNSserver.
EWC.enterasys.com:host-attributes:dns# dns 1 192.1.1.3
3.5.3.2 move
UsethemovecommandinthednscontexttorepositionDNSserversintheDNSserverlist.
Syntax
move <orig_index> <new_index>
Parameters
<[1-3]>
SpecifiesthepositionoftheDNSserverintheDNSserverslist.
<ip address>
SpecifiestheIPaddressoftheDNSserver.
Note: After you have run the dns command, you must run the apply command to implement the
changes.
<orig_index>
SpecifiesthecurrentpositionoftheDNSserverthatyouwantto
reposition.