< Home

cloud-query dispatch-server

Function

The cloud-query dispatch-server command sets the remote query service to local mode.

The undo cloud-query dispatch-server command restores the remote query service to remote mode.

Format

cloud-query dispatch-server { file-reputation | url } local ip ip-address [ port port-number ]

undo cloud-query dispatch-server { file-reputation | url }

Parameters

Parameter Description Value
file-reputation

Indicates file reputation remote query.

-
url

Indicates URL remote query.

-
local ip ip-address

Specifies the IP address of the dispatch server for remote query.

The value is in dotted decimal notation.
port port-number

Specifies the port of the dispatch server for remote query.

The value is an integer ranging from 1 to 65535. The default value is 12612.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

By default, the remote query service is in remote mode.

Based on the server deployment location, the FW supports two remote query modes, namely, the remote and local modes.

  • In remote mode, the FW communicates with the scheduling center sec.huawei.com. The dispatch server forwards query requests to the query server in the country/area configured on the FW.

  • In local mode, the FW communicates with the SecoCenter but not the scheduling center sec.huawei.com. Huawei SecoCenter has the dispatch and query servers integrated. For details, see its product manual.

    The cloud-query dispatch-server { file-reputation | url } local ip ip-address [ port port-number ] command sets the IP address and port of the local dispatch server to ensure that the FW can communicate with the dispatch server.

Example

# Set URL remote query to local mode and set the IP address and port of the dispatch server to 192.168.0.111 and 5555, respectively.

<sysname> system-view
[sysname] cloud-query dispatch-server url local ip 192.168.0.111 port 5555
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
Next topic >