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
- Host: GitHub
- URL: https://github.com/gushmazuko/make-vlan
- Owner: gushmazuko
- Created: 2019-03-21T16:18:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-06T18:56:34.000Z (about 6 years ago)
- Last Synced: 2024-12-28T07:41:55.039Z (10 months ago)
- Topics: linux, makevlan, mkvlan, vlan, vlans-management
- Language: Shell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`