Specifications

Table Of Contents
System Commands
Polycom, Inc. 4–153
getconfiguredipaddress
Retrieves the currently configured IPv4 address from the system.
Syntax
getconfiguredipaddress
Feedback Examples
getconfiguredipaddress
returns
getconfiguredipaddress 1.2.3.4
Comments
getconfiguredipaddress returns the currently configured IPv4 address of the
system regardless of the status of the LAN connection. This differs from the
ipaddress get
command, which returns the current IP address of the system
if it has an active LAN connection, else it returns 0.0.0.0.
The definition of "currently configured IPv4 address” depends on the IPv4
address configuration settings:
If the Connect to My LAN setting is disabled, then 0.0.0.0 is returned.
Otherwise, the definition depends on the IP Address (IPv4) setting.
If the IP address is set manually the configured IP address is returned,
regardless of whether the LAN connection is currently active.
If the IP address is obtained automatically, the currently-assigned address
is returned, or 0.0.0.0 is returned if there is no active connection.