An open API service indexing awesome lists of open source software.

https://github.com/gushmazuko/make-vlan

VLAN Config Script
https://github.com/gushmazuko/make-vlan

linux makevlan mkvlan vlan vlans-management

Last synced: about 2 months ago
JSON representation

VLAN Config Script

Awesome Lists containing this project

README

          

# mkvlan - Make VLAN
### VLAN Configuration Script
Usage: `mkvlan [ INTERFACE NAME ] [ VLAN ID ] { m[anual] | dh[cp] | d[el] }`
Example for create vlan 10 with dhcp: `mkvlan eth0 10 dh`