mirror of
https://github.com/Telecominfraproject/wlan-docs.git
synced 2025-11-02 11:47:58 +00:00
GitBook: [master] 22 pages and 3 assets modified
This commit is contained in:
@@ -1,2 +1,29 @@
|
||||
---
|
||||
description: IEEE 802.1Q VLAN over IEEE 802.11 SSID
|
||||
---
|
||||
|
||||
# Multi-VLAN SSID
|
||||
|
||||
### 802.1Q VLAN to 802.11 Wi-Fi SSID
|
||||
|
||||
When assigning an SSID to a VLAN, this has the affect of adding the Virtual LAN inner tag to the header of Ethernet frames once Wi-Fi client traffic reaches the Access Point for forwarding onward over Ethernet.
|
||||
|
||||
The 'WAN' side of the Access Point will present an Ethernet sub-interface with the Virtual LAN identifier equivalent to VLAN set duing SSID creation.
|
||||
|
||||
802.1Q VLAN SSID is configured within Profiles, SSID Profile:
|
||||
|
||||
* Create a Profile of type SSID
|
||||
* Assign a Profile Name
|
||||
* Create the SSID
|
||||
* Assign SSID Name
|
||||
* Set related optional SSID parameters
|
||||
* Network Connectivity
|
||||
* Mode is set as Bridge
|
||||
* Security and Encryption
|
||||
* VLAN is set to 'Use Custom VLAN'
|
||||
* Enter desired value from 2 - 4,095
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
@@ -1,2 +1,26 @@
|
||||
---
|
||||
description: Configuring AP as a Gateway
|
||||
---
|
||||
|
||||
# NAT Gateway Mode SSID
|
||||
|
||||
### Network Address Translation Wi-Fi to Ethernet
|
||||
|
||||
When defining an SSID in NAT mode, this has the affect of isolating all SSID virtual interface traffic in Layer 2 and Layer 3 behind a NAT function inside the Access Point.
|
||||
|
||||
The Access Point will use its 'WAN' interface as the public facing IP address for clients behind the SSID associated to NAT mode operation.
|
||||
|
||||
NAT mode SSID will have a local DHCP service enabled by default with an address range of 192.168.1.0/24 where the first address is used by the Access Point as the SSID NAT LAN interface serving as default gateway address to all associated UE clients.
|
||||
|
||||
NAT SSID is configured within Profiles, SSID Profile:
|
||||
|
||||
* Create a Profile of type SSID
|
||||
* Assign a Profile Name
|
||||
* Create the SSID
|
||||
* Assign SSID Name
|
||||
* Set related optional SSID parameters
|
||||
* Network Connectivity
|
||||
* Ensure Mode is set to NAT
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user