remnode(8) — Maintenance
Name
remnode − remove one or more entries from the MOP client database
Syntax
/usr/sbin/remnode [ node ]
Description
For each given node argument, remnode deletes the corresponding entry (or entries) from the MOP client database. The node is either the Phase IV node address or the MOP client name for each entry that you want to delete. Note, you can specify more than one node argument in a single command.
A Phase IV node address has the format a.n for multiarea networks, where a is the network area number (a decimal integer in the range of 2 to 63) and n is the node number (a decimal integer in the range of 1 to 1023).
A node name can be from one to six alphanumeric characters, including at least one letter.
Examples
This command removes the entries for nodes 44.70 and Mynode from the MOP client database:
# /usr/sbin/remnode 44.70 mynode <RET>
This command removes the entry for node lttwi from the MOP client database:
# /usr/sbin/remnode lttwi <RET>
See Also
addnode(8), ccr(8), getnode(8), load(8), mop_mom(8), trigger(8)