<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: vlan question in HPE Morpheus VM Essentials Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257765#M1291</link>
    <description>&lt;P&gt;・HVM host: 172.16.2.111&lt;BR /&gt;・Manager VM: 172.16.2.110&lt;BR /&gt;・Management network VLAN ID: 202&lt;/P&gt;&lt;P&gt;Below are several potentially helpful screenshots.&lt;/P&gt;&lt;P&gt;■netplan get&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="netplan_get.png" style="width: 368px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/152611i4F3661301825ECEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="netplan_get.png" alt="netplan_get.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;■manager vm&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="manager_vm_network.png" style="width: 400px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/152612i6434EBD72B97C714/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manager_vm_network.png" alt="manager_vm_network.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;■Pinging the host and manager VMs from an external PC&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="host_manager_vlan-id.png" style="width: 400px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/152613iE450590537196D06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="host_manager_vlan-id.png" alt="host_manager_vlan-id.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Oct 2025 14:03:19 GMT</pubDate>
    <dc:creator>dya</dc:creator>
    <dc:date>2025-10-29T14:03:19Z</dc:date>
    <item>
      <title>vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257184#M1209</link>
      <description>&lt;P&gt;I have a cluster that I've created a vlan on its nodes.&amp;nbsp; &amp;nbsp;I've verified from the cli I can ping other cluster nodes on the vlan.&amp;nbsp; &amp;nbsp;I can't figure out how to add the network pointing to those in the manager.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what the netplan looks like...&lt;/P&gt;&lt;P&gt;tlaurent@h2:~$ cd /etc/netplan&lt;BR /&gt;tlaurent@h2:/etc/netplan$ ls&lt;BR /&gt;01-base.yaml mvmbackup-20251013-112745 mvmbackup-20251016-102841&lt;BR /&gt;60-mvm-mgmt.yaml mvmbackup-20251016-081126&lt;BR /&gt;tlaurent@h2:/etc/netplan$ sudo cat 01-base.yaml&lt;BR /&gt;[sudo] password for tlaurent:&lt;BR /&gt;network:&lt;BR /&gt;ethernets:&lt;BR /&gt;eno1: {}&lt;BR /&gt;version: 2&lt;BR /&gt;vlans:&lt;BR /&gt;vlan2:&lt;BR /&gt;addresses:&lt;BR /&gt;- 10.0.2.12/24&lt;BR /&gt;id: 2&lt;BR /&gt;link: eno1&lt;/P&gt;&lt;P&gt;tlaurent@h2:/etc/netplan$ sudo cat 60-mvm-mgmt.yaml&lt;BR /&gt;network:&lt;BR /&gt;bridges:&lt;BR /&gt;mgmt:&lt;BR /&gt;addresses:&lt;BR /&gt;- 10.0.0.12/24&lt;BR /&gt;interfaces:&lt;BR /&gt;- eno1&lt;BR /&gt;nameservers:&lt;BR /&gt;addresses:&lt;BR /&gt;- 10.0.0.1&lt;BR /&gt;search:&lt;BR /&gt;- demo.int&lt;BR /&gt;openvswitch: {}&lt;BR /&gt;routes:&lt;BR /&gt;- to: default&lt;BR /&gt;via: 10.0.0.1&lt;BR /&gt;version: 2&lt;BR /&gt;tlaurent@h2:/etc/netplan$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tlaurent@h2:/etc/netplan$ ping 10.0.2.12&lt;BR /&gt;PING 10.0.2.12 (10.0.2.12) 56(84) bytes of data.&lt;BR /&gt;64 bytes from 10.0.2.12: icmp_seq=1 ttl=64 time=0.066 ms&lt;BR /&gt;64 bytes from 10.0.2.12: icmp_seq=2 ttl=64 time=0.062 ms&lt;BR /&gt;^C&lt;BR /&gt;--- 10.0.2.12 ping statistics ---&lt;BR /&gt;2 packets transmitted, 2 received, 0% packet loss, time 1002ms&lt;BR /&gt;rtt min/avg/max/mdev = 0.062/0.064/0.066/0.002 ms&lt;BR /&gt;tlaurent@h2:/etc/netplan$ ping 10.0.2.13&lt;BR /&gt;PING 10.0.2.13 (10.0.2.13) 56(84) bytes of data.&lt;BR /&gt;64 bytes from 10.0.2.13: icmp_seq=1 ttl=64 time=0.570 ms&lt;BR /&gt;64 bytes from 10.0.2.13: icmp_seq=2 ttl=64 time=0.315 ms&lt;BR /&gt;^C&lt;BR /&gt;--- 10.0.2.13 ping statistics ---&lt;BR /&gt;2 packets transmitted, 2 received, 0% packet loss, time 1009ms&lt;BR /&gt;rtt min/avg/max/mdev = 0.315/0.442/0.570/0.127 ms&lt;BR /&gt;tlaurent@h2:/etc/netplan$&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 19:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257184#M1209</guid>
      <dc:creator>Ted Laurent</dc:creator>
      <dc:date>2025-10-16T19:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257367#M1247</link>
      <description>&lt;P&gt;I apologize if I've misunderstood. Have you manually edited the following two files using an editor like vi or nano?&lt;/P&gt;&lt;P&gt;・01-base.yaml&lt;BR /&gt;・60-mvm-mgmt.yaml&lt;/P&gt;&lt;P&gt;I have some concerns, such as the “interfaces” for the “mgmt” bridge being set to “eno1” instead of “vlan2”, and the “addresses” for both “mgmt” and ‘vlan2’ being the same “10.0.2.12/24”.&lt;/P&gt;&lt;P&gt;※Apologies if this is unclear due to machine translation.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 10:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257367#M1247</guid>
      <dc:creator>dya</dc:creator>
      <dc:date>2025-10-21T10:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257702#M1287</link>
      <description>&lt;P&gt;I agree it a bit of a hack.&amp;nbsp; &amp;nbsp;However I can successfully ping the interface from my laptop as long as I set the VLAN ID correctly.&amp;nbsp; &amp;nbsp;What I can't seem to do is to figure out how to enable a VM to access the VLAN.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 12:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257702#M1287</guid>
      <dc:creator>Ted Laurent</dc:creator>
      <dc:date>2025-10-28T12:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257765#M1291</link>
      <description>&lt;P&gt;・HVM host: 172.16.2.111&lt;BR /&gt;・Manager VM: 172.16.2.110&lt;BR /&gt;・Management network VLAN ID: 202&lt;/P&gt;&lt;P&gt;Below are several potentially helpful screenshots.&lt;/P&gt;&lt;P&gt;■netplan get&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="netplan_get.png" style="width: 368px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/152611i4F3661301825ECEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="netplan_get.png" alt="netplan_get.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;■manager vm&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="manager_vm_network.png" style="width: 400px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/152612i6434EBD72B97C714/image-size/medium?v=v2&amp;amp;px=400" role="button" title="manager_vm_network.png" alt="manager_vm_network.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;■Pinging the host and manager VMs from an external PC&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="host_manager_vlan-id.png" style="width: 400px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/152613iE450590537196D06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="host_manager_vlan-id.png" alt="host_manager_vlan-id.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 14:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257765#M1291</guid>
      <dc:creator>dya</dc:creator>
      <dc:date>2025-10-29T14:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257777#M1296</link>
      <description>&lt;P&gt;Brilliant!&amp;nbsp; Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 13:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257777#M1296</guid>
      <dc:creator>Ted Laurent</dc:creator>
      <dc:date>2025-10-29T13:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257778#M1297</link>
      <description>&lt;P&gt;I noticed I had mistakenly listed the IP addresses for the HVM host and Manager VM incorrectly, so I've made the above corrections. My apologies.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 14:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257778#M1297</guid>
      <dc:creator>dya</dc:creator>
      <dc:date>2025-10-29T14:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: vlan question</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257779#M1298</link>
      <description>&lt;P&gt;No worries!&amp;nbsp; &amp;nbsp;The important parts were there I just needed some inspiration to put them together.&amp;nbsp; &amp;nbsp;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 14:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vlan-question/m-p/7257779#M1298</guid>
      <dc:creator>Ted Laurent</dc:creator>
      <dc:date>2025-10-29T14:08:35Z</dc:date>
    </item>
  </channel>
</rss>

