Skip to content

Instantly share code, notes, and snippets.

@damex
Created October 11, 2020 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save damex/fac74b40feda518df8747df0727d8756 to your computer and use it in GitHub Desktop.
Save damex/fac74b40feda518df8747df0727d8756 to your computer and use it in GitHub Desktop.
root@er4:/# cat /etc/board.json
{
"model": {
"id": "ubnt,edgerouter4",
"name": "cavium,ubnt_e300 (CN7030p1.2-1000-AAP)"
},
"network": {
"lan": {
"ifname": "eth1 eth2 eth3",
"protocol": "static"
},
"wan": {
"ifname": "eth0",
"protocol": "dhcp"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment