en:cs:tp-link_tl-wa901n_nd_v3_multiple_ssid_and_multiple_vlan

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
en:cs:tp-link_tl-wa901n_nd_v3_multiple_ssid_and_multiple_vlan [2014/11/14 18:48] fraggleen:cs:tp-link_tl-wa901n_nd_v3_multiple_ssid_and_multiple_vlan [2021/12/27 18:25] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== Example configuration ====== ====== Example configuration ======
  
-The LAN is considered DHCP powered and the TP-Link is OpenWRT powered.\\ +The LAN is considered DHCP powered and the TP-Link is [[https://openwrt.org|OpenWRT]] powered.\\ 
-This configuration is for two tagged VLANs for two SSIDs +This configuration is for two tagged VLANs to isolate two SSIDs.
    
 <code> <code>
 --- 8< --- /etc/config/network --- 8< --- /etc/config/network
 ... ...
-config interface 'lan'                                                                                                                                       +config interface 'lan'                                                                               
         option ifname 'eth0'                                                                                                                                          option ifname 'eth0'                                                                                                                                 
         option proto 'dhcp'                                                                                                                                           option proto 'dhcp'                                                                                                                                  
-        option hostname 'tp-link-coworkers'                                                                                                                  +        option hostname 'tp-link-coworkers'                                                                                                              
                                                                                                                                                                                                                                                                                                                            
 config interface 'vlan101'                                                                                                                                    config interface 'vlan101'                                                                                                                                   
Ligne 31: Ligne 31:
  
 <code> <code>
---- 8< ---+--- 8< --- /etc/config/wireless
 ... ...
 config wifi-iface config wifi-iface
Ligne 49: Ligne 49:
         option network 'vlan102'         option network 'vlan102'
 ... ...
---- >8 --- /etc/config/wireless+--- >8 --- 
  
 </code> </code>
  
  • en/cs/tp-link_tl-wa901n_nd_v3_multiple_ssid_and_multiple_vlan.1415987297.txt.gz
  • Dernière modification : il y a 2 ans
  • (modification externe)