EasyManuals Logo

Oracle Exalogic Elastic Cloud User Manual

Default Icon
342 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #146 background imageLoading...
Page #146 background image
Device name: ethA_B
A is the EPORT_ID, and B is the number after the colon (:) in the IOA_PORT
value.
Example:
Interface file name: ifcfg-eth331_1
Device name: eth331_1
In this example, 331 is the EPORT_ID, and 1 is the value derived from the
IOA_PORT.
13.
Create the interface file for the first VNIC, eth4 in the example, by using a text
editor such as vi.
Save the file in the /etc/sysconfig/network-scripts directory.
Example:
# more /etc/sysconfig/network-scripts/ifcfg-eth331_1
DEVICE=eth331_1
BOOTPROTO=none
ONBOOT=yes
HWADDR=a2:c0:a0:a8:01:01
MASTER=bond1
SLAVE=yes
• Make sure that the name of the interface file (ifcfg-eth331_1 in the
example) is the name derived in step 12.
• For the DEVICE directive, specify the device name (eth331_1 in the
example) derived in step 12.
• For the HWADDR directive, specify the dummy MAC address created in step 5.
14. Create an interface file for the second VNIC, say eth5. Be sure to name the
interface file and specify the DEVICE directive by using a derived interface name
and not the kernel-assigned name, as described earlier. In addition, be sure to
specify the relevant dummy MAC address for the HWADDR directive.
15. After creating the interface files, create the ifcfg-bond1 file. If the file already
exists, verify its contents.
Example:
# more /etc/sysconfig/network-scripts/ifcfg-bond1
DEVICE=bond1
IPADDR=192.168.48.128
NETMASK=255.255.255.0
BOOTPROTO=none
USERCTL=no
TYPE=Ethernet
ONBOOT=yes
IPV6INIT=no
BONDING_OPTS="mode=active-backup miimon=100 downdelay=5000 updelay=5000"
GATEWAY=192.168.48.1
16.
Bring up the new bond1 interface using the ifup command.
You must also reboot the compute node for the changes to take effect.
Set Up Ethernet Over InfiniBand (EoIB) on Oracle Linux
10-6 Oracle Exalogic Elastic Cloud Machine Owner's Guide

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Oracle Exalogic Elastic Cloud and is the answer not in the manual?

Oracle Exalogic Elastic Cloud Specifications

General IconGeneral
BrandOracle
ModelExalogic Elastic Cloud
CategoryServer
LanguageEnglish

Related product manuals