InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by Frame relay? |
|
Answer» Frame relay is basically a packet switching technology typically USED to TRANSFER data between GEOGRAPHICALLY separated LANs or across WANs. It simply provides connection-oriented communication by developing and maintaining virtual circuits. It is cost-effective technology and is GENERALLY used to join TWO or more routers with a single interface. It works on the data link layer and physical layer of the OSI model. |
|