I've tried to configure a CRS354-48G like CB and a CRS326-24P like PE, everything works fine but the traffic doesn't flow between PE and CB. If I connect a client to the PE it's unable to communicate.
This is the CB configuration
Code: Select all
/interface bridge
add comment=defconf name=bridge vlan-filtering=yes
/interface bridge port
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=ether3
add bridge=bridge comment=defconf interface=ether4
add bridge=bridge comment=defconf interface=ether5
add bridge=bridge comment=defconf interface=ether6
add bridge=bridge comment=defconf interface=ether7
add bridge=bridge comment=defconf interface=ether8
add bridge=bridge comment=defconf interface=ether9
add bridge=bridge comment=defconf interface=ether10
add bridge=bridge comment=defconf interface=ether11
add bridge=bridge comment=defconf interface=ether12
add bridge=bridge comment=defconf interface=ether13
add bridge=bridge comment=defconf interface=ether14
add bridge=bridge comment=defconf interface=ether15
add bridge=bridge comment=defconf interface=ether16
add bridge=bridge comment=defconf interface=ether17
add bridge=bridge comment=defconf interface=ether18
add bridge=bridge comment=defconf interface=ether19
add bridge=bridge comment=defconf interface=ether20
add bridge=bridge comment=defconf interface=ether21
add bridge=bridge comment=defconf interface=ether22
add bridge=bridge comment=defconf interface=ether23
add bridge=bridge comment=defconf interface=ether24
add bridge=bridge comment=defconf interface=ether25
add bridge=bridge comment=defconf interface=ether26
add bridge=bridge comment=defconf interface=ether27
add bridge=bridge comment=defconf interface=ether28
add bridge=bridge comment=defconf interface=ether29
add bridge=bridge comment=defconf interface=ether30
add bridge=bridge comment=defconf interface=ether31
add bridge=bridge comment=defconf interface=ether32
add bridge=bridge comment=defconf interface=ether33
add bridge=bridge comment=defconf interface=ether34
add bridge=bridge comment=defconf interface=ether35
add bridge=bridge comment=defconf interface=ether36
add bridge=bridge comment=defconf interface=ether37
add bridge=bridge comment=defconf interface=ether38
add bridge=bridge comment=defconf interface=ether39
add bridge=bridge comment=defconf interface=ether40
add bridge=bridge comment=defconf interface=ether41
add bridge=bridge comment=defconf interface=ether42
add bridge=bridge comment=defconf interface=ether43
add bridge=bridge comment=defconf interface=ether44
add bridge=bridge comment=defconf interface=ether45
add bridge=bridge comment=defconf interface=ether46
add bridge=bridge comment=defconf interface=ether47
add bridge=bridge comment=defconf interface=ether48
add bridge=bridge comment=defconf interface=qsfpplus1-1
add bridge=bridge comment=defconf interface=qsfpplus1-2
add bridge=bridge comment=defconf interface=qsfpplus1-3
add bridge=bridge comment=defconf interface=qsfpplus1-4
add bridge=bridge comment=defconf interface=qsfpplus2-1
add bridge=bridge comment=defconf interface=qsfpplus2-2
add bridge=bridge comment=defconf interface=qsfpplus2-3
add bridge=bridge comment=defconf interface=qsfpplus2-4
add bridge=bridge comment=defconf interface=sfp-sfpplus1
add bridge=bridge comment=defconf interface=sfp-sfpplus2
add bridge=bridge comment=defconf interface=sfp-sfpplus3
add bridge=bridge comment=defconf interface=sfp-sfpplus4
add bridge=bridge interface=pe1-ether2
add bridge=bridge interface=pe1-ether3
add bridge=bridge interface=pe1-ether4
add bridge=bridge interface=pe1-ether5
add bridge=bridge interface=pe1-ether6
add bridge=bridge interface=pe1-ether7
add bridge=bridge interface=pe1-ether8
add bridge=bridge interface=pe1-ether9
add bridge=bridge interface=pe1-ether10
add bridge=bridge interface=pe1-ether11
add bridge=bridge interface=pe1-ether12
add bridge=bridge interface=pe1-ether13
add bridge=bridge interface=pe1-ether14
add bridge=bridge interface=pe1-ether15
add bridge=bridge interface=pe1-ether16
add bridge=bridge interface=pe1-ether17
add bridge=bridge interface=pe1-ether18
add bridge=bridge interface=pe1-ether19
add bridge=bridge interface=pe1-ether20
add bridge=bridge interface=pe1-ether21
add bridge=bridge interface=pe1-ether22
add bridge=bridge interface=pe1-ether23
add bridge=bridge interface=pe1-ether24
add bridge=bridge interface=pe1-sfpplus1
add bridge=bridge interface=pe1-sfpplus2
/interface bridge port-controller
set bridge=bridge cascade-ports=ether1 switch=switch1
Code: Select all
/interface bridge port-extender
set control-ports=ether1 switch=switch1
Anyone already have experienced this problem?
Best Regards,
Marco