Junos OS

last person joined: 5 hours ago 

Ask questions and share experiences about Junos OS.
  • 1.  Assigning EX interfaces to a vlan the proper way?

    Posted 10-17-2014 13:51

    Hello,

     

    I'm new to Junos, so please forgive the naivete of this question.

     

    We were setting up a new employee's workstation to communicate over vlan 11. We noticed in the documentation that there are two ways to do this:

     

    1)

    [edit interfaces]
    user@switch# set interface-name unit logical-unit-number family ethernet-switching vlan members [all | vlan-names | vlan-ids]
     
    2)
    [edit]
    user@switch# set vlans vlan-name interface interface-name
     
    So the question(s) is, do both statements accomplish the same thing? If so, is one "more correct" than the other?
     
    Thank you in advance for your feedback,
    ~ Allen


  • 2.  RE: Assigning EX interfaces to a vlan the proper way?
    Best Answer

    Posted 10-19-2014 02:06

    Both achieve the same objective. The key is to chose one method and be consistent with it.