Verifying Network Connectivity and Traffic Scrubbing
- Log in to an ECS.
Multiple methods are available for logging in to an ECS. For details, see Logging In to an ECS.
In this example, use VNC provided on the management console to log in to an ECS.
- Verify the network connectivity between VPCs.
- To verify the network connectivity between vpc-demo-01 and vpc-demo-02, log in to ECS 1 (ecs-demo-01) and run the following command:
ping IP address of ECS 2 (ecs-demo-02)
Example command:
ping 10.2.0.175
If information similar to the following is displayed, the two VPCs can communicate with each other.
- Keep the network connectivity between vpc-demo-01 and vpc-demo-02 and log in to ecs-inspection to verify whether the traffic from vpc-demo-01 to vpc-demo-02 flows through ecs-inspection.
- Run the following command at least twice consecutively to check whether the value of RX packets increases:
- Run the following command at least twice consecutively to check whether the value of TX packets increases:
If the values increase, the traffic flows through ecs-inspection:
- To verify the network connectivity between vpc-demo-01 and vpc-demo-02, log in to ECS 1 (ecs-demo-01) and run the following command:
- Repeat 1 to 2 to log in to ECS 2 (ecs-demo-02) and verify whether the traffic from vpc-demo-02 to vpc-demo-01 flows through ecs-inspection.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot