User`s guide
MPC8240 and MPC8260 Emulation 35
Chapter 2: Connecting the Emulation Probe to a LAN
See Also Page 139, if you have problems verifying LAN communication.
To configure LAN parameters using
BOOTP
Use this method only on a workstation which is running
bootpd, the BOOTP daemon.
1
Make sure that BOOTP is enabled on your host
computer.
If the following commands yield the results shown below, the
BOOTP protocol is enabled:
$ grep bootp /etc/services
bootps 67/udp
bootpc 68/udp
$ grep bootp /etc/inetd.conf
bootps dgram udp wait root /etc/bootpd bootpd
If the commands did not yield the results shown, you must
either add BOOTP support to your workstation or use a
different method to configure the emulation probe LAN
parameters.
Example
To assign an IP address of 192.6.94.2 to the emulation
probe, enter the following command:
R>lan -i 192.6.94.2
Now, cycle power on the emulation probe so that the new
address will take effect.