128
edits
Redconfetti (talk | contribs) |
Redconfetti (talk | contribs) |
||
Line 42: | Line 42: | ||
<tt>iw dev</tt> will display devices | <tt>iw dev</tt> will display devices | ||
= Switch Configuration = | |||
You can have multiple layer 2 | [https://wiki.openwrt.org/doc/techref/swconfig swconfig] is an OpenWRT binary for switch configuration. The routers have a switch that can be used to recognized [https://en.wikipedia.org/wiki/Virtual_LAN Virtual LAN (VLAN)]. You 5 different Ethernet devices, | ||
but it's not that there are 5 different Ethernet interfaces, but instead the router is a switch that uses VLANs. You can configure traffic coming in on a specific VLAN so that it can be recognized (VLAN tagged) and routed as needed. You can have multiple layer 2 Ethernet networks on the same wire. |
edits