Description:
This article describes how to read out the dynamic public IP addresses on a LANCOM router.
Option 1:
1. Start LANmonitor and click on the plus sign for the connection to the provider:
2. Click on Protocols and 'Network protocol: IPv4'. The IP address assigned by the provider is displayed under 'Own IP address'.

Option 2:
1. Start the web browser and enter the local router IP into the address bar.
2. Select the menu item (Extras →) LCOS Menu Tree. The relevant path is Status → PPP → Rx options → IPCP.

Option 3:
Initiate a CLI session to the router. After entering the password, enter the following command to display IP addresses assigned via PPPoE.:
ls Status/PPP/Rx-Options/IPCP/
If you are using a DHCPoE connection (e.g. with a cable modem), the dynamically assigned IP address can be read out with the following CLI command:
ls /Status/DHCP-Client/WAN-IP-List
