|
| ||||||||||
| Tags: dynamic, routes, static |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Differences between static and dynamic routes
I have some computers connected through network. I will be adding more computers on he same network in future. I heard about the two types of routing i.e. static and dynamic. Can anyone tell me the difference between them? Thank you in advance. |
|
#2
| ||||
| ||||
| Re: Differences between static and dynamic routes
Network device can be configured on two types of routing. Static routing is when you statically configure a router to send traffic for particular destinations in pre-configured directions. Dynamic routes use a routing protocol to determine the best path. If one route becomes less preferred, the route being used may change. |
|
#3
| ||||
| ||||
| Re: Differences between static and dynamic routes
In static Routing administrator is responsible to configuring routing table and if any change occurred,Administrator have to update in routing table manually. In dynamic routing, there is a pool of IPs that your ISP can assign to users. When you connect to the Internet, your computer is leased one IP address from that pool for a number of hours. |
|
#4
| ||||
| ||||
| Re: Differences between static and dynamic routes
Static IP addresses are reserved for you statically and don't change over time. Dynamic routing protocols are software applications that dynamically discover network destinations and how to get to them. A typical network will use a dynamic protocol such as OSPF to determine the best routes within an enterprise, BGP to determine the best exit points to the rest of the Internet, and static routing to glue it all together with reasonable default routes. Residential Internet connections, whether broadband or dialup usually use dynamic IP addresses. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Differences between static and dynamic routes" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamic and Static Polymorphism in Java | Ardent | Software Development | 4 | 19-08-2010 03:37 PM |
| Convert your Dynamic IP to Static IP address | Larry ward | Tips & Tweaks | 2 | 23-04-2010 03:01 AM |
| Static and Dynamic RAM | Harpreet Gaur | Motherboard Processor & RAM | 5 | 29-01-2010 01:31 PM |
| Combination of static libraries in a dynamic | Badrunath | Software Development | 3 | 27-10-2009 06:48 PM |
| Creating Static Routes with DHCP | attitude.ashwin | Active Directory | 2 | 15-02-2008 11:33 PM |