howto:general:network:switch_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:general:network:switch_config [2015/05/18 09:16]
admin created
howto:general:network:switch_config [2018/05/24 09:05] (current)
Line 1: Line 1:
-====== Switch configuration ​(swconfig) ​======+====== Switch configuration ======
  
-This is how a routers switch configuration can be manipulated ​(swconfig).+This page will discuss the GUI Configuration of the Routers Switch(Ethernet Ports).
  
  
Line 14: Line 14:
 ==== Related topics ==== ==== Related topics ====
  
-  * [[documentation:​configuration:​uci|UCI]] 
   * [[documentation:​configuration:​config_files:​config_network|/​etc/​config/​config_network]]   * [[documentation:​configuration:​config_files:​config_network|/​etc/​config/​config_network]]
   ​   ​
 ===== Instructions ===== ===== Instructions =====
 +----
 ==== GUI ==== ==== GUI ====
  
-Not available, ​yet+DD-WRT NXT provides high-level control over the underlying configuration for the available ​switch ports 
 + 
 +The default configuration interface looks as following:​ 
 + 
 +{{:​howto:​general:​network:​nxt-default-switch-config.png?​direct|}} 
 + 
 +Per defaultall ethernet ports are assigned to LAN, 
 +every attached device is part of the LAN-Network per default. 
 + 
 +---- 
 + 
 +==== Assign Switch port to WAN ==== 
 +A need for configuring the switch ports may be, that you want to move a LAN Port, to the WAN-Network. 
 +One might have a setup similar to: 
 + 
 +Ethernet-PC1----(PORT 1)DD-WRT NXT(WAN)----MODEM 
  
-==== UCI Config System ====+Where PC1, should be in the same Network, as the WAN side of your DD-WRT NXT router and the Modem.
  
-  * **Add something** 
-<​code>​ 
-... 
-</​code> ​       ​ 
  
-  * **Store changes** +The GUI configuration would look as follows:
-<​code>​ +
-uci commit xxx +
-</​code>​+
  
-  * **Apply changes** +{{:​howto:​general:​network:​additional-wan-port.png?​direct|}}
-<​code>​ +
-/etc/init.d/xxx restart +
-</​code>​+
  
-==== UCI config files (native) ====+With this configuration,​ the PC1 will now receive an IP from the Modem or the DHCP Server in the WAN-Network,​ if the setup provides this
  
-Feature is defined in [[documentation:​configuration:​config_files:​config_file_involved|/​etc/​config/​config_file]] 
  
-   * **New something** +----
-<​code>​ +
-config '​something'​ +
-        option '​name'​ '​whatever'​ +
-         +
-</​code>​+
  
 ===== Troubleshooting ===== ===== Troubleshooting =====
howto/general/network/switch_config.1431940569.txt.gz · Last modified: 2018/05/24 09:05 (external edit)