A
PPEnDIX
E
:
3C
OM
ClI R
EFEREnCE
g
UIDE
204
The
ipSetup
command allows the user to define an IP address on the
device either manually or via a DHCP server.
Syntax
ipSetup
Parameters
auto — Specifies the IP address is acquired automatically from the
Dynamic Host Configuration Protocol (DHCP) server.
manual — Specifies the IP address.
ip-address mask— Specifies that the IP address anddefault
gateway are configured manually by the user
(Range: 0.0.0.0. - 223.255.255.255).
Default Configuration
no default IP address is defined for interfaces.
User Guidelines
IP Addresses configured beyond the range of 224.0.0.0 are defined as
multicast, experimental or broadcast addresses.
If a default gateway is configured manually, the IP-address and mask
are required to be the same as the gateway-address and mask.
Example
The following example displays an IP address configured manually:
The following example displays an IP address obtained via a DHCP
server:
ipSetup Enter configuration method (auto,manual):
auto
ipSetup
IpSetup Enter configuration method(auto,manual):
manual
Enter Ip address [169.254.3.64]:
192.168.1.1
Enter subnet mask [255.255.255.0]:
255.255.255.0
Enter gateway IP address [192.168.1.254]
192.168.1.254