- It requires additional
knowledge because you cannot master everything. For individual protocol an
expert is required who in case of a failure can diagnose it and fix it.
- It puts extra load on the
routers. For every protocol, the router would have to maintain a separate routing
table. This calls for a dynamic routing protocol for the router itself.
For all this, more memory is required along with high processing power.
- It increases the complexity.
Multi-protocol router even though it seems to be simple, it is quite a
complicated thing in terms of both hardware and software. Any problem in
the implementation of the protocol can have a negative impact up on the stability
of all the protocols.
- Difficulty in designing: There
are separate rules for routing of each protocol, assignment of the
addresses and so on. There are possibilities that there might be conflicts
between these rules which means it is very difficult to design.
- It decreases stability.
Scaling capacity of certain protocols is not as good as of the others. Some
of the protocols are not suited to work in a WAN environment.
Wednesday, September 11, 2013
What are multi-protocol routers?
Posted by
Sunflower
at
9/11/2013 04:00:00 AM
0
comments
Labels: Destination, Dynamic, Flexible, Information, Multi-protocol Routers, Networking, Networks, Packets, Protocols, Route, Routers, Routing, Server, Sharing, Source, subnet, Tasks, Users
![]() | Subscribe by Email |
|
Wednesday, July 17, 2013
What are network layer design issues?
- Services
provided to the layer 4 i.e., the transport layer.
- Implementation
of the services that are connection oriented.
- Store
– and - forward packet switching
- Implementation
of the services that are not connection oriented.
- Comparison
of the data-gram sub-nets and the virtual circuits.
- They
should be independent of the router technology.
- Shielding
from the type, number and topology of the routers must be provided to the
transport layer.
- The
network addresses that are provided to the transport layer must exhibit a
uniform numbering plan irrespective of whether it’s a LAN or a WAN.
Posted by
Sunflower
at
7/17/2013 05:30:00 PM
0
comments
Labels: Communication, Connection, Data, Datagram, Design, Hosts, Issues, Layers, Model, Network, Network layer, OSI, Packets, Processes, Routes, Routing, subnet, Tasks, Transport layer, Virtual Circuits
![]() | Subscribe by Email |
|
Thursday, July 9, 2009
Quick Tech Tips: Wide Area Networks - WAN
Wide Area Networks, or WAN, span a large geographical area. A WAN contains a collection of machines intended for running user programs. Transmission rates are typically 2 Mbps, 34 Mbps, 45 Mbps, 155 Mbps, 625 Mbps, etc.
The machines are connected by a subnet whose job is to carry messages from machine to machine. The subnet consists of two distinct components : transmission lines and switching elements. Transmission lines move bits between machines. The switching elements are specialized computers used to connect two or more transmission lines. It is the job of the switching element to decide which outgoing line to choose to forward the data on incoming line.
In WANs, the network contains numerous cables or telephone lines, each one connecting a pair of routers. When a packet is sent from one router to another via one or more intermediate routers, the packet is received at each intermediate router in its entirety, stored there until the required output line is free, and then forwarded. A subnet using this principle is called a point-to-point, store and forward, or packet switched network.
Second option for a WAN is satellite or ground radio system. Each router has an antenna through which it can send and receive. All routers can hear the output from the satellite, and in some cases they can also hear the upward transmissions of their fellow routers to the satellite as well.
Posted by
Ashish Agarwal
at
7/09/2009 11:20:00 PM
0
comments
Labels: Network, Routers, subnet, transmission, WAN, Wide area network
![]() | Subscribe by Email |
|