Skip to main content
Solved

How to change vlan of the virtual network on vswitch br1

  • February 8, 2021
  • 1 reply
  • 145 views

Forum|alt.badge.img+2

May I know is there any command to change the vlan of the virtual network resides on vswitch br1?

Best answer by PDAABI

Hi @swee han , this is descirbed in the AHV Administration guide.

Command = 

ovs-vsctl set port br1 tag=host_vlan_tag
This topic has been closed for replies.

1 reply

PDAABI
Forum|alt.badge.img+4
  • Trendsetter
  • 53 replies
  • Answer
  • February 8, 2021

Hi @swee han , this is descirbed in the AHV Administration guide.

Command = 

ovs-vsctl set port br1 tag=host_vlan_tag