ViewStation EX, ViewStation FX, and VS4000 API Guide
© Polycom, Inc. 2003 43
the current setting, omit the xxx.xxx.xxx.xxx
parameter.
get Displays the default gateway IP address.
xxx.xxx.xxx.xxx Default gateway IP address.
Example
defaultgateway set 192.168.1.5
User Interface Screen Location
System Info>AdminSetup>LAN/H.323>LAN/Intranet>
LAN&Intranet: Default Gateway
dhcp <off|client|server|get>
Description
This command is used to select or get DHCP options. After a change
has been made to the DHCP settings, the user is prompted for
restart. If the user or administrator has chosen not to allow the
DHCP server option (when updating software using the Softupdate
application), the API shell command only displays the
<off|client|get> options. If the DHCP server option is enabled
during Softupdate, the API shell command displays the
<off|client|server|get> options. After a change is made, the system
prompts the user for restart.
off Disables DHCP.
client Enables DHCP client. The system is set to obtain an IP
address from a server on your network.
server Enables DHCP server. The system is set to provide IP
addresses to the other computers on your network.
get Displays the selected DHCP option (off, client, or
server).
Example
dhcp client
dhcp