configure default routing in Cisco Packet tracer 5.3.3


configure default routing in Cisco Packet tracer 5.3.3

Default Routing
A default route identifies the gateway IP address to which the ASA sends all IP packets for which it does not have a learned or static route. A default static route is simply a static route with 0.0.0.0/0 as the destination IP address. Routes that identify a specific destination take precedence over the default route.
Router-01-Configuration
Read More

Configure RIP Routing on Cisco using packet tracer 5.3.3

Configure RIP Routing on Cisco using packet tracer 5.3.3

The Routing Information Protocol (RIP) is a distance-vector routing protocol, which employs the hop count as a routing metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from the source to a destination. The maximum number of hops allowed for RIP is 15. This hop limit, however, also limits the size of networks that RIP can support. A hop count of 16 is considered an infinite distance and used to deprecate inaccessible, inoperable, or otherwise undesirable routes in the selection process.
Download Packet File Now

configure EIGRP In Cisco Packet tracer 5.3.3

configure EIGRP In Cisco Packet tracer 5.3.3

Enhanced Interior Gateway Routing Protocol - (EIGRP) is an open routing protocol loosely based on their original IGRP created by Cisco. EIGRP is an advanced distance-vector routing protocol, with optimizations to minimize both the routing instability incurred after topology changes, as well as the use of bandwidth and processing power in the router. Routers that support EIGRP will automatically redistribute route information to IGRP neighbors by converting the 32 bit EIGRP metric to the 24 bit IGRP metric. Most of the routing optimizations are based on the Diffusing Update Algorithm (DUAL) work from SRI, which guarantees loop-free operation and provides a mechanism for fast convergence.

Download Packet File Now: dynamic-routing-with-EIGRPv4