Cisco advanced routing with Switching (Cisco section) 5th Day

Source: Internet
Author: User
Day 05


1. What is NAT? What are the implementation methods?


NAT (Network address translation): By translating the private IP address of the internal network into the world's only public IP address, the internal network can
To connect to an external network such as the Internet.
How NAT is implemented:
The corresponding relationship of the IP address is one-to-one, and is constant, with the help of the static transformation, it can realize some specific service in the external network.
Access to the service provider.
Dynamic conversion: The correspondence between IP addresses is indeterminate, but random, and all private addresses authorized to access the Internet can be randomly
Convert to any of the specified legitimate external IP addresses
Port multiplexing: By changing the source IP address and source port of the out-of-Office packet and port translation, all hosts on the internal network can
Share a legitimate IP address to achieve Internet access and conserve IP.


2. What is the specific idea of troubleshooting when you access http://www.tmooc.cn from a browser?


1.ipconfig View the current network configuration;
2.ping 127.0.0.1 Check whether the native TCP/IP protocol is installed successfully;
3.ping gateway address to verify connectivity to external network exits;
4.ping DNS server address verifies whether the intranet can find a DNS server;
5.ping domain name, verify that the DNS server is able to parse successfully (example: Ping www.tmooc.cn);


Cisco advanced routing with Switching (Cisco section) 5th Day

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.