หน้านี้ยังไม่พร้อมใช้งานในภาษาท้องถิ่นของคุณ เรากำลังพยายามอย่างหนักเพื่อเพิ่มเวอร์ชันภาษาอื่น ๆ เพิ่มเติม ขอบคุณสำหรับการสนับสนุนเสมอมา

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
Help Center/ CloudPond/ Getting Started/ Configuring Local Network Connectivity

Configuring Local Network Connectivity

Updated on 2024-05-20 GMT+08:00

Scenarios

Use a local gateway to connect the edge site to the on-premises system so that they can communicate with each other over a private network.

To establish network connectivity between the edge site and the on-premises system, you need to associate a VPC with the local gateway route table and add routes to the on-premises network in the route table. Test network connectivity by checking whether ECSs at the edge site can communicate with on-premises servers.

For the overall networking plan and requirements, see Overview and Networking Requirements.

Prerequisites

The edge site is in the Available state.

Configuring Routes Between the Edge Site and the On-premises System

  1. Log in to the management console.
  2. Click in the upper left corner and select a region.
  3. Click . In the service list displayed, choose Content Delivery & Edge Computing > CloudPond, or enter CloudPond in the search box.

    The dashboard is displayed.

  4. In the left navigation pane, choose Edge Sites.
  5. Click the name of the edge site for which you want to create a VPC.
  6. In the Available Cloud Services area, locate Virtual Private Cloud and click Create.
  7. On the Create VPC page, configure the parameters.

    • Select Edge for AZ when you create a subnet.
    • For details, see Creating a VPC.

  8. Confirm the configuration and click Create Now.
  9. Click . In the service list displayed, choose Content Delivery & Edge Computing > CloudPond, or enter CloudPond in the search box.

    The dashboard is displayed.

  10. In the left navigation pane, choose Local Gateways.
  11. Locate the local gateway and click Manage Route Table in the Operation column.
  12. On the Associated VPCs tab page, click Associate VPC.
  13. In the Associate VPC dialog box, select the VPC that you just created.
  14. Click OK.
  15. On the Routes tab page, click Add Route.
  16. Configure the parameters based on Table 1.

    Table 1 Parameter description

    Parameter

    Description

    Example Value

    IP Address Version

    The value is fixed at IPv4. IPv6 addresses are not supported.

    -

    Next Hop Type

    Type of the next-hop resource. The value can be VPC or Local network.

    To enable network communications between an edge site and an on-premises system, you need to configure two routes. Select a VPC as the next hop for one route and the on-premises network as the next hop for the other route.

    -

    Next Hop

    Select the next hop.

    • If Next Hop Type is set to VPC, select the VPC to be associated with the local gateway route table.
    • If you set the Next Hop Type to Local network, select the local gateway used by the on-premises network.

    -

    Destination

    Enter the destinations.

    • If you set Next Hop Type to VPC, enter the CIDR block of the VPC.

      You can set this parameter to the CIDR block of the subnet in the edge AZ or the CIDR block of the VPC. If you set it to the CIDR block of the VPC, the edge site connects to the on-premises network and the cloud so that the on-premises network can communicate with the cloud over a private network.

    • If Next Hop Type is set to Local network, enter the CIDR block used by your on-premises network.

    The CIDR block used by your on-premises network cannot conflict with the VPC's CIDR block.

    VPC: 10.0.3.0/24 or 10.0.0.0/16

    On-premises network: 192.168.0.0/16

  17. Click OK.

Testing Local Network Connectivity

In the following steps, a Windows ECS is used to test network connectivity.

  1. Create an ECS named ECS03 in the edge AZ and place it in VPC01 (CIDR block: 10.0.3.0/24).

  2. Locate ECS03 and record its private IP address (for example, 10.0.3.110).
  3. Log in to the on-premises server Server01 and ping ECS03.

    ping 10.0.3.110

  4. Check the command output. If the ECS can be pinged, the network connectivity has been established. If the ECS cannot be pinged, locate the cause and contact the Huawei Cloud O&M team.

Testing Network Connectivity Between the On-Premises System and the Central AZ

If you have configured a route between the central AZ and your on-premises system (you have set Destination to the CIDR block of the VPC), or if you have added a route for the subnet of the on-premises network, your on-premises system can access cloud services in the central AZ through the VPC.

In the following steps, a Windows ECS is used to test network connectivity.

  1. Create an ECS named ECS01 in the central AZ and place it in VPC01 (CIDR block: 10.0.0.0/16).

  2. Locate ECS01 and record its private IP address (for example, 10.0.1.110).
  3. Log in to the on-premises server Server01 and ping ECS01.

    ping 10.0.1.110

  4. Check the command output. If the ECS can be pinged, network connectivity has been established. If the ECS cannot be pinged, locate the cause and contact the Huawei Cloud O&M team.

เราใช้คุกกี้เพื่อปรับปรุงไซต์และประสบการณ์การใช้ของคุณ การเรียกดูเว็บไซต์ของเราต่อแสดงว่าคุณยอมรับนโยบายคุกกี้ของเรา เรียนรู้เพิ่มเติม

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback