The bridge domain sends layer 2 traffic between these two interfaces, as if it were a switch. Mapping and trunking the VLANs on our Port-Channel10 interface can be done statically like the below: Task - name: Deploy VLANs to P010 ios_config: lines: - switchport private-vlan trunk allowed vlan add 500-550 - switchport private-vlan mapping trunk 500 1500 - switchport private-vlan mapping trunk 501 1501 - switchport private-vlan mapping trunk 502 1502. I can confirm with wireshark that I am indeed tagging to the Juniper switch. x – FPC (aka linecard) y – module or slot.
On a Cisco switch this function is known as VLAN Allowed list however on Juniper switches, this is just a normal function of the trunk configuration that you may additionally specify.
If you are not familiar with EVPN, please review our introductory articles on EVPN.
Juniper vlan configuration example upgrade (mybe needed – set system services ftp, when upgrading 8200 need to upgrage both Route Engines) The static S-VLAN logical interface must be configured on a Gigabit Ethernet, 10-Gigabit Ethernet, or aggregated Ethernet physical interface.