Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Network Table Entry (ADDNETTBLE) command is used to add a network entry to the network table. You can use the network table to manage a list of your networks and their associated Internet addresses.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
NETWORK | Network | Character value | Required, Positional 1 |
INTNETADR | Internet address | Character value | Required, Positional 2 |
TEXT | Text 'description' | Character value, *BLANK | Optional |
ALIAS | Aliases | Single values: *NONE Other values (up to 4 repetitions): Character value, *NONE |
Optional |
Top |
Specifies the network to be added to the table.
Note: The combination of the values on the NETWORK and INTNETADR parameters must be unique.
Top |
Specifies the internet address of the network. Internet addresses are expressed in the decimal form
nnn.nnn.nnn.nnn
where nnn is a number ranging from 0 through 255.
Top |
Specifies text that briefly describes the network entry.
Top |
Specifies the alternate name for the network. You can specify a maximum of 4 aliases. No checking is done to ensure that an alias is unique.
Top |
ADDNETTBLE NETWORK(NETONE) INTNETADR(9.5.0.0)
This command adds an entry for the network NETONE to the network table. The Internet address for NETONE is 9.5.0.0.
Top |
*ESCAPE Messages
Top |