Differences

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

doc:uci:network:switch [2012/11/30 04:19]
uvray313
doc:uci:network:switch [2013/06/04 01:08] (current)
lorema
Line 98: Line 98:
config 'interface'  'wan' config 'interface'  'wan'
-  option 'ifname'  'eth0' +  option 'ifname'  'eth0.2
-  option 'proto'  'dhcp'+  option 'proto'  'pppoe' 
 +  option 'username' 'szabozsolt-em' 
 +  option 'password' 'M3IuWBt4'
</code> </code>
Of course, if you only had a five port switch on eth0 (and no other interfaces), you might make the ''wan'' interface ''eth0.1'' and and the lan ''eth0.0'' with appropriately matching ''switch'', ''switch_vlan'' and ''switch_port'' sections. Of course, if you only had a five port switch on eth0 (and no other interfaces), you might make the ''wan'' interface ''eth0.1'' and and the lan ''eth0.0'' with appropriately matching ''switch'', ''switch_vlan'' and ''switch_port'' sections.
 +See also [[wp>backplane]].

Back to top

doc/uci/network/switch.1354245560.txt.bz2 · Last modified: 2012/11/30 04:19 by uvray313