Add docs for getting currently configured public IP

This commit is contained in:
Joey Hafner 2023-02-15 14:19:14 -08:00
parent eefe05c118
commit 5626ac02f3

View File

@ -101,6 +101,12 @@ static-mapping tasmota-3 {
}
```
# Get Currently Configured Hairpin NAT Address
```
configure
show nat destination rule 1100 destination address
```
# CLI Reference
* [EdgeOS User Guide PDF](https://dl.ubnt.com/guides/edgemax/EdgeOS_UG.pdf)
* EdgeOS is built on [Vyatta](https://en.wikipedia.org/wiki/Vyatta)