Last active
December 29, 2016 03:44
-
-
Save l2dy/5dd7fa523beb67b537a15e429cf4d2fa to your computer and use it in GitHub Desktop.
OpenBSD VLAN
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
| #hostname.vlan0 | |
| vlan 2 vlandev em0 | |
| dhcp | |
| up | |
| rtsol |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment