Switching

last person joined: yesterday 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  no-local-switching missing on EX3400

    Posted 02-17-2017 00:48

    Do you maybe know, why there is no no-local-switching command on my EX3400?

     

     

    root@ex3400-testowy1# show vlans                          
    
    klient1 {
        vlan-id 101;
        private-vlan community;
    }
    klient2 {
        vlan-id 102;
        private-vlan community;
    }
    klient3 {
        vlan-id 103;
        private-vlan community;
    }
    primary100 {
        vlan-id 100;
        l3-interface irb.100;
        isolated-vlan 104;
        community-vlans [ klient1 klient2 klient3 ];
    }
    
    {master:0}[edit]
    root@ex3400-testowy1# set vlans primary100 ?                     
    Possible completions:
    + apply-groups         Groups from which to inherit configuration data
    + apply-groups-except  Don't inherit configuration data from these groups
    + community-vlans      List of VLAN id or name
      description          Text description of VLANs
      domain-id            Domain-id for auto derived Route Target (1..15)
      domain-type          Type of VLANs SVLAN/DVLAN
    > forwarding-options   Forwarding options configuration
    > interface            Interface name for this VLAN
      isolated-vlan        VLAN id or name
      l3-interface         L3 interface name for this vlans
    > multicast-snooping-options  Multicast snooping option configuration
      no-irb-layer-2-copy  Disable transmission of layer-2 copy of packets of IRB routing-interface
      private-vlan         Type of secondary vlan for private vlan
      service-id           Service id required if VLAN is of type MC-AE, and vlan-id all or vlan-id none or vlan-tags is configured
    > switch-options       VLANs switch-options configuration
      vlan-id              IEEE 802.1q VLAN identifier for VLAN (1..4094)
    + vlan-id-list         Create VLAN for each of the vlan-id specified in the vlan-id-list
    > vlan-tags            IEEE 802.1q VLAN tags for VLANs
    {master:0}[edit]
    

     



  • 2.  RE: no-local-switching missing on EX3400

    Posted 02-17-2017 01:48

    Please take a look at this and see if helps. Read all of the comments,

    access interfaces required in pvlan

    https://forums.juniper.net/t5/Ethernet-Switching/no-local-switching-for-private-vlan/td-p/193325



  • 3.  RE: no-local-switching missing on EX3400

    Posted 02-17-2017 02:14

    That post is about whether to set or not this option.

    The thing is that there is no such option in my ex3400

     

    root@ex3400-testowy1# run show version | match 15.1X     
    Junos: 15.1X53-D51
    


  • 4.  RE: no-local-switching missing on EX3400
    Best Answer

     
    Posted 02-17-2017 02:17

    hi Bartek,

     

    see Getting Started with Enhanced Layer 2 Software

    Search for no-local-switching    ----> Statement is removed

     

    jtb