Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2255927.1
Update Date:2017-05-09
Keywords:

Solution Type  Technical Instruction Sure

Solution  2255927.1 :   How To Change the VLAN ID In ODA VP  


Related Items
  • Oracle Database Appliance
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>Oracle Database Appliance>DB: ODA_EST
  •  




In this Document
Goal
Solution


Created from <SR 3-14304772951>

Applies to:

Oracle Database Appliance - Version All Versions and later
Information in this document applies to any platform.

Goal

the following steps demonstrated the steps to change VLAN ID of an existing VLAN in ODA Virtual Environment

Current VLAN with ID 302 is configured as below in Dom0

eth2/eth3 --> bond0 ---> bond0.302 ---> net1(bridge)

The VLAN ID of this VLAN has to be changed from 302 to 433

ie,

eth2/eth3 --> bond0 ---> bond0.433 ---> net1(bridge)

 

Solution

Execute the below steps in Dom0

1.Stop ODA_BASE

#oakcli stop oda_base

2.Make the switch level configuration to support this change

3.Perform the below changes in Dom0, via ILOM Console

#service network stop

#cd /etc/sysconfig/network-scripts

#mv ifcfg-bond0.302 ifcfg-bond0.433

Change the line

DEVICE=bond0.302

To

DEVICE=bond0.433

#service network start

 4.Start ODA_BASE

#oakcli start oda_base

5.Make sure you are able to ping the 433 VLAN network from ODA_BASE


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback