[j-nsp] EX4200 interfaces VLAN config

2011-03-20 Thread Pavel Dimow
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

Re: [j-nsp] EX4200 interfaces VLAN config

2011-03-20 Thread Ben Dale
There is no correct way to do this - you can configure either way. J-Web prefers adding interfaces to the vlan stanza, so if you use both CLI and J-Web this might be a good option, but personally I prefer configuring from under the interface stanza as it's easy to see in one spot how an

Re: [j-nsp] EX4200 interfaces VLAN config

2011-03-20 Thread Bill Blackford
Either. I use option 1 as I prefer to see vlan membership in the interface stanza. -b On Sun, Mar 20, 2011 at 3:51 PM, Pavel Dimow paveldi...@gmail.com wrote: 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