Having aproblem recreating the vlans on a EX4600/4300 VC.
In my previous config the following was the code for the vlans;
set vlans DMZ vlan-id 5 set vlans DMZ l3-interface vlan.5 set vlans DMZ-8 description "Internet Access Only" set vlans DMZ-8 vlan-id 8 set vlans DMZ-8 l3-interface vlan.9
Now when I try to add the l3-interface I get an erro;
admin@DSOSW01# set vlans DMZ l3-interface vlan.5 error: l3-interface: 'vlan.5': Only IRB interface is supported, e.g. irb.10 {master:0}[edit] admin@DSOSW01# set vlans DMZ-8 l3-interface vlan.9 error: l3-interface: 'vlan.9': Only IRB interface is supported, e.g. irb.10
I looked here, but not understanding how to proceed.;