From: Marco Gaiarin <gaio@sv.lnf.it>
To: pve-user@pve.proxmox.com
Subject: [PVE-User] PVE and Cisco Catalyst switched...
Date: Wed, 14 Jul 2021 18:19:23 +0200 [thread overview]
Message-ID: <20210714161923.GJ3192@sv.lnf.it> (raw)
I'm a bit (ab)used to different switches brand, mostly HP/Aruba, but
now i've o work on cisco catalyst ones.
But i've a trouble...
I've to manage some little clusters of two servers, where the second
server is a little/backup one; primary server have a two gigabit link
bond, spare server only one link.
But for a sake of symmetry and mental health, i've defined in switches
two bond/trunk, and i was supposing that, as in HP, i can simply connect
only one port of the trunk.
But port led never get green, keep in amber color...
Catalyst side:
interface range GigabitEthernet1/0/14, GigabitEthernet2/0/14
switchport mode trunk
channel-group 9 mode active
exit
interface port-channel 9
description Trunk LAN Server 2
switchport mode trunk
switchport trunk allowed vlan 1,90,99
exit
and PVE side:
auto vmbr0
iface vmbr0 inet static
address 10.15.5.21/21
gateway 10.15.0.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
With this configuration, if i connect 'eno1' cable to port 14 (switch1
or switch2, it is the same), switch port led never get 'green'.
What i'm missing? Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
next reply other threads:[~2021-07-14 16:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-14 16:19 Marco Gaiarin [this message]
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
[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=20210714161923.GJ3192@sv.lnf.it \
--to=gaio@sv.lnf.it \
--cc=pve-user@pve.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.