Skip to content

Commit ad8f744

Browse files
committed
Add NAT abbr
1 parent ee838f8 commit ad8f744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/airos.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For stations in particular, they can operate in either a 'Bridge' or 'Router' ro
4444

4545
- In 'Bridge' mode, which is the default and most common configuration, the airOS device simply bridges the wireless and Ethernet connections. In simplistic terms, it functions as a transparent network cable, making it invisible to the devices on both the station and <abbr title="Access Point">AP</abbr> sides.
4646

47-
- In 'Router' mode, the airOS device acts as a small router, performing Network Address Translation (NAT) as well as providing <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr> services for devices connected to its <abbr title="Local Area Network">LAN</abbr> port. The airOS device in this mode can also operate as a <abbr title="Point-to-Point Protocol over Ethernet">PPPoE</abbr> client, authenticating with a central <abbr title="Point-to-Point Protocol over Ethernet">PPPoE</abbr> server to receive its IP address, gateway, and other network settings.
47+
- In 'Router' mode, the airOS device acts as a small router, performing <abbr title="Network Address Translation">NAT</abbr> as well as providing <abbr title="Dynamic Host Configuration Protocol">DHCP</abbr> services for devices connected to its <abbr title="Local Area Network">LAN</abbr> port. The airOS device in this mode can also operate as a <abbr title="Point-to-Point Protocol over Ethernet">PPPoE</abbr> client, authenticating with a central <abbr title="Point-to-Point Protocol over Ethernet">PPPoE</abbr> server to receive its IP address, gateway, and other network settings.
4848

4949
## Supported devices
5050

0 commit comments

Comments
 (0)