![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 2255927.1 : How To Change the VLAN ID In ODA VP
In this Document
Created from <SR 3-14304772951> Applies to:Oracle Database Appliance - Version All Versions and laterInformation in this document applies to any platform. Goalthe 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)
SolutionExecute 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 |
||||||||||||||
|