Segment Routing ch1
Segment Routing ch1
1 INTRODUCTION:
Most routing protocols are used to provide the shortest routing
path at the lowest cost, and applications in these days require
fast routing, and when a network fails the backup path should
be ready for use immediately.
Previously, service provider networks routed traffic by
Asynchronous Transfer Mode (ATM) It is a call relay system. It
sends all information, including different service kinds such as
data, video, and voice, in small fixed-size packets known as
cells. The network is connection-oriented, and cells are
transmitted asynchronously.
After a while, the frame relay (FR) was created, what has
shown to be a very successful wide area networking (WAN).
The FR continued until Multiprotocol Label Switching (MPLS)
appeared and provided a traffic routing function and a
powerful tunneling mechanism, but at a time when networks
have become evolve towards application centric platforms,
Operators now require a network architecture that is more
flexible, yet scalable, and easy to operate. In addition to the
fact that network operators want to design simpler networks
with less complexity and cost.
Segment Routing (SR) it helps network operators achieve
these goals by offering ways to route traffic innovatively and
using fewer protocols to run the network.
1.2 BACKGROUND:
Previously, provider networks operated with (ATM),
- ATM is a technology that can be regarded an extension of
packet switching and has some roots in the development of
broadband ISDN in the 1970s and 1980s. Each cell is 53 bytes
long, with a header of 5 bytes and a payload of 48 bytes. To
make an ATM call, you must first send a message to establish a
connection.
Following that, all cells take the identical route to their
destination.
It can deal with both constant and variable rate traffic. As a
result, it can carry a variety of traffic types while maintaining
high quality of service from beginning to end.
ATM does not require a transmission channel; it can be sent
over a wire or fiber by itself, or it can be bundled into the
payload of other carrier systems. With virtual circuits, ATM
networks use "packet" or "cell" switching. Its design makes
high-performance multimedia networking easier to
implement .