Skip to content

Instantly share code, notes, and snippets.

@ryanmaclean
Last active August 23, 2016 20:16
Show Gist options
  • Select an option

  • Save ryanmaclean/095a6bcefa08629eefac5ccc71ce7424 to your computer and use it in GitHub Desktop.

Select an option

Save ryanmaclean/095a6bcefa08629eefac5ccc71ce7424 to your computer and use it in GitHub Desktop.
Ubiquity EdgeRouter Lite DHCPd Leases from Command Line
cat /config/dhcpd.leases | grep -E '(lease|client-hostname)' | tr -d {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment