1.TCPIP> SET NETWORK MYNA /ADDRESS=128.30.30.10 /ALIAS=MYNA_1 Creates an entry for network MYNA at IP address 128.30.30.10, and its alias MYNA_1, to the networks database. 2.TCPIP> SET NETWORK MYNA /ALIAS=MYNA_2 Adds a second alias for network MYNA. 3.TCPIP> SET NETWORK MYNA /NOALIAS=MYNA_2 Deletes the alias MYNA_2 from the network MYNA entry in the networks database. 4.TCPIP> SET NETWORK "jungle" /ALIAS=("parrot","canary","motmot") For network jungle, creates the aliases parrot, canary, and motmot.