WAN Port

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:27, 28 August 2005 (edit)
84.180.107.196 (Talk)
(Adding WAN port to Switch)
← Previous diff
Current revision (18:18, 18 March 2018) (edit) (undo)
Ian5142 (Talk | contribs)
(Removed Advanced tutorials)
 
(38 intermediate revisions not shown.)
Line 1: Line 1:
-== Adding WAN Port to Switch (use as a normal LAN port)==+{{languages}}
-In case the WRT is used as an access point within a LAN, the WAN port can easily be configured as a normal switched port:+When the WRT is used as an Access Point (AP) or repeater (WDS), the WAN port can easily be configured as a normal LAN port.
-<br />+ 
-1.)<br />+== Adding WAN Port to LAN Switch to use as an additional, normal LAN port==
- Under "Setup" -> "Basic Setup"<br />+Note: Steps are true for firmwares current as of the author date of this article. v2.4, post SP2 firmwares. These steps were done with build 12307 (2009 06 17). Other firmware builds of DD-WRT have the same or very similar steps.
- Set "Internet Setup" to "Disabled"+ 
-<br />+# Open up the Web Interface to your DD-WRT Device
-2.)<br />+# Set WAN 'Connection Type' to Disabled.
- Under "Setup" -> "VLANs"<br />+# Down the Basic Setup page, the option WAN Port appears. Check the box 'Assign WAN Port to Switch'.
- Select checkbox for column "W" at row "Tagged".+# Save/Reboot
- Now the checkbox for "W" at row "0" can be selected.+ 
- That will ensure that the WAN port is in the same ethernet domain (VLAN0) as the rest of the switch.+The WAN port is now the same as the other LAN ports.
- Deselect all other checkboxes in the "W" column including "Tagged" and save your settings.+----
-<br />+[[Category:Wan]]
-3.)<br />+[[Category:Interfaces]]
- The VLAN setting should show something like:+
-<pre>+
- | Port | Assigned+
- VLAN |-------------------| to bridge+
- | W | 1 | 2 | 3 | 4 |+
- --------------------------------------------+
- 0 | x | x | x | x | x | LAN+
- --------------------------------------------+
- 1 | | | | | | None+
- --------------------------------------------+
- ...+
- --------------------------------------------+
- Tagged | | | | | |+
- ------------------------------+
-</pre>+

Current revision


When the WRT is used as an Access Point (AP) or repeater (WDS), the WAN port can easily be configured as a normal LAN port.

[edit] Adding WAN Port to LAN Switch to use as an additional, normal LAN port

Note: Steps are true for firmwares current as of the author date of this article. v2.4, post SP2 firmwares. These steps were done with build 12307 (2009 06 17). Other firmware builds of DD-WRT have the same or very similar steps.

  1. Open up the Web Interface to your DD-WRT Device
  2. Set WAN 'Connection Type' to Disabled.
  3. Down the Basic Setup page, the option WAN Port appears. Check the box 'Assign WAN Port to Switch'.
  4. Save/Reboot

The WAN port is now the same as the other LAN ports.