Specifications

Configuring and Managing Aliases
5-18 Configuring and Managing IP Interfaces and Services
Displaying DNS Server Information
TodisplayDNSserverinformation,usethefollowingcommand:
show ip dns
Example
ThefollowingexampleshowsDNSserverinformationonaRoamAboutSwitchconfiguredtouse
threeDNSservers.
RBT-8100# show ip dns
Domain Name: example.com
DNS Status: enabled
IP Address Type
-----------------------------------
10.1.1.1 PRIMARY
10.1.1.2 SECONDARY
10.1.2.1 SECONDARY
Forinformationaboutthefieldsintheoutput,seetheRoamAboutMobilitySystemSoftware
CommandLineInterfaceReference.
Configuring and Managing Aliases
AnaliasisastringthatrepresentsanIPaddress.YoucanusealiasesasshortcutsinCLI
commands.Forexample,youcanconfigurealias pubs1forIPaddress10.10.10.20,andenterping
pubs1asashortcutforping10.10.10.20.
AliasestakeprecedenceoverDNS.Whenyouenterahostname,
MSSchecksforanaliaswiththat
namefirst,beforeusingDNStoresolvethename.
Adding an Alias
Toaddanalias,usethefollowingcommand:
set ip alias name ip-addr
Specifyanaliasofupto32 alphanumericcharacters.
Example
ToaddanaliasHR1forIPaddress192.168.1.2,typethefollowingcommand:
RBT-8100# set ip alias HR1 192.168.1.2
success: change accepted.
Afterconfiguringthealias,youcanuseHR1incommandsinplaceoftheIPaddress.Forexample,
toping192.168.1.2,youcantypethecommandping HR1.
Removing an Alias
Toremoveanalias,usethefollowingcommand:
clear ip alias name