< Home

cloud-service host

Function

The cloud-service host command configures the domain name or IP address of a cloud service host and the port number for receiving threat logs, attack forensic information, and traffic reports.

The undo cloud-service host command restores the default domain name or IP address of a cloud service host and the default port number for receiving threat logs, attack forensic information, and traffic reports.

Format

cloud-service host { domain domain-name | ip ip-address }

cloud-service host { threat-log-port port-value | pcap-port port-value | traffic-report-port port-value }

undo cloud-service host

undo cloud-service host { threat-log-port port-value | pcap-port port-value | traffic-report-port port-value }

Parameters

Parameter Description Value

domain domain-name

Specifies the domain name of a cloud server.

The value is a string of 1 to 64 characters. The default value is rd.seccloud.huawei.com. If any change is required, contact Huawei engineers to obtain the configuration information.

ip ip-address

Specifies the IP address of a cloud server.

The value is in dotted decimal notation.

threat-log-port port-value

Port number used by the cloud service host to receive threat logs.

The value is an integer that ranges from 1 to 65535. The default value is 30201.

pcap-port port-value

Port number used by the cloud service host to receive attack forensic information.

The value is an integer that ranges from 1 to 65535. The default value is 30202.

traffic-report-port port-value

Port number used by the cloud service host to receive traffic reports.

The value is an integer that ranges from 1 to 65535. The default value is 30203.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Domain name or IP address and port number of the cloud service host, which are used to receive security logs, forensic data, and traffic reports from the firewall.

V600R007C20SPC603 and later versions support the cloud-service host { threat-log-port port-value | pcap-port port-value | traffic-report-port port-value } command.

Example

# Set the domain name of the cloud server to rd.seccloud.huawei.com.

<sysname> system-view
[sysname] cloud-service host rd.seccloud.huawei.com

# Configure the device to send threat logs to cloud service port 3000.

<sysname> system-view
[sysname] cloud-service host threat-log-port 3000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >