HPE SimpliVity
1758351 Members
1948 Online
108868 Solutions
New Discussion

Changing VLAN on the OVC

 
SOLVED
Go to solution
Jeff850
Visitor

Changing VLAN on the OVC

I need to change the VLAN on my OVC to a new one.   What is the command syntax in the CLI to change the VLAN on the OVC?  Guessing I need to stop SVTFS, run the command and restart SVTFS.  Would this involve the use of the dsv-address-change command?

 

Thank you,

7 REPLIES 7
shuff
Frequent Advisor

Re: Changing VLAN on the OVC

To change the VLAN on your OVC, you can use the following command syntax in the CLI:

  1. Enter the VLAN ID: (host) [mynode] (config) #vlan <id>
  2. Specify the interface: (host) [mynode] (config) #interface gigabitethernet <slot>/<module>/<port>
  3. Assign the VLAN to the interface: (host) [mynode] (config-if) #switchport access vlan <vlan>

Replace <id>, <slot>/<module>/<port>, and <vlan> with your specific values.

Jeff850
Visitor

Re: Changing VLAN on the OVC

What file do I edit to enter this information?  It does not coincide with any commands form the CLI.

 

Thanks.

gustenar
HPE Pro
Solution

Re: Changing VLAN on the OVC

Hello @Jeff850 ,

VLANs are configured at the Hypervisor using vCenter. To configure VLANs, edit the settings of the PortGroup you are interested in adding the VLANs to (VM Network for Management) and add the VLAN number there. See the following document for best practices: 

HPE SimpliVity Networking Best Practices 

Hope it helps. 


I am an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Jeff850
Visitor

Re: Changing VLAN on the OVC

Hello @gustenar 

 

That is what I would have expected, but when I changed the VLAN for my ESXI management from VLAN0 to VLAN12, the OVC stopped communicating.  I had the port group assigned to the OVC tagging VLAN12 just like I have on my other OVCs.  That is correct config and there is not a specific VLAN assigned to the OVC inside the OVC config?

gustenar
HPE Pro

Re: Changing VLAN on the OVC

There are no commands available to change VLANs at OVC directly. The configuaration is done at the vSwitch level.


I am an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Jeff850
Visitor

Re: Changing VLAN on the OVC

I was able to get this resolved.  Thank you to all who responded

Sunitha_Mod
Moderator

Re: Changing VLAN on the OVC

Hello @Jeff850,

That's Awesome! 

We are extremely glad to know you were able to resolve the issue and we appreciate you for keeping us posted. 

Thanks,
Sunitha G
I'm an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo