Two networks in different regions if you want to communicate, you need to configure routing on the router to implement the packets across the network
Routers can connect to multiple networks, but the router itself does not know about other networks, and we need to manually configure static routes to let routers know about other network information or to configure dynamic routing to let routers learn about other networks themselves.
This learning configures static routing
Configuration ideas
1 Configure the physical interface of the router Xia Lian switch, open the port and configure the IP address
2 Configure the IP address of the PC and set the physical interface address of the gateway to the router on the switch
3 Configure the physical interface to connect between routers, turn on ports and configure IP addresses
4 Create a static route entry for two routers, specifying the destination network address and mask, and the next hop network address
Network topology
1 set the IP address of the PC and specify the gateway to connect the router to the switch interface address
2 Configure the physical interface of the router and switch, open the port and configure the IP address
3 Configuring the IP address of Router 1 with another Router 2 interface
4 Configure static routes on Router 1 in the format "router1 (conf) IP route xxx.xxx.xxx.xxx submask xxx.xxx.xxx.xxx"
5 Validation Tests
Learning Network 7--static routes via Cisco emulator Cisco PACKET Tracer