1.TCPIP> SET HOST MOA /ADDRESS=11.33.33.8 -
_TCPIP> /ALIAS=("moa","bigbrd","nofly")
Sets the IP address of host MOA to 11.33.33.8 and establishes
moa, bigbrd, and nofly as aliases for host MOA.
2.TCPIP> SET HOST MOA /ALIAS="MOA_2"
Establishes MOA_2 as an alias for host MOA.
3.TCPIP> SET HOST MOA /ADDRESS = 128.33.33.9
Establishes a second IP address for host MOA.
4.TCPIP> SET HOST MOA /ADDRESS = 128.33.33.9 /ALIAS="MOA_3"
Establishes MOA_3 as an alias for host MOA's second IP address
128.33.33.9.
5.TCPIP> SET HOST MOA /NOALIAS="MOA_2"
Deletes MOA_2 as an alias for host MOA.
6.TCPIP> SET NOHOST MOA /NOCONFIRM
Deletes MOA and all of its associated aliases.