nvram get custom_clientlist
Following the command you provided, I can see the list of names, but can I back it up and restore it after resetting it to factory settings?You're probably referring to this variable:
Code:nvram get custom_clientlist
nvram get custom_clientlist > custom_clientlist.txt
nvram set custom_clientlist="$(cat custom_clientlist.txt)"
nvram commit
We use essential cookies to make this site work, and optional cookies to enhance your experience.