Created
February 26, 2015 06:14
-
-
Save nemith/891872e10ec16c6c4557 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| subnet 192.168.1.0 netmask 255.255.255.0 { | |
| range 192.168.1.128 192.168.1.250; | |
| option ubnt.unifi-address 192.168.1.34; | |
| option routers 192.168.1.1; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment