Hi, I'am reading JUNOS docs and can't figure out what is the proper way to add interface to vlan? For example: set interfaces ge-0/0/20 unit 0 family ethernet-switching vlan members sales OR set vlans sales interface ge-0/0/20.0 ? Or both must be configured? Or when one is configured other is added automatically. Thans in advance.