Sample Network Parms File - Novell LINUX ENTERPRISE SERVER STARTER SYSTEM Installation Manual

Table of Contents

Advertisement

# NETWORK PARMS
#
# Network parameter file for the NOVSTART installation server
# Lines beginning with "#" are comments; other lines are
# key=value pairs
#
# If you have a layer 2 VSWITCH and a functioning DHCP server,
# you can remove the # from column 1 of the following lines and
# have a working configuration.
#
#LAYER2=Y
#DHCP=Y
#
# Otherwise: IPADDR, NETWORK, NETMASK and BROADCAST are your basic
# IP address parameters. Check with your local network administrator
# to determine what these values should contain.
#
# IPADDR is the IP address of the starter system.
#
# NETMASK is the network mask used on this network.
#
# GATEWAY is the IP address of the router between your local network
# and the rest of the world
#
# NAMESERVER is the IP address of your nameserver (if any)
#
# FQDN is your install server's fully-qualified host name
#
# LAYER2 indicates whether the VSWITCH is in layer 2 or layer 3 mode.
# If you are using a guest LAN, LAYER2 should always be N.
#
# DHCP indicates whether the guest should attempt to use DHCP to
# obtain network information. Requires LAYER2=Y and a layer 2
# VSWITCH to work.
#
IPADDR=10.0.0.2
NETMASK=255.255.255.0
GATEWAY=10.0.0.1
NAMESERVER=10.0.0.23
FQDN=novstart.example.com
LAYER2=N
DHCP=N
Figure 31. Sample NETWORK PARMS File
3. Modify the IPADDR, NETMASK, GATEWAY, NAMESERVER, FQDN, LAYER2,
and DHCP entries by moving the cursor to the text and typing over the values.
4. Press Enter to move the cursor to the XEDIT command line.
5. Type FILE to save your changes and exit XEDIT.
6. Next, you need to update the PROFILE EXEC stored on NOVSTART 191 by editing
the file.
7. Open the PROFILE EXEC file by typing XEDIT PROFILE EXEC A. Near the top of
the file, you will see lines similar to the following:
Configuring the SUSE Linux Enterprise Server Starter System for System z
23

Advertisement

Table of Contents
loading

Table of Contents