VLANs über bonded Interface

Petric Frank <[email protected]>
Newsgroups gmane.linux.gentoo.user.german
Message-ID <[email protected]>
Hallo,

ich versuche gerade an VLANs über ein bonded Interface (2 Netwerkkarten) zum 
gleichen Switch (trunking).

Der Bond-Modus ist 802.3ad und scheine erfolgreich zu sein. Ich sehe per 
tcpdump z.B. die lldp-Meldungen. Am Switch (HP 1810-24Gv2) habe ich die 
entsprechenden Ports zu einen LACP(active)-Trunk zusammengefasst.

Nur das VLAN-Tagging scheint mir nicht gelingen zu wollen. Obwohl die 
Netztwerkdevices da sind (z.B. bond0.2) scheint auf diesen nichts zu laufen. 
Also keine ARPs, usw.

Hier meine /etc/conf.d/net:
-------------------- cut ------------------------
# 2 channel bond
config_enp2s0="null"
config_enp3s0="null"
mode_bond0="802.3ad"
miimon_bond0="100"
slaves_bond0="enp2s0 enp3s0"
config_bond0="null"

# vlans on bond
vlans_bond0="1 2 3"
bond0_vlan1_name="bond0.1"
bond0_vlan2_name="bond0.2"
bond0_vlan3_name="bond0.3"
# currently no IPs - only to become them up
config_bond0_1="null"
config_bond0_2="null"
config_bond0_3="null"
-------------------- cut ------------------------

Ein tcpdump auf bond0 zeigt mir auch keine getaggten Pakete - nur solche ohne 
VLAN-Tags.

Irgendwelche Hinweise wo ich noch suchen könnte ?

Gruss
  Petric
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.