Skip to content

Instantly share code, notes, and snippets.

@lemenkov
Last active May 30, 2017 07:50
Show Gist options
  • Save lemenkov/291590 to your computer and use it in GitHub Desktop.
Save lemenkov/291590 to your computer and use it in GitHub Desktop.
flashfs save && flashfs commit && flashfs enable
for i in 0 1 2 3 4 5 6 ; do nvram set vts_ipaddr_x${i}=192.168.1.40 ; done
nvram commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment