Evt, thank you for the quick response.
I have made some test with different confiuration and observed the following:
1.It is acutally the other way round. When a port is configured in "bridge" mode, it forces the SRX device to work as a transparent switch and you can not configure any ports with "family inet". Basically all ports on the device should be in bridge mode.
2.During normal SRX device operation ports can be configured as either "inet" (routed ports) or "ethernet-switching" (switch ports).
3.You can configure vlan taggin, access and trunk ports under both "bridge" and "ethernet-switching" families.
4.EX switches do not have "bridge" family.
5.SRX Junos 10 did not have a "bridge" family, but it appeared after upgrade to Junos 12.
Nevertheless, I still do not understand why to use "bridge" mode, as "ethernet-switching" seems to be doing the same and , unlike bride allows routed interfaces. Also strange that it does not seem to be be explained in the Junos 12 documentation.
I hope someone can help
#bridge#SRX#switch#switching