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.
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 }
| 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. |
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.