public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Naumann, Thomas" <thomas.naumann@ovgu.de>
To: "pve-user@lists.proxmox.com" <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] PVE and Cisco Catalyst switched...
Date: Thu, 15 Jul 2021 11:23:10 +0000	[thread overview]
Message-ID: <3009e4c399ce87a636c5793e35d8f568310efc9f.camel@ovgu.de> (raw)
In-Reply-To: <20210715102937.GB3399@sv.lnf.it>

Hi,

LACP is not a "must have", you need it if you want to have physical HA.
If there is only one physical interface on proxmox node then you can
configure one switchport on cisco side as acces/trunk-port - for
example:

proxmox side:

auto vmbrxxx
iface vmbrxxx inet static
        address xxx
        gateway xxx
        bridge_ports xxx
        bridge_stp on
        bridge_fd 3

cisco side:

interface GigabitEthernetxxx
 description xxx
 switchport
 switchport access vlan xxx
 switchport mode access
 no vtp
 spanning-tree portfast edge
 spanning-tree guard root

best regards
-- 
Thomas Naumann

Abteilung Netze und Kommunikation
Otto-von-Guericke Universität Magdeburg
Universitätsrechenzentrum
Universitätsplatz 2
39106 Magdeburg

fon: +49 391 67-58563
email: thomas.naumann@ovgu.de

On Thu, 2021-07-15 at 12:29 +0200, Marco Gaiarin wrote:
> Mandi! Daniel via pve-user
>   In chel di` si favelave...
> 
> > check the Cisco log "sh logg" when the LED stays orange it could be
> > an STP problem.
> 
> OK. I will try next week.
> 
> 
> > Why you didn’t configure it as a port-channel interface? (bond on
> > Linux)
> 
> ...because i have only one NIC. ;-)
> 
> You (and Thomas, too, thanks!) are meaning that i need anyway to
> create
> an LACP bond with only one member to talk to an LACP cisco trunk?
> 
> With HP (and Ubiquity, also) it is not needed!
> 
> 
> Thanks.
> 

  reply	other threads:[~2021-07-15 11:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14 16:19 Marco Gaiarin
2021-07-15  5:57 ` Naumann, Thomas
     [not found] ` <mailman.448.1626290622.464.pve-user@lists.proxmox.com>
2021-07-15 10:29   ` Marco Gaiarin
2021-07-15 11:23     ` Naumann, Thomas [this message]
     [not found]       ` <mailman.488.1626380936.464.pve-user@lists.proxmox.com>
2021-07-16  9:55         ` [PVE-User] PVE and Cisco Catalyst switches Marco Gaiarin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3009e4c399ce87a636c5793e35d8f568310efc9f.camel@ovgu.de \
    --to=thomas.naumann@ovgu.de \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal