1. Juniper Networks TechLibrary, Junos OS for EX Series. Understanding and Configuring Private VLANs on EX Series Switches. In the "Configuration Overview" section, it states: "You configure secondary VLANs by creating VLANs and specifying them as either an isolated VLAN or a community VLAN. You must also specify a VLAN ID for each secondary VLAN." This confirms the requirement for a tag.
2. Juniper Networks TechLibrary, Junos OS for EX Series. Example: Configuring a Private VLAN Spanning Multiple Switches. The configuration example explicitly shows the creation of secondary VLANs with unique vlan-id statements (e.g., set vlans community-vlan-101 vlan-id 101). This demonstrates that for inter-switch functionality, the secondary VLAN must have an associated tag.
3. Juniper Networks TechLibrary, Junos OS Switching Configuration Guide. Private VLANs Overview. Under the "PVLANs Spanning Multiple Switches" subsection, the guide explains that for PVLANs to span switches, you must "configure the primary and secondary VLANs on all switches," which inherently means defining them with their respective VLAN IDs.