Hi,
I have the following setup:
TRAFFIC GENERATOR------R0-------R1------------TRAFFIC GENERATOR
Is the following scenario valid:
1. If r0 is an mx box with bridge-domain configured along with corresponding vlans, and interfaces configured as follows:
show interfaces
xe-7/0/3 {
vlan-tagging;
encapsulation flexible-ethernet-services;
unit 26 {
encapsulation vlan-bridge;
vlan-id 26;
}
unit 27 {
encapsulation vlan-bridge;
vlan-id 27;
}
}
2. R1 is a qfx box. Will the traffic flow provided interface r1-r0 is configured as trunk and corresponding vlans are allowed as part of famly ethernet switching?
Thanks,
Vinay
#bridging#Ethenet-switching