MOPRC(8) | System Manager's Manual | MOPRC(8) |
moprc - MOP Remote console requestor
moprc [options] <nodename>|<MAC Address>
moprc allows a system administrator to connect to MOP
console devices (usually terminal servers) and log into them to issue
commands remotely. It is the equivalent of "NCP CONNECT NODE" or
"SET HOST/MOP" on VMS.
The node maybe specified as a MAC address in Unix format (ie as 6 pairs of hex
digits separated by colons) or as a name that appears in /etc/ethers.
You will need to be root or have privileges to use moprc.
moprc ds200
moprc -i eth1 08:00:2B:2B:AD:99
MOPRC_INTERFACE defines the default interface to use if not specified on the command line. If not present the interface "eth0" will be used.
On Darwin you cannot specify an ethernet address on the
command-line, the name MUST be in /etc/ethers.
You can script moprc but it sends one character per ethernet packet so is very
slow.
There is no locking in moprc so be careful to only run once instance at a
time.
November 21 2001 | MOP Remote Console |