
















































































Studia grazie alle numerose risorse presenti su Docsity
Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium
Prepara i tuoi esami
Studia grazie alle numerose risorse presenti su Docsity
Prepara i tuoi esami con i documenti condivisi da studenti come te su Docsity
Trova i documenti specifici per gli esami della tua università
Preparati con lezioni e prove svolte basate sui programmi universitari!
Rispondi a reali domande d’esame e scopri la tua preparazione
Riassumi i tuoi documenti, fagli domande, convertili in quiz e mappe concettuali
Studia con prove svolte, tesine e consigli utili
Togliti ogni dubbio leggendo le risposte alle domande fatte da altri studenti come te
Esplora i documenti più scaricati per gli argomenti di studio più popolari
Ottieni i punti per scaricare
Guadagna punti aiutando altri studenti oppure acquistali con un piano Premium
These lecture notes provide a comprehensive introduction to transport networks and optical networks, covering key concepts such as network topologies, switching paradigms, and optical network technologies. The notes delve into the evolution of optical networks, highlighting the advantages and challenges of using optical fiber for high-bandwidth communication. They also discuss the role of electronic components in optical networks and the different types of electronic regeneration techniques used for digital data.
Tipologia: Appunti
1 / 88
Questa pagina non è visibile nell’anteprima
Non perderti parti importanti!

















































































lunedì 25 settembre 2023 10:
Optical fiber
○ offers much higher bandwidth than copper cables
○ is less susceptible to various kinds of electromagnetic interference and other undesirable effects
Two generations of optical networks
First generation
▪ optics essentially used for transmission and simply to provide capacity
▪ switching and other intelligent network functions handled by electronics
Two ways of increasing the transmission capacity on a fiber using multiplexing techniques:
Time Division Multiplexing (TDM)
▪ increase the bit rate (requires higher-speed electronics)
▪ many lower-speed data streams are multiplexed into a higher-speed stream
Wavelength Division Multiplexing (WDM)
▪ transmit data simultaneously at multiple carrier wavelengths over a fiber
▪ virtual fibers
It's necessary to assign the use of a timeslot to every client to share
the communication
Used for switching directly in the optical domain without changing to
electronic domain
Optical Networks
venerdì 29 settembre 2023 08:
Lightpaths are optical connections
○ carried end to end from a source node to a destination node
○ over a wavelength on each intermediate link
The sub-channel is a wavelenght: if the wavelenght is available than the network can create the circuit between the two
clients
The wavelenght doesn't have to be necessarily the same , since currently to assign another wavelenght, so to switch
between two sub-channels, it is necessary to recover the binary string (Wavelenght Conversion) in the electronic signal and
than transform it in the optical signal to assign another wavelenght
Transparency property: the same infrastructure can be used to realize complete different networks also using complete
different technologies, for instance on the same infrastructure we can realize a voice service and an internet service
It is composed by three functional elements:
○ Transponders
○ Wavelength multiplexers
○ Optical amplifiers
Transponder (optical-to-electrical-to-optical, O/E/O) adapts the signal coming in from a client of the optical network, and
vice versa
○ converts the signal into a wavelength that is suited for use inside the optical network (from 1.3 μm to 1.55 μm)
○ adds OTN overhead (OPU, ODU, OTU, FEC, etc.) - > add an header to the incoming frames
monitors the bit error rate of the signal at the ingress and egress points in the network, since it transforms the optical
signal to digital signal to pass from optical domain to electronic domain
○ Protection: detect failures and rapidly reroute lightpaths around the failure
○ bit rate transparency: switch signals with arbitrary bit rates and frame formats
○ wavelength conversion: change the wavelength of an incoming signal before transmitting it
multiplexing and grooming
▪ multiplexing and grooming capabilities to switch traffic internally at much finer granularities
▪ this time division multiplexing has to be done in the electrical domain
once the lightpath is set up, it can accommodate different types of services - > for instance, the telephone network had this
property (a channel can be used to transfer voice, data, fax, etc.)
Advantages:
○ data is carried from its source to its destination in optical form
○ no optical-to-electrical conversions along the way
Electronic is required
○ at the edge of the network: to adapt the signals entering the optical domain
i n the core of the network
▪ for regeneration and wavelength conversion
Since it deals with different data rates signals and different technologies, we need to regenerate the signal to the
original form - > so generally it is necessary to pass to the electronic domain
Three types of electronic regeneration techniques for digital data
1R: regeneration (can be seen as an Optical Amplifier)
▪ PRO: supports analog signals
▪ CONS: poor performance
2R: regeneration with reshaping
▪ PRO: offers transparency to bit rates
▪ CONS: limits the number of regeneration steps allowed due to the accumulated jitter
3 R: regeneration with retiming and reshaping (can be seen as the transponder)
▪ PRO: produces a “fresh” copy of the signal
□ it eliminates transparency to bit rates and the framing protocols
□ Refresh the signal only for one device and not for the other ones
a.
Performance and Fault Management
lunedì 2 ottobre 2023 10:
The needs of a TLC provider of data services
Offer services to its customers
▪ good “Quality of Service” ( QoS )
▪ Service Level Agreements ( SLAs )
Run its backbone in a cost-effective way: convergence of services (example voice and data services) ○
For its Data backbone the provider needs good support for:
Virtual Private networks
▪ Traffic Engineering
▪ Protection/restoration mechanism
Connection-oriented packet switching technologies represent a good answer to these needs ○
This two packets are not different since they
have the same destination address
We want a technology on the Net that supports
the traffic engineering that manage the traffic in
the best way possible
There is a lot of congestion on the paths since
this is the shortest path for all users
In VPN each host has a private address so the packet can't reach the
destination using only a private address
What the VPN does is encapsulate the packet with the public address to
reach the destination
Multi Protocol Label Switching (MPLS)
lunedì 9 ottobre 2023 10:
If the network is pure IP the packets can't be distinguished since the destination machine are connected to the same IP network - > so
they are indistinguishable
But we want to distinguish them and the IN router has to classify them to distinguish them to permit the two packets to follow different
paths
The classification aims to distinguish two different application flows formed by 5 fields in header, called 5 - Tuple Classification:
Protocol ○
The Ingress LER of a MPLS domain analyzes the IP header of the packet, classifies the packet, adds the MPLS label and forwards
to the next hop LSR
Three basic actions:
Resv message to notify which label it expects to receive
a. F does 33, POP since F is the engress router
E receives the message and chooses a label 45 | F, 33 - > the label by which the router wants to receive the packet has to not
be assigned already in the net
b.
c. D receives the message and chooses a label 70 | E, 45
d. C receives the message and chooses a label 2 | D, 70
e. B receives the message and chooses a label 50 | C, 2
f. A receives the message and does FEC | B, 50
We know how many nested tunnels there are
watching the number of the labels in the
packets
The main advantage of MPLS for an ISP is that it provides tools to better control the networking layer, useful to:
○ build new services
simplify some procedures ○
○ optimize network utilization
In particular, MPLS has been used by ISPs in their backbone for:
▪ Virtual Private Networks (VPN)
Fault protection
▪ Traffic Engineering
▪ Quality of Services
Move 2: Define a signalling mechanism to distribute customer prefixes among Pes
Use BGP to distribute customer prefixes
▪ Multi-Protocol BGP (MP-BGP) used as signaling protocol to distribute reachability information about customer prefixes
▪ MP-BGP treats VPNs as a separate address family - > the concept of the “customer” (Es. the “L3VPN identifier”) is defined
PE routers establish a full-mesh of iBGP peerings: a PE announces to all the other PEs the customer prefixes that it can reach via
the CE router it is connected to
How can the PE make everyone know that they can access to n private networks through it? Thanks to BGP (Border Gateway
Protocol)
Have the same IP, but they are in different subnets
Problem:
○ If more routers say that there is a way to reach a private network, this is a problem
○ Since they are private network, even though they are different subnet, they can have the same IP Address
○ We must identify them
Solution:
○ MP-BGP (Multi Protocol BGP)
○ Insted of specifing thorugh subnet, the PE Routers announce that they can reach the entity
○ The ID of the VPN is specified called L3VPN Identifier
Move 3: Define an encapsulation mechanism to transport packets from one PE to another across the network
○ Use MPLS encapsulation among Pes
○ The PE-PE LSPs can be “Hop-by-Hop” or “Explicitly Routed”
Two types of routing tables:
Shortest path is the same for more nodes => congestion This time shortest path with the evaluation of the efficiency of the
links => congestion
Label Switched Path (LSP) permit to divide the path in an efficient way