Hallo Zusammen,
ich habe ein Problem.
Ich muss VLAN(s) auf LACP Trunks taggen zwischen HP Procurve 2910 (E Serie) und HP AF5800 (A Serie).
Konfiguration:
HP AF5800 (A Serie)
interface Bridge-Aggregation17
description "Link to Procurve 2910"
port link-type trunk
port trunk permit vlan 1 to 500
link-aggregation mode dynamic
Die 2 Ports sind der Bridge-Aggregation 17 Group zugeordnet
Beispiel für ein Port:
interface GigabitEthernet6/1/3
port link-mode bridge
description "Link to Procurve 2910"
port link-aggregation group 17
HP Procurve 2910 (E Serie)
trunk 47-48 Trk1 LACP
vlan 1
name "DEFAULT_VLAN"
untagged 1-46,Trk1
ip address 10.128.X.X 255.255.0.0
exit
vlan 20
name "VoIP"
tagged Trk1
exit
Was mache ich falsch oder was fehlt noch?
Ich bekomme die VLANs nicht rüber. Noch nicht mal das Default VLAN1.
ich habe ein Problem.
Ich muss VLAN(s) auf LACP Trunks taggen zwischen HP Procurve 2910 (E Serie) und HP AF5800 (A Serie).
Konfiguration:
HP AF5800 (A Serie)
interface Bridge-Aggregation17
description "Link to Procurve 2910"
port link-type trunk
port trunk permit vlan 1 to 500
link-aggregation mode dynamic
Die 2 Ports sind der Bridge-Aggregation 17 Group zugeordnet
Beispiel für ein Port:
interface GigabitEthernet6/1/3
port link-mode bridge
description "Link to Procurve 2910"
port link-aggregation group 17
HP Procurve 2910 (E Serie)
trunk 47-48 Trk1 LACP
vlan 1
name "DEFAULT_VLAN"
untagged 1-46,Trk1
ip address 10.128.X.X 255.255.0.0
exit
vlan 20
name "VoIP"
tagged Trk1
exit
Was mache ich falsch oder was fehlt noch?
Ich bekomme die VLANs nicht rüber. Noch nicht mal das Default VLAN1.