To send the traffic to the destination we can use two types of routing. Static and Dynamic routing. Static route tell the network devices about exact location.Beside, static routers can work well with small networks. For large scale networks dynamic routing will be better choice.Here we will focus static routing. The below example will explain the configuration of the static routes.
First run the command show ip route to view the IP routing table for router A before defining static routes
If we give show ip route command on router A to view the IP routing table we will see both directly connected and static routes detail.
First run the command show ip route to view the IP routing table for router B before defining static routes
If we give show ip route command on router B to view the IP routing table we will see both directly connected and static routes detail.
First run the command show ip route to view the IP routing table for router C before defining static routes.
You can download “All Packet Tracer Labs” in Packet Tracer Labs Page section.
Leave a Reply