[IGNITE] Add a Network Entry for the Client to the IP Address File on the Server - pa-risc

segunda-feira, 28 de novembro de 2011

1.
Edit the /etc/opt/ignite/instl_boottab file (don't worry that it appears to be [Read-only]):

# vi /etc/opt/ignite/instl_boottab

2.
Add an entry for your client. If a network entry already exists for your client, you may edit it so it looks like the entry below. The client's MAC address should be in hexadecimal, with a leading “0x”.

client_IP_address:client_MAC_address::reserve

3.
Save the /etc/opt/ignite/instl_boottab file and exit vi:

:wq!