NETWORKSTIP Networking CCNA,Centos,Ubuntu,Sql,

Made By Muhammad Nafees

Breaking

Showing posts with label IP routing. Show all posts
Showing posts with label IP routing. Show all posts

Tuesday, 4 July 2017

July 04, 2017

Administrative distance & metric

Administrative distance

A network can use more than one routing protocol, and routers on the network can learn about a route from multiple sources. Routers need to find a way to select a better path. Administrative distance number is used by routers to find out which route is better (lower number is better). For example, if the same route is learned from RIP and EIGRP, a Cisco router chooses EIGRP route and stores the route in the routing table. This is because EIGRP routes have, by default, an administrative distance of 90, while RIP route have a higher administrative distance of 120.
July 04, 2017

Connected, static & dynamic routes

Connected, static & dynamic routes

Connected routes

Subnets directly connected to a router interface are added to the router’s routing table. Interface has to have an IP address configured and both interface status codes must be in the “up and up” state. A router will be able to route all packets destined for all hosts in subnets directly connected to its active interfaces.

Monday, 3 July 2017

July 03, 2017

What is IP routing?

What is IP routing? 

IP routing is the process of sending packets from a host on one network to another host on another, remote network. This process is done by routers. Routers examine the destination IP address of a packet , determine the next-hop address, and forward the packet.
Routers use routing tables to determine a next hop address to which the packet should be forwarded.
Consider the following example of IP routing: