VLAN Configuration

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:08, 24 May 2005 (edit)
195.29.161.70 (Talk)

← Previous diff
Revision as of 16:24, 10 July 2005 (edit) (undo)
213.139.154.67 (Talk)
(Just a starting point)
Next diff →
Line 1: Line 1:
== Just a starting point == == Just a starting point ==
-There is good documentation on the OpenWrt site: [[http://openwrt.org/OpenWrtDocs/Configuration#head-0823ebb7c6f057f8fcee871cca0dc3f4e2929172]]+There is good documentation on the OpenWrt site: [http://openwrt.org/OpenWrtDocs/Configuration#head-0823ebb7c6f057f8fcee871cca0dc3f4e2929172]
'''First aid:''' '''First aid:'''

Revision as of 16:24, 10 July 2005

Just a starting point

There is good documentation on the OpenWrt site: [1]

First aid:

There is a command for configurings VLANs in busybox: vconfig

BusyBox v1.00 (2005.04.16-19:38+0000) multi-call binary
Usage: vconfig COMMAND [OPTIONS] ...
vconfig lets you create and remove virtual ethernet devices.
Options:
       add             [interface-name] [vlan_id]
       rem             [vlan-name]
       set_flag        [interface-name] [flag-num]       [0 | 1]
       set_egress_map  [vlan-name]      [skb_priority]   [vlan_qos]
       set_ingress_map [vlan-name]      [skb_priority]   [vlan_qos]
       set_name_type   [name-type]