Switching

 View Only
last person joined: 3 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  PVLAN config for EX3400 (ELS)

    Posted 04-02-2019 10:45

    Hi,
    I have the following config for pvlan on EX3300. Please let me know how I can implement the same on EX3400 as it has ELS and there is some difference. Thanks

     

        vlan100 {
            description "Primary VLAN";
            vlan-id 100;
            interface {
                xe-0/1/0.0 {
                    pvlan-trunk;
                }
                xe-0/1/2.0 {
                    pvlan-trunk;
                }
            }
            no-local-switching;
            isolation-id 200;
        }
    

     

     



  • 2.  RE: PVLAN config for EX3400 (ELS)
    Best Answer