< Home

ip (Local sandbox view)

Function

The ip command sets an IP address for the local sandbox with which the FW interworks.

The undo ip command cancels the setting.

Format

ip ip-address [ port port-number ]

undo ip ip-address

Parameters

Parameter Description Value
ip-address

Specifies the IP address of the cluster manager in a local sandbox.

The value is in dotted decimal notation.

port-number

Specifies the port number of the cluster manager in a local sandbox.

The value is an integer ranging from 1 to 65535.

If HTTPS is used for interworking, the default port number is 5002. If HTTP is used for interworking, the default port number is 5001.

Views

Local sandbox view

Default Level

2: Configuration level

Usage Guidelines

If the FW interworks with a local sandbox, you need to specify an IP address for the local sandbox. You can obtain the IP address of the local sandbox from the sandbox administrator.

If the port number of the local sandbox is changed, you need to change port-number on the FW.

Example

# Set the IP address to 10.1.1.1 for the local sandbox with which the FW interworks.

<sysname> system-view
[sysname] sandbox default
[sysname-sandbox-default] ip 10.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >