Quantcast
Channel: All Ethernet Switching posts
Viewing all articles
Browse latest Browse all 10307

no-local-switching missing on EX3400

$
0
0

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]

 


Viewing all articles
Browse latest Browse all 10307

Trending Articles