Différences
Ci-dessous, les différences entre deux révisions de la page.
| 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:47] – fraggle | en: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. This configuration is for two tagged VLANs for two SSIDs | + | The LAN is considered DHCP powered and the TP-Link is [[https:// |
| + | This configuration is for two tagged VLANs to isolate | ||
| - | |||
| < | < | ||
| --- 8< --- / | --- 8< --- / | ||
| ... | ... | ||
| - | config interface ' | + | config interface ' |
| option ifname ' | option ifname ' | ||
| option proto ' | option proto ' | ||
| - | option hostname ' | + | option hostname ' |
| config interface ' | config interface ' | ||
| Ligne 31: | Ligne 31: | ||
| < | < | ||
| - | --- 8< --- | + | --- 8< --- / |
| ... | ... | ||
| config wifi-iface | config wifi-iface | ||
| Ligne 49: | Ligne 49: | ||
| option network ' | option network ' | ||
| ... | ... | ||
| - | --- >8 --- | + | --- >8 --- |
| </ | </ | ||