Configuring The Network For Oracle Exalytics In-Memory Machine; Overview - Oracle Exalytics In-Memory Machine Owner's Manual

Table of Contents

Advertisement

4.7 Configuring the Network for Oracle Exalytics In-Memory
Machine
This section describes how to use the
configure the network for Oracle Exalytics In-Memory Machine.
It contains the following topics:

Overview

State of the Oracle Exalytics In-Memory Machine Before Running the Script
Running the exalytics_configure_network.sh Script
Verifying the Configuration
4.7.1 Overview
The
exalytics_configure_network.sh
Memory Machine after the initial operating system image is installed.
This script verifies the following:
When started, the script verifies that the user is
allowed to run the script.
enter the same IP address in the Default Gateway field. Click OK to exit
the network connections screen.
Note:
This static IP should be on the same subnet and address range
as the network on which your data center's network switch or
connector resides.
If you are using a Linux operating system on your laptop, do the following:
Log in as a
user.
a.
root
At the command prompt, enter the following command to display the
b.
network devices, such as
Machine:
# ifconfig -a
The list of network devices or adapters attached to the Oracle Exalytics In-
Memory Machine is displayed.
To set up the desired network interface, run the
c.
command prompt, as in the following example:
# ifconfig eth0 192.0.2.10 netmask 255.255.255.0 up
In this example, the
ifconfig
, with a network mask of
192.0.2.10

Configuring the Network for Oracle Exalytics In-Memory Machine

, attached to the Oracle Exalytics In-Memory
ETH0
command assigns the IPv4 address
255.255.255.0
exalytics_configure_network.sh
script is used to configure the Oracle Exalytics In-
. Users other than
root
Chapter 4
command at the
ifconfig
, to the
interface.
eth0
script, to
are not
root
4-7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Exalytics In-Memory Machine and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents