* [PVE-User] how to set proxmox box to connect to trunk interface
@ 2020-12-10 14:37 Leandro Roggerone
[not found] ` <mailman.286.1607613622.376.pve-user@lists.proxmox.com>
0 siblings, 1 reply; 4+ messages in thread
From: Leandro Roggerone @ 2020-12-10 14:37 UTC (permalink / raw)
To: PVE User List
Hi guys,
Following is the scheme I need to achieve:
+---------------------------------------------------+
| |
| |
| PVE +-------------------+ |
| +vm1 10.1.1.1/24 | |
| +-----+ | |
| | +-------------------+ |
| | |
| | +-------------------+ |
| | +vm2 10.1.1.2/24 | |
+----------------------------------------------------+
| access | +---+ | |
| +----+ |
+-------+ports | | +-------------------+ |
| | | | router |
|| +vlans(10) | | |
| +----+ |
|| |------------+ | +-------------------+ |
+----------------------------------------------------+
|| |--------------+ +vm3 10.1.1.3/24 | |
|
|| VMBR0+------------------+ | |
|
|| | +-------------------+ |
|
|| | |
| VLAN TRUNK (VLANS 10 , 20)
|| | +-------------------+ |
+-----------------------------------------------------------------------|
+-------------------vm4 20.1.1.1/24 | |
|| |--------------+ | | |
|| +-----------+ | +-------------------+ |
|| |access | | |
|| |ports | | +-------------------+ |
+-------|(vlan20) | +----vm5 20.1.1.2/24 | |
| | | | |
| | +-------------------+ |
| | |
| | +-------------------+ |
| +-------vm6 20.1.1.3/24 | |
| | | |
| +-------------------+ |
| |
+---------------------------------------------------+
Hi guys , this is what I need to achieve.
looking at official docs , couldn't find any direct example.
Do I need to proceed with cli or is it fully done at pve gui ?
Should I restart the server to make it work ?
Other:
I have same working VMs with no vlan taggs.
Can I proceed with this change with no outage?
Regards.
Leandro.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Libre
de virus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] SPAM: Re: how to set proxmox box to connect to trunk interface
[not found] ` <mailman.286.1607613622.376.pve-user@lists.proxmox.com>
@ 2020-12-14 11:15 ` Leandro Roggerone
0 siblings, 0 replies; 4+ messages in thread
From: Leandro Roggerone @ 2020-12-14 11:15 UTC (permalink / raw)
To: Proxmox VE user list
[-- Attachment #1: Type: text/plain, Size: 7681 bytes --]
Hi guys ... sorry for the mess.
I'm not sure what is the proper way to attach some doc here.
Most of the time I got banned.
Anyway ... I will try with the text file.
Thanks.
Leandro.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Libre
de virus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
El jue, 10 dic 2020 a las 12:20, Stefan M. Radman via pve-user (<
pve-user@lists.proxmox.com>) escribió:
>
>
>
> ---------- Forwarded message ----------
> From: "Stefan M. Radman" <smr@kmi.com>
> To: Proxmox VE user list <pve-user@lists.proxmox.com>
> Cc: PVE User List <pve-user@pve.proxmox.com>
> Bcc:
> Date: Thu, 10 Dec 2020 15:02:22 +0000
> Subject: SPAM: Re: [PVE-User] how to set proxmox box to connect to trunk
> interface
> Hi Leandro
>
> Your "drawing" did not get through properly.
>
> https://lists.proxmox.com/pipermail/pve-user/2020-December/172192.html
>
> Can you resend it as text file or link to a text file?
>
> From what arrived at the list it is hard to impossible to determine what
> you want to achieve.
> Also I think it is missing the IP (and VLAN) of the PVE host.
>
> Thanks
>
> Stefan
>
>
> On Dec 10, 2020, at 15:37, Leandro Roggerone <leandro@tecnetmza.com.ar
> <mailto:leandro@tecnetmza.com.ar>> wrote:
>
> Hi guys,
> Following is the scheme I need to achieve:
>
> +---------------------------------------------------+
>
> | |
>
> | |
>
> | PVE +-------------------+ |
>
> | +vm1 10.1.1.1/24 | |
>
> | +-----+ | |
>
> | | +-------------------+ |
>
> | | |
>
> | | +-------------------+ |
>
> | | +vm2 10.1.1.2/24 | |
> +----------------------------------------------------+
> | access | +---+ | |
> | +----+ |
> +-------+ports | | +-------------------+ |
> | | | | router |
> || +vlans(10) | | |
> | +----+ |
> || |------------+ | +-------------------+ |
> +----------------------------------------------------+
> || |--------------+ +vm3 10.1.1.3/24 | |
> |
> || VMBR0+------------------+ | |
> |
> || | +-------------------+ |
> |
> || | |
> | VLAN TRUNK (VLANS 10 , 20)
> || | +-------------------+ |
>
> +-----------------------------------------------------------------------|
> +-------------------vm4 20.1.1.1/24 | |
>
> || |--------------+ | | |
>
> || +-----------+ | +-------------------+ |
>
> || |access | | |
>
> || |ports | | +-------------------+ |
>
> +-------|(vlan20) | +----vm5 20.1.1.2/24 | |
>
> | | | | |
>
> | | +-------------------+ |
>
> | | |
>
> | | +-------------------+ |
>
> | +-------vm6 20.1.1.3/24 | |
>
> | | | |
>
> | +-------------------+ |
>
> | |
>
> +---------------------------------------------------+
>
> Hi guys , this is what I need to achieve.
> looking at official docs , couldn't find any direct example.
> Do I need to proceed with cli or is it fully done at pve gui ?
> Should I restart the server to make it work ?
> Other:
> I have same working VMs with no vlan taggs.
> Can I proceed with this change with no outage?
> Regards.
> Leandro.
>
>
>
>
>
>
> <
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.avast.com%2Fsig-email%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Dwebmail&data=04%7C01%7Csmr%40kmi.com%7C4794c497cbb1436062ef08d89d193309%7Cc2283768b8d34e008f3d85b1b4f03b33%7C0%7C0%7C637432078854525611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=2m%2BGOCnM1T0DjtTtAG38iehJgP3LcqxNqMq02fOhSH0%3D&reserved=0
> >
> Libre
> de virus.
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avast.com%2F&data=04%7C01%7Csmr%40kmi.com%7C4794c497cbb1436062ef08d89d193309%7Cc2283768b8d34e008f3d85b1b4f03b33%7C0%7C0%7C637432078854525611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Da9a46XCLadvn4Clpebe7qdo4ar%2FTdZWy6c9%2Bv4%2ByqE%3D&reserved=0
> <
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.avast.com%2Fsig-email%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Dwebmail&data=04%7C01%7Csmr%40kmi.com%7C4794c497cbb1436062ef08d89d193309%7Cc2283768b8d34e008f3d85b1b4f03b33%7C0%7C0%7C637432078854525611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=2m%2BGOCnM1T0DjtTtAG38iehJgP3LcqxNqMq02fOhSH0%3D&reserved=0
> >
> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com<mailto:pve-user@lists.proxmox.com>
>
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.proxmox.com%2Fcgi-bin%2Fmailman%2Flistinfo%2Fpve-user&data=04%7C01%7Csmr%40kmi.com%7C4794c497cbb1436062ef08d89d193309%7Cc2283768b8d34e008f3d85b1b4f03b33%7C0%7C0%7C637432078854525611%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=cNLlJYySK5LEbgKXEhlmR0CD0Ti2lvsaToODc4LP1RU%3D&reserved=0
>
>
>
>
> CONFIDENTIALITY NOTICE: This communication may contain privileged and
> confidential information, or may otherwise be protected from disclosure,
> and is intended solely for use of the intended recipient(s). If you are not
> the intended recipient of this communication, please notify the sender that
> you have received this communication in error and delete and destroy all
> copies in your possession.
>
>
>
> ---------- Forwarded message ----------
> From: "Stefan M. Radman via pve-user" <pve-user@lists.proxmox.com>
> To: Proxmox VE user list <pve-user@lists.proxmox.com>
> Cc: "Stefan M. Radman" <smr@kmi.com>, PVE User List <
> pve-user@pve.proxmox.com>
> Bcc:
> Date: Thu, 10 Dec 2020 15:02:22 +0000
> Subject: [PVE-User] SPAM: Re: how to set proxmox box to connect to trunk
> interface
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Libre
de virus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
[-- Attachment #2: vlan_diag.txt --]
[-- Type: text/plain, Size: 4415 bytes --]
+---------------------------------------------------+
| |
| |
| PVE +-------------------+ |
| +vm1 10.1.1.1/24 | |
| +-----+ | |
| | +-------------------+ |
| | |
| | +-------------------+ |
| | +vm2 10.1.1.2/24 | |
+----------------------------------------------------+ | access | +---+ | |
| +----+ | +-------+ports | | +-------------------+ |
| | | | router | || +vlans(10) | | |
| +----+ | || |------------+ | +-------------------+ |
+----------------------------------------------------+ || |--------------+ +vm3 10.1.1.3/24 | |
| || VMBR0+------------------+ | |
| || | +-------------------+ |
| || | |
| VLAN TRUNK (VLANS 10 , 20) || | +-------------------+ |
+-----------------------------------------------------------------------| +-------------------vm4 20.1.1.1/24 | |
|| |--------------+ | | |
|| +-----------+ | +-------------------+ |
|| |access | | |
|| |ports | | +-------------------+ |
+-------|(vlan20) | +----vm5 20.1.1.2/24 | |
| | | | |
| | +-------------------+ |
| | |
| | +-------------------+ |
| +-------vm6 20.1.1.3/24 | |
| | | |
| +-------------------+ |
| |
+---------------------------------------------------+
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PVE-User] how to set proxmox box to connect to trunk interface
2020-12-14 13:15 [PVE-User] " Leandro Roggerone
@ 2020-12-14 14:41 ` alexandre derumier
0 siblings, 0 replies; 4+ messages in thread
From: alexandre derumier @ 2020-12-14 14:41 UTC (permalink / raw)
To: pve-user
Hi,
you just need to setup vlan tag in the vm nic gui.
On 14/12/2020 14:15, Leandro Roggerone wrote:
> Hi guys , please taek a look to attached text file, thas is what I need to
> achieve.
> looking at official docs , couldn't find any direct example.
> Do I need to proceed with cli or is it fully done at pve gui ?
> Should I restart the server to make it work ?
> Other:
> I have some working VMs with no vlan taggs.
> Can I proceed with this change with no outage?
> Regards.
> Leandro.
>
> _______________________________________________
> pve-user mailing list
> pve-user@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PVE-User] how to set proxmox box to connect to trunk interface
@ 2020-12-14 13:15 Leandro Roggerone
2020-12-14 14:41 ` alexandre derumier
0 siblings, 1 reply; 4+ messages in thread
From: Leandro Roggerone @ 2020-12-14 13:15 UTC (permalink / raw)
To: PVE User List
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
Hi guys , please taek a look to attached text file, thas is what I need to
achieve.
looking at official docs , couldn't find any direct example.
Do I need to proceed with cli or is it fully done at pve gui ?
Should I restart the server to make it work ?
Other:
I have some working VMs with no vlan taggs.
Can I proceed with this change with no outage?
Regards.
Leandro.
[-- Attachment #2: vlan_diag.txt --]
[-- Type: text/plain, Size: 4415 bytes --]
+---------------------------------------------------+
| |
| |
| PVE +-------------------+ |
| +vm1 10.1.1.1/24 | |
| +-----+ | |
| | +-------------------+ |
| | |
| | +-------------------+ |
| | +vm2 10.1.1.2/24 | |
+----------------------------------------------------+ | access | +---+ | |
| +----+ | +-------+ports | | +-------------------+ |
| | | | router | || +vlans(10) | | |
| +----+ | || |------------+ | +-------------------+ |
+----------------------------------------------------+ || |--------------+ +vm3 10.1.1.3/24 | |
| || VMBR0+------------------+ | |
| || | +-------------------+ |
| || | |
| VLAN TRUNK (VLANS 10 , 20) || | +-------------------+ |
+-----------------------------------------------------------------------| +-------------------vm4 20.1.1.1/24 | |
|| |--------------+ | | |
|| +-----------+ | +-------------------+ |
|| |access | | |
|| |ports | | +-------------------+ |
+-------|(vlan20) | +----vm5 20.1.1.2/24 | |
| | | | |
| | +-------------------+ |
| | |
| | +-------------------+ |
| +-------vm6 20.1.1.3/24 | |
| | | |
| +-------------------+ |
| |
+---------------------------------------------------+
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-12-14 14:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 14:37 [PVE-User] how to set proxmox box to connect to trunk interface Leandro Roggerone
[not found] ` <mailman.286.1607613622.376.pve-user@lists.proxmox.com>
2020-12-14 11:15 ` [PVE-User] SPAM: " Leandro Roggerone
2020-12-14 13:15 [PVE-User] " Leandro Roggerone
2020-12-14 14:41 ` alexandre derumier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox