getnode(8) — Maintenance
Name
getnode − display one or more entries from the MOP client database
Syntax
/usr/sbin/getnode [ node... ]
Description
For each given node argument, getnode displays the corresponding node entry (or entries) from the MOP client database. If you do not specify any node argument(s), all of the entries in the MOP client database are displayed.
The node is either the Phase IV node address or the client name for each node entry that you want to display. (Note that 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 MOP client name can be from 1 to 6 alphanumeric characters, including at least 1 alphabetic character.
Examples
# /usr/sbin/getnode 44.70 mynode <RET>
This command displays the entries in the MOP client database for nodes 44.70 and mynode.
# /usr/sbin/getnode <RET>
This command displays all of the entries in the MOP client database.
# /etc/getnode lttwi <RET>
This command displays the entry in the MOP client database for node lttwi.
See Also
addnode(8), ccr(8), load(8), mop_mom(8), remnode(8), trigger(8)
Guide to Ethernet Communication Servers