answersLogoWhite

0


Best Answer

Static routing means that data from one point to another will always follow the same path, regardless of other considerations. The benefit of static routing is control and predictability, you know what route your data travels and can better protect or track the data. The down side is that you most often lose the redundancy and survivability that is built in to most internet (and properly configured network) communications. In a static route your directions are clear and set. You go here, turn this way, cross this bridge, make another turn and arrive at your destination. This doesn't change even if the bridge is up or a new superhighway is built. Dynamic routing is a simple 'get to this place'. The traffic will almost always find a path regardless of burnt bridges or flooded highways. It may not be as efficient, but it is more likely to succeed if something is less than perfect. It's also less organized. Data packets may not always follow the same route. If you send ten cars from Los Angeles to San Francisco and send them all on exactly the same (static) route, they will probably arrive in the same order they left IF everything is OK along the way. If you send ten card from LAX to SFO and don't give them directions (dynamic), they may not arrive in the same order they left, but they are more likely to arrive.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the syntax of static routing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What type of routing uses information that is manually entered into the routing table?

what type of static route does the administrator configure


What is difference between static and alternate routing in a circuit switching network?

Static routing is fixed, alternative routing is dynamic and therefore adaptive. If a primary route is fails, static routing will not adapt and routing is lost. However, alternative routing will dynamically change in order to maintain routing.


What is syntax of constant?

static final


Routing is a technique in which a network administrator programs a router to use specific paths between nodes?

Static routing is a technique in which a network administrator programs a router to use specific paths between nodes?


Is RIP used in static or dynamic routing?

RIP is used in dynamic routing.


Why do larger networks generally prefer dynamic routing over static routing?

Because dynamic routing saves a lot of time.


Static and dynamic routing table?

A routing table can be either static or dynamic. A static table is one with manual entries. A dynamic table, on the other hand, is one that is updated automatically when there is a change somewhere in the internet.


Which command can be used to view a routing table and add modify or remove static entries from the routing table?

route


Which of is predetermined by an administrator and does not require a routing algorithm?

ospf and static route


What type of route is used when no routing protocol is configured?

Static routes


How does a dynamic route get into a routing table?

Routing is the process that direct a packet to choose an optimal path from source to destination. Routing is of two types static routing and dynamic routing . Dynamic routing is not done manually and uses a number of protocols , it is automatic.


A router has learned about a network through static and dynamic routing processes Which route will be used to reach network 192.168.168.0?

This is where administrative distance comes into play. The lowest one gets used in the routing table. A static route always has a lower AD than dynamic routing processes. So the static route will be used.