Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Network Table Entry (RMVNETTBLE) command is used to remove a network entry from the network table. The network table is used 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 |
Top |
Top |
Specifies the Internet address of the network to be removed. Internet addresses are expressed in the decimal form
nnn.nnn.nnn.nnn
where nnn is a number ranging from 0 through 255.
Top |
RMVNETTBLE NETWORK(NETONE) INTNETADR(9.5.0.0)
This command removes the NETONE network entry with address 9.5.0.0 from the network table.
Top |
*ESCAPE Messages
Top |