Hi @Pbelanger So, create all your vlan interfaces on the MX. Assign each an IP address and setup DHCP as per your requirements on the MX. The port that connects to the 2960 should be a trunk port with a native vlan. On your 2960 you need to create each vlan required in its VLAN database. conf t >vlan 2 >name xyz ! >vlan 3 > name xzy etc etc The uplink port on the 2960 should also be set as a trunk with the corresponding native vlan. Ill eat my hat if that setup doesn’t work. 😁
... View more