set appliance ip

Prev Next

Specifies the Intelligent Sandbox Appliance IPv4 address and subnet mask. Changing the IP address requires a restart for the changes to take effect. See the reboot command for instructions on how to reboot the Intelligent Sandbox Appliance.

Syntax:

set appliance ip <A.B.C.D E.F.G.H>

Parameter

Description

<A.B.C.D E.F.G.H>

Indicates an IPv4 address followed by a netmask. The netmask strips the host ID from the IP address, leaving only the network ID. Each netmask consists of binary ones (decimal 255) to mask the network ID and binary zeroes (decimal 0) to retain the host ID of the IP address(For example, the default netmask setting for a Class C address is 255.255.255.0).

dhcp

Allows Intelligent Sandbox Appliance to receive its IP configuration from a DHCP server.

Example:

set appliance ip 192.34.2.8 255.255.0.0