Hi. I need to configure VLAN's manually through SSH. I run these commands:
nvram set vlan2hwname=et0
nvram set vlan2ports="0t 4 8"
nvram set vlan1ports="1 2 3 8*"
nvram commit
and finally reboot. But after the router comes up it defaults all my changes. Is there a way to save these settings so...