"Experimental Environment"
Packet Trace 5.3 simulation software.
"Experimental Steps"
1, the first to do IP address planning. (e.g. format)
Network Name |
Network address |
Subnet mask |
Gateway |
Host IP |
Vlan1 |
10.10.1.0 |
255.255.255.0 |
----- |
10.10.1.1 10.10.1.2 |
Vlan10 |
192.168.10.0 |
255.255.255.0 |
192.168.10.1 |
192.168.10.101 192.168.10.102 |
Vlan20 |
192.168.20.0 |
255.255.255.0 |
192.168.20.1 |
192.168.20.101 192.168.20.102 |
Vlan30 |
192.168.30.0 |
255.255.255.0 |
192.168.30.1 |
192.168.30.101 192.168.30.102 |
2. Configure the gateway IP and Subnet host IP of the VLAN10, Vlan20, vlan30 three subnets respectively.
3, configure the router to connect with the router interface IP. (That is, the IP configuration of the Vlan1).
When the above 1-3 steps are complete, such as the following network topology diagram:
4, configure the Router routing protocol:
If the static protocol is used, the routing information (destination network address, subnet mask, next hop IP) is added manually;
If dynamic protocol is used, the dynamic protocol initial information is configured. (If you use RIP, configure the subnet address that the router directly connects to).
Static routing configuration and RIP configuration experiment