About Network Infrastructure and Virtual Local Area Networks on Oracle Database Appliance Virtualized Platform

To specify which network you want to use to access a virtual machine, you employ network infrastructure components of Oracle Database Appliance Virtualized Platform.

Oracle Database Appliance Virtualized Platform manages all of the high-level network infrastructure components for you by pre-creating the bridges for all networks. The front-end point for accessing a virtual machine is one of the bridges defined for Dom0.

The network interfaces differ, depending on your Oracle Database Appliance hardware. In all cases, connections to user domains are through the selected interfaces. Refer to the tables for your Oracle Database Appliance. Refer to the figure "Basic Virtual Machine Local Area Network" for an overview of network interface configuration.

Oracle Database Appliance Version 1 Virtualized Platform Network Interfaces

The following table lists the default network interfaces for Oracle Database Appliance Virtualized Platform on Oracle Database Appliance version 1 (systems without an external storage shelf).


Table 3-1 Oracle Database Appliance Version 1 Virtualized Platform Network Interfaces

Type Interfaces at Dom0 Bond Devices at Dom0 Bridge in Dom0 Interfaces in ODA_BASE Domain

Private

eth0

eth1

bond0

priv1

eth0

On Board Public

eth2

eth3

bond1

net1

eth1

1st Pair Quad Port

eth4

eth5

bond2

net2

eth2

2nd Pair Quad Port

eth6

eth7

bond3

net3

eth3

10-GbE Interface

eth8

eth9

xbond0

net4

eth4


Note:

If you define a fiber (instead of copper) public network connection, then bond0 is configured on PCIe boards.

Oracle Database Appliance Virtualized Platform Network Interfaces for Oracle Database Appliance X3-2 and later

The following two tables the default network interfaces for Oracle Database Appliance Virtualized Platform on Oracle Database Appliance X3-2 and later (systems with an external storage shelf).


Table 3-2 Oracle Database Appliance Virtualized Platform Dual Port 10-GbE Network Interfaces (Oracle Database Appliance X3-2 and later)

Interfaces at Dom0 Bond Devices at Dom0 Bridge in Dom0 Interfaces in ODA_BASE Domain
  1. eth0

  2. eth1

icbond0

priv1

eth0



Table 3-3 Oracle Database Appliance Virtualized Platform On Board Quad Port 10-GbE Network Interfaces (Oracle Database Appliance X3-2 and Later)

Interfaces at Dom0 Bond Devices at Dom0 Bridge in Dom0 Interfaces in ODA_BASE Domain
  1. eth2

  2. eth3

bond0

net1

eth1

  1. eth4

  2. eth5

bond1

net2

eth2


Note:

If you define a fiber (instead of copper) public network connection, then bond0 is configured on PCIe boards.

Configuration Overview of Oracle Database Appliance Virtual Machine Local Area Networks

When you configure a virtual machine, you define which network the virtual machine should use by identifying the related bridge.

For example, to connect a virtual machine named myvm1 to the net1 network, you would use the following command:

oakcli modify vm myvm1 -addnetwork net1

The illustration “Basic Virtual Machine Local Area Network" shows a typical Oracle Database Appliance local area network configuration that results from this virtual machine network configuration:

Figure 3-3 Basic Virtual Machine Local Area Network

Description of Figure 3-3 follows
Description of "Figure 3-3 Basic Virtual Machine Local Area Network"

You assign default Virtual Local Area Networks (VLANs) to ODA_BASE during the installation and configuration of Oracle Database Appliance Virtualized Platform. The figure "Oracle Database Appliance Virtualized Platform with Virtual Local Area Networks" shows a typical Oracle Database Appliance configuration using VLANs. The illustration shows the same configuration as in "Basic Virtual Machine Local Area Networks," but with three tagged VLANs added for backups (backup), for applications (application), and for management (mgnt).

Figure 3-4 Oracle Database Appliance Virtualized Platform with Virtual Local Area Networks

Description of Figure 3-4 follows
Description of "Figure 3-4 Oracle Database Appliance Virtualized Platform with Virtual Local Area Networks"