there you go...
root@MDXKESW06# show | compare [edit interfaces] - me0 { - unit 0 { - family inet; - } - } [edit interfaces vlan unit 0 family inet] address 172.16.20.254/24 { ... } + address 192.168.221.16/24; [edit interfaces vlan unit 1] - family inet { - address 192.168.200.254/24; - } [edit interfaces] - vme { - unit 0 { - family inet { - address 192.168.221.16/24; - } - } - } [edit routing-options static route 0.0.0.0/0] - next-hop 192.168.200.1; + next-hop [ 192.168.200.1 192.168.221.1 ]; [edit vlans default] - l3-interface vlan.1; {master:0}[edit] root@MDXKESW06#