NL Exp 8
NL Exp 8
Name- Network topology with 2 PCs, switch and router in Cisco packet Tracer
Aim:- Build network topology with router and configure it for static & dynamic routing protocol using Cisco packet
tracer.
Objective: At the end of this session you should be able know how to create a network topology using CISCO packet
tracer software with different devices.
Theory:-
BASIS FOR COMPARISON STATIC ROUTING DYNAMIC ROUTING
Routing table building Routing locations are hand- Locations are dynamically
typed filled in the table.
Link failure Link failure obstructs the Link failure doesn't affect the
rerouting. rerouting.
Steps –
1. Open Network Topology.
2. Complete the cabling.
3. Configure the IP addresses on the end devices.
4. Configure the IP addresses on routers
5. use static routing or dynamic routing
The sources of the routing table entries are identified by a code. The code identifies how the route was learned. For
instance, common codes include the following:
L—Identifies the address assigned to a router’s interface. This allows the router to efficiently determine
when it receives a packet for the interface instead of being forwarded.
C—Identifies a directly connected network.
S—Identifies a static route created to reach a specific network.
D—Identifies a dynamically learned network from another router using EIGRP.
O—Identifies a dynamically learned network from another router using the OSPF routing protocol.
R- for RIP.
For Static routing
Click on Router0 -> config -> static
and add address, mask and next hop address
For dynamic routing
click on Router 0 -> config -> RIP
and add network address of connected networks and click on On
Outputs:
Network with 1 router
Network with 2 routers
Conclusion: Successfully studied and implemented pc to router connection and transferred packets within network
and between networks successfully.