SlideShare a Scribd company logo
Evolved ip network (ein)
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 2
Internet protocol
stack
› application: supporting network applications
– FTP, SMTP, STTP
› transport: host-host data transfer
– TCP, UDP
› network: routing of datagrams from source to
destination
– IP, routing protocols
› link: data transfer between neighboring
network elements
– PPP, Ethernet
› physical: bits “on the wire”
application
transport
network
link
physical
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 3
message
segment
datagram
frame
source
application
transport
network
link
physical
HtHnHl M
HtHn M
Ht M
M
destination
application
transport
network
link
physical
HtHnHl M
HtHn M
Ht M
M
network
link
physical
link
physical
HtHnHl M
HtHn M
HtHnHl M
HtHn M
HtHnHl M HtHnHl M
router
switch
Encapsulation
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 4
Transport services and
protocols
› provide logical communication
between app processes running on
different hosts
› transport protocols run in end
systems
– send side: breaks app messages
into segments, passes to
network layer
– rcv side: reassembles segments
into messages, passes to app
layer
› more than one transport protocol
available to apps
– Internet: TCP and UDP
application
transport
network
data link
physical
application
transport
network
data link
physical
network
data link
physical
network
data link
physical
network
data link
physical
network
data link
physicalnetwork
data link
physical
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 5
Key Network-Layer
Functions
› forwarding: move packets
from router’s input to
appropriate router output
› routing: determine route
taken by packets from
source to dest.
– Routing algorithms
analogy:
 routing: process of planning trip
from source to dest
 forwarding: process of getting
through single interchange
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 6
The Internet Network layer
forwarding
table
Host, router network layer functions:
Routing protocols
•path selection
•RIP, OSPF, BGP
IP protocol
•addressing conventions
•datagram format
•packet handling conventions
ICMP protocol
•error reporting
•router “signaling”
Transport layer: TCP, UDP
Link layer
physical layer
Network
layer
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 7
IPv4 Address Classes
› Class A = 0.0.0.0 - 127.255.255.255 = n.h.h.h = /8
Class B = 128.0.0.0 - 191.255.255.255 = n.n.h.h = /16
Class C = 192.0.0.0 - 223.255.255.255 = n.n.n.h = /24
Class D (multicast) = 224.0.0.0 - 239.255.255.255 Class E
(reserved) = 240.0.0.0 - 255.255.255.255
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 8
Private IP Addresses
› There are three blocks of private IP addresses:
– 10.0.0.0 through 10.255.255.255
– 172.16.0.0 through 172.31.255.255
– 192.168.0.0 through 192.168.255.255
› Private IP addresses are sometimes referred to as Non-
Routable IP. This is because the addresses are not routed
to the Internet by an Internet Service Provider.
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 9
IP Addressing: introduction
› IP address: 32-bit identifier
for host, router interface
› Interface: connection
between host/router and
physical link
– router’s typically have
multiple interfaces
– host may have multiple
interfaces
– IP addresses associated with
each interface
223.1.1.1
223.1.1.2
223.1.1.3
223.1.1.4
223.1.2.1
223.1.2.2
223.1.2.3
223.1.3.2223.1.3.1
223.1.3.27
223.1.1.1 = 11011111 00000001 00000001 00000001
223 1 11
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 10
Subnets
› IP address:
– subnet part (high order bits)
– host part (low order bits)
› What’s a subnet ?
– device interfaces with same
subnet part of IP address
– can physically reach each
other without intervening
router
223.1.1.1
223.1.1.2
223.1.1.3
223.1.1.4 223.1.2.9
223.1.2.2
223.1.2.1
223.1.3.2223.1.3.1
223.1.3.27
network consisting of 3 subnets
LAN
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 11
Subnets 223.1.1.0/24
223.1.2.0/24
223.1.3.0/24
› Recipe
To determine the subnets,
detach each interface from its
host or router, creating islands
of isolated networks. Each
isolated network is called a
subnet.
Subnet mask: /24
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 12
Forwarding vs.
Routing Function
› Within a single switch, communication across the boundary
of two or more directly connected networks, is enabled
through the Forwarding Function.
› Between switches across an enterprise, packets are
moved over multiple boundaries through the assistance of
a Routing Function.
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 13
routing table
› A set of information each router maintains that provides a
mapping between different network IDs and the other
routers to which it is connected
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 14
Routing process
› Each time a datagram is received, the router do the
following :
– Checks its destination IP address against the routing entries in its
table
– Decides where to send the datagram
– Sends the datagram on its next hop
The packet is sent to the Default
Route when it doesn’t match all the
others routes in the Routing Table
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 15
Populating The
Routing Table
› Directly-connected networks
› Static route entries
› Dynamic route entries
› Multiple routes
› IP Route Sharing
› Blackhole Route
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 16
Basic terms in routing
& table structure
› Directly-Connected Routes
 every directly-connected interface configured on the switch.
› Static Routes
Manually entered into the routing table
Never aged out
› Dynamic Routes
Learned via a routing protocol
Aged out of the routing table when an update is not received
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 17
The IP Route Table
* Summit4:32 # show iproute
Destination Gateway Mtr Flags Use VLAN Origin
10.1.0.0/24 10.1.0.2 1 0 blue Direct
10.101.10.0/24 10.101.10.3 1 4 -------- Direct
10.101.20.0/24 10.101.20.3 1 4 -------- Direct
127.0.0.1/8 127.0.0.1 0 U H 0 Default Direct
Default Route 10.101.10.1 1 G M 22 -------- Static
Press <SPACE> to continue or <Q> to quit:
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 18
Introducing
VLAN –
Virtual LAN
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 19
What are VLANs?
› Virtual Local Area Network
› A logically separate IP subnetwork
› Allows multiple IP networks and subnets to exist on
the same switched network
› Refers to a collection of devices that communicate
as if they were on the same physical LAN
› Can be comprised of one or more ports
› A port may participate in one or more VLANs
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 20
VLAN Benefits
› Provide extra security
› Cost reduction
› Higher performance
› Broadcast storm mitigation
› Ease the change and movement of devices
› Simpler project or application management
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 21
Virtual Router
Redundancy
Protocol (VRRP)
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 22
VRRP Overview
› VRRP can prevent loss of
network connectivity to end hosts
› VRRP works as follow
– A number of routers can be
designated as backup routers
– Only one of the virtual routers is
active at any given time  Master or
Active router.
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 23
› If the master goes down
– The remaining VRRP routers elect a new master VRRP router
– The new master forwards packets on behalf of the owner
VRRP overview
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 24
Routing protocols
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 25
routing
› Routing is the process by which data is delivered to and
through the correct nodes in a network
› A routing protocol is one which determines paths and
delivery of data packets
– Examples of routing protocols include OSPF, BGP, IS-IS, RIP
› A routed protocol is one which carries the data, such as IP,
IPX, Appletalk
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 26
Autonomous System (AS)
› Collection of networks with
– Same policy
– Single routing protocol
– Usually under single administrative control
AS 100
A
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 27
Intra-AS Routing
› Also known as Interior Gateway Protocols (IGP)
› IGP
– Operates within an Autonomous System
– Carries information about internal prefixes
› Most common Intra-AS routing protocols:
– RIP: Routing Information Protocol
– OSPF: Open Shortest Path First
– IS-IS: Intermdediate System to Intermediate System
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 28
Worldwide connectivity
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 29
inter-AS routing
› Also known as Exterior Gateway Protocols (EGP)
› Current EGP is BGP
› BGP
– Communicates prefix reachability
– Allows a subnet to advertise its existence to rest of the Internet
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 30
Why bgp?
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 31
Types of routing
protocols
Dynamic
Routing
Protocols
Interior
Gateway
Protocols
(IGPs)
Distance Vector
Routing
Protocols
RIP
Link-State
Routing
Protocols
OSPF IS-IS
Exterior
Gateway
Protocols
(EGPs)
Path-Vector
Routing
Protocols
BGP
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 32
MPBN
Mobile packet backbone network
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 33
The MPBN solution is Multi-Service ready!
Mpbn - Foundation of the
multiservice network
IP/MPLSIP/MPLS
PEPE
PEPE
PEPE
PEPE
PEPE
MPBN
IP
IP IP IPTDM IPATMTDM ATM
TDM
ATM
IP
TDM
ATM
CS CoreCS CoreCS Core PS CorePS Core IMSIMS GERANGERAN UTRANUTRAN O&MO&M
409-11-108-00
LTE
IP
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 34
Mpls - Concept
• In Core:
Forward using labels (as
opposed to IP addr)
Label indicates service
class and destination
Label Switch
Router (LSR)
Router
ATM switch + Tag
Switch ControllerLabel Distribution
Protocol (LDP)
Edge Label
Switch Router
(ATM Switch or
Router)
• At Edge:
Classify packets
Label them
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 35
› MPLS: Multi Protocol Label Switching
› Packet forwarding is done based on Labels.
› Labels are assigned when the packet enters into
the network.
› Labels are on top of the packet.
› MPLS nodes forward packets/cells based on the
label value (not on the IP information).
Mpls - Concept
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 36
1a. Existing routing protocols (e.g. OSPF, IS-IS)
establish reachability to destination networks.
1b. Label Distribution Protocol (LDP)
establishes label to destination
network mappings.
2. Ingress Edge LSR receives packet,
performs Layer 3 value-added
services, and labels(PUSH) packets.
3. LSR switches packets using
label swapping(SWAP) .
4. Edge LSR at egress
removes(POP) label and
delivers packet.
Mpls - Concept
Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C |
2012-04-12 | Page 37
The
future
EIN overview

More Related Content

What's hot

IP RAN 100NGN
IP RAN 100NGNIP RAN 100NGN
IP RAN 100NGN
Muhamad Yopan
 
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
Hamidreza Bolhasani
 
Lte attach-messaging
Lte attach-messagingLte attach-messaging
Lte attach-messaging
Praveen Kumar
 
Evolution of Core Networks
Evolution of Core NetworksEvolution of Core Networks
Evolution of Core Networks
Sarp Köksal
 
IMS ENUM and DNS Mechanism
IMS ENUM and DNS MechanismIMS ENUM and DNS Mechanism
IMS ENUM and DNS Mechanism
Kent Loh
 
Csfb (circuit switch fall back)
Csfb (circuit switch fall back)Csfb (circuit switch fall back)
Csfb (circuit switch fall back)
Rishi Mahajan
 
04 umts traffic managementnew
04 umts traffic managementnew04 umts traffic managementnew
04 umts traffic managementnew
sivakumar D
 
Lte ue initial attach & detach from networkx
Lte ue initial attach & detach from networkxLte ue initial attach & detach from networkx
Lte ue initial attach & detach from networkx
tharinduwije
 
SDH BASICS
SDH BASICSSDH BASICS
SDH BASICS
Niranjan Poojary
 
WLAN - IEEE 802.11
WLAN - IEEE 802.11WLAN - IEEE 802.11
WLAN - IEEE 802.11
Rahul Hada
 
Optical Transport Technologies and Trends
Optical Transport Technologies and TrendsOptical Transport Technologies and Trends
Optical Transport Technologies and Trends
MyNOG
 
Best practices-lte-call-flow-guide
Best practices-lte-call-flow-guideBest practices-lte-call-flow-guide
Best practices-lte-call-flow-guide
Morg
 
Nokia engineer basic_training_session_v1
Nokia engineer basic_training_session_v1Nokia engineer basic_training_session_v1
Nokia engineer basic_training_session_v1
mohameddawood35
 
Dual transfer mode
Dual transfer modeDual transfer mode
Dual transfer mode
Morg
 
LTE Basics
LTE BasicsLTE Basics
LTE Basics
Praveen Kumar
 
Ericsson Radio System reaches new heights
Ericsson Radio System reaches new heightsEricsson Radio System reaches new heights
Ericsson Radio System reaches new heights
Ericsson
 
End-to-End QoS in LTE
End-to-End QoS in LTEEnd-to-End QoS in LTE
End-to-End QoS in LTE
Radisys Corporation
 
Call flow and MS attach in LTE
Call flow and MS attach in LTECall flow and MS attach in LTE
Call flow and MS attach in LTE
Shashank Asthana
 
5G NR DSS - Explained Well
5G NR DSS - Explained Well5G NR DSS - Explained Well
5G NR DSS - Explained Well
ssk
 
Handling Common Faults and Alarms for Huawei RTN Microwaves
Handling Common Faults and Alarms for Huawei RTN MicrowavesHandling Common Faults and Alarms for Huawei RTN Microwaves
Handling Common Faults and Alarms for Huawei RTN Microwaves
ibrahimnabil17
 

What's hot (20)

IP RAN 100NGN
IP RAN 100NGNIP RAN 100NGN
IP RAN 100NGN
 
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
2G / 3G / 4G / IMS / 5G Overview with Focus on Core Network
 
Lte attach-messaging
Lte attach-messagingLte attach-messaging
Lte attach-messaging
 
Evolution of Core Networks
Evolution of Core NetworksEvolution of Core Networks
Evolution of Core Networks
 
IMS ENUM and DNS Mechanism
IMS ENUM and DNS MechanismIMS ENUM and DNS Mechanism
IMS ENUM and DNS Mechanism
 
Csfb (circuit switch fall back)
Csfb (circuit switch fall back)Csfb (circuit switch fall back)
Csfb (circuit switch fall back)
 
04 umts traffic managementnew
04 umts traffic managementnew04 umts traffic managementnew
04 umts traffic managementnew
 
Lte ue initial attach & detach from networkx
Lte ue initial attach & detach from networkxLte ue initial attach & detach from networkx
Lte ue initial attach & detach from networkx
 
SDH BASICS
SDH BASICSSDH BASICS
SDH BASICS
 
WLAN - IEEE 802.11
WLAN - IEEE 802.11WLAN - IEEE 802.11
WLAN - IEEE 802.11
 
Optical Transport Technologies and Trends
Optical Transport Technologies and TrendsOptical Transport Technologies and Trends
Optical Transport Technologies and Trends
 
Best practices-lte-call-flow-guide
Best practices-lte-call-flow-guideBest practices-lte-call-flow-guide
Best practices-lte-call-flow-guide
 
Nokia engineer basic_training_session_v1
Nokia engineer basic_training_session_v1Nokia engineer basic_training_session_v1
Nokia engineer basic_training_session_v1
 
Dual transfer mode
Dual transfer modeDual transfer mode
Dual transfer mode
 
LTE Basics
LTE BasicsLTE Basics
LTE Basics
 
Ericsson Radio System reaches new heights
Ericsson Radio System reaches new heightsEricsson Radio System reaches new heights
Ericsson Radio System reaches new heights
 
End-to-End QoS in LTE
End-to-End QoS in LTEEnd-to-End QoS in LTE
End-to-End QoS in LTE
 
Call flow and MS attach in LTE
Call flow and MS attach in LTECall flow and MS attach in LTE
Call flow and MS attach in LTE
 
5G NR DSS - Explained Well
5G NR DSS - Explained Well5G NR DSS - Explained Well
5G NR DSS - Explained Well
 
Handling Common Faults and Alarms for Huawei RTN Microwaves
Handling Common Faults and Alarms for Huawei RTN MicrowavesHandling Common Faults and Alarms for Huawei RTN Microwaves
Handling Common Faults and Alarms for Huawei RTN Microwaves
 

Similar to EIN overview

PLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPN
PLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPNPLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPN
PLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPN
PROIDEA
 
Mpls vpn
Mpls vpnMpls vpn
Mpls vpn
rel comm
 
MPLS L3 VPN Deployment
MPLS L3 VPN DeploymentMPLS L3 VPN Deployment
MPLS L3 VPN Deployment
APNIC
 
evpn_in_service_provider_network-web.pdf
evpn_in_service_provider_network-web.pdfevpn_in_service_provider_network-web.pdf
evpn_in_service_provider_network-web.pdf
ThanhTrungBui5
 
Colt sdn-and-nfv-experience-lernings-and-future-plans
Colt sdn-and-nfv-experience-lernings-and-future-plansColt sdn-and-nfv-experience-lernings-and-future-plans
Colt sdn-and-nfv-experience-lernings-and-future-plans
Javier Benitez
 
Vxlan control plane and routing
Vxlan control plane and routingVxlan control plane and routing
Vxlan control plane and routing
Wilfredzeng
 
Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS
Cisco Canada
 
EVPN-Applications.pdf
EVPN-Applications.pdfEVPN-Applications.pdf
EVPN-Applications.pdf
SunnyLai23
 
Mpls vpn1
Mpls vpn1Mpls vpn1
Mpls vpn1
rel comm
 
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Bruno Teixeira
 
PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...
PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...
PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...
PROIDEA
 
PLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof Konkowski
PLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof KonkowskiPLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof Konkowski
PLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof Konkowski
PROIDEA
 
Rethinking Mobile Backhaul Offering for a Fixed Operator like Colt
Rethinking Mobile Backhaul Offering for a Fixed Operator like ColtRethinking Mobile Backhaul Offering for a Fixed Operator like Colt
Rethinking Mobile Backhaul Offering for a Fixed Operator like Colt
Valéry Augais
 
Access Network Evolution
Access Network Evolution Access Network Evolution
Access Network Evolution
Cisco Canada
 
Deploying IP/MPLS VPN - Cisco Networkers 2010
Deploying IP/MPLS VPN - Cisco Networkers 2010Deploying IP/MPLS VPN - Cisco Networkers 2010
Deploying IP/MPLS VPN - Cisco Networkers 2010
Febrian ‎
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
Bertrand Duvivier
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PROIDEA
 
Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)
Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)
Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)
Gade Gowtham
 
1-1-Core Network Transformation - Dr. Ali Atie
1-1-Core Network Transformation - Dr. Ali Atie1-1-Core Network Transformation - Dr. Ali Atie

Similar to EIN overview (20)

PLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPN
PLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPNPLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPN
PLNOG 4: Emil Gągała - Deploying Next-Generation Multicast VPN
 
Mpls vpn
Mpls vpnMpls vpn
Mpls vpn
 
MPLS L3 VPN Deployment
MPLS L3 VPN DeploymentMPLS L3 VPN Deployment
MPLS L3 VPN Deployment
 
evpn_in_service_provider_network-web.pdf
evpn_in_service_provider_network-web.pdfevpn_in_service_provider_network-web.pdf
evpn_in_service_provider_network-web.pdf
 
Colt sdn-and-nfv-experience-lernings-and-future-plans
Colt sdn-and-nfv-experience-lernings-and-future-plansColt sdn-and-nfv-experience-lernings-and-future-plans
Colt sdn-and-nfv-experience-lernings-and-future-plans
 
Vxlan control plane and routing
Vxlan control plane and routingVxlan control plane and routing
Vxlan control plane and routing
 
Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS Advanced Topics and Future Directions in MPLS
Advanced Topics and Future Directions in MPLS
 
EVPN-Applications.pdf
EVPN-Applications.pdfEVPN-Applications.pdf
EVPN-Applications.pdf
 
Mpls vpn1
Mpls vpn1Mpls vpn1
Mpls vpn1
 
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
Cisco Live! :: Carrier Ethernet 2.0 :: BRKSPG-2720 | Las Vegas July/2016
 
PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...
PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...
PLNOG16: Automatyzacja kreaowania usług operatorskich w separacji od rodzaju ...
 
PLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof Konkowski
PLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof KonkowskiPLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof Konkowski
PLNOG16: Kreowanie usług przez operatorów – SP IWAN, Krzysztof Konkowski
 
Rethinking Mobile Backhaul Offering for a Fixed Operator like Colt
Rethinking Mobile Backhaul Offering for a Fixed Operator like ColtRethinking Mobile Backhaul Offering for a Fixed Operator like Colt
Rethinking Mobile Backhaul Offering for a Fixed Operator like Colt
 
Access Network Evolution
Access Network Evolution Access Network Evolution
Access Network Evolution
 
Deploying IP/MPLS VPN - Cisco Networkers 2010
Deploying IP/MPLS VPN - Cisco Networkers 2010Deploying IP/MPLS VPN - Cisco Networkers 2010
Deploying IP/MPLS VPN - Cisco Networkers 2010
 
Cisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advanceCisco Live Milan 2015 - BGP advance
Cisco Live Milan 2015 - BGP advance
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
PLNOG14: Evolved Programmable Network, architektura dla sieci operatorskich -...
 
Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)
Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)
Mondaygeneralhankinsvpn2 140605100226-phpapp01 (1)
 
1-1-Core Network Transformation - Dr. Ali Atie
1-1-Core Network Transformation - Dr. Ali Atie1-1-Core Network Transformation - Dr. Ali Atie
1-1-Core Network Transformation - Dr. Ali Atie
 

Recently uploaded

7 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 20247 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 2024
Danica Gill
 
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
zyfovom
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
uehowe
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
uehowe
 
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
cuobya
 
Explore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories SecretlyExplore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories Secretly
Trending Blogers
 
Understanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdfUnderstanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdf
SEO Article Boost
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
keoku
 
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
bseovas
 
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaalmanuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
wolfsoftcompanyco
 
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptxBridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Brad Spiegel Macon GA
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
zoowe
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
hackersuli
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
eutxy
 
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
ukwwuq
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
cuobya
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
vmemo1
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
ysasp1
 
Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!
Toptal Tech
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
xjq03c34
 

Recently uploaded (20)

7 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 20247 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 2024
 
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
学位认证网(DU毕业证)迪肯大学毕业证成绩单一比一原版制作
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
 
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
 
Explore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories SecretlyExplore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories Secretly
 
Understanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdfUnderstanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdf
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
 
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
 
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaalmanuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
manuaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaal
 
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptxBridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
 
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
 
Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!Ready to Unlock the Power of Blockchain!
Ready to Unlock the Power of Blockchain!
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
 

EIN overview

  • 2. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 2 Internet protocol stack › application: supporting network applications – FTP, SMTP, STTP › transport: host-host data transfer – TCP, UDP › network: routing of datagrams from source to destination – IP, routing protocols › link: data transfer between neighboring network elements – PPP, Ethernet › physical: bits “on the wire” application transport network link physical
  • 3. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 3 message segment datagram frame source application transport network link physical HtHnHl M HtHn M Ht M M destination application transport network link physical HtHnHl M HtHn M Ht M M network link physical link physical HtHnHl M HtHn M HtHnHl M HtHn M HtHnHl M HtHnHl M router switch Encapsulation
  • 4. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 4 Transport services and protocols › provide logical communication between app processes running on different hosts › transport protocols run in end systems – send side: breaks app messages into segments, passes to network layer – rcv side: reassembles segments into messages, passes to app layer › more than one transport protocol available to apps – Internet: TCP and UDP application transport network data link physical application transport network data link physical network data link physical network data link physical network data link physical network data link physicalnetwork data link physical
  • 5. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 5 Key Network-Layer Functions › forwarding: move packets from router’s input to appropriate router output › routing: determine route taken by packets from source to dest. – Routing algorithms analogy:  routing: process of planning trip from source to dest  forwarding: process of getting through single interchange
  • 6. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 6 The Internet Network layer forwarding table Host, router network layer functions: Routing protocols •path selection •RIP, OSPF, BGP IP protocol •addressing conventions •datagram format •packet handling conventions ICMP protocol •error reporting •router “signaling” Transport layer: TCP, UDP Link layer physical layer Network layer
  • 7. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 7 IPv4 Address Classes › Class A = 0.0.0.0 - 127.255.255.255 = n.h.h.h = /8 Class B = 128.0.0.0 - 191.255.255.255 = n.n.h.h = /16 Class C = 192.0.0.0 - 223.255.255.255 = n.n.n.h = /24 Class D (multicast) = 224.0.0.0 - 239.255.255.255 Class E (reserved) = 240.0.0.0 - 255.255.255.255
  • 8. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 8 Private IP Addresses › There are three blocks of private IP addresses: – 10.0.0.0 through 10.255.255.255 – 172.16.0.0 through 172.31.255.255 – 192.168.0.0 through 192.168.255.255 › Private IP addresses are sometimes referred to as Non- Routable IP. This is because the addresses are not routed to the Internet by an Internet Service Provider.
  • 9. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 9 IP Addressing: introduction › IP address: 32-bit identifier for host, router interface › Interface: connection between host/router and physical link – router’s typically have multiple interfaces – host may have multiple interfaces – IP addresses associated with each interface 223.1.1.1 223.1.1.2 223.1.1.3 223.1.1.4 223.1.2.1 223.1.2.2 223.1.2.3 223.1.3.2223.1.3.1 223.1.3.27 223.1.1.1 = 11011111 00000001 00000001 00000001 223 1 11
  • 10. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 10 Subnets › IP address: – subnet part (high order bits) – host part (low order bits) › What’s a subnet ? – device interfaces with same subnet part of IP address – can physically reach each other without intervening router 223.1.1.1 223.1.1.2 223.1.1.3 223.1.1.4 223.1.2.9 223.1.2.2 223.1.2.1 223.1.3.2223.1.3.1 223.1.3.27 network consisting of 3 subnets LAN
  • 11. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 11 Subnets 223.1.1.0/24 223.1.2.0/24 223.1.3.0/24 › Recipe To determine the subnets, detach each interface from its host or router, creating islands of isolated networks. Each isolated network is called a subnet. Subnet mask: /24
  • 12. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 12 Forwarding vs. Routing Function › Within a single switch, communication across the boundary of two or more directly connected networks, is enabled through the Forwarding Function. › Between switches across an enterprise, packets are moved over multiple boundaries through the assistance of a Routing Function.
  • 13. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 13 routing table › A set of information each router maintains that provides a mapping between different network IDs and the other routers to which it is connected
  • 14. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 14 Routing process › Each time a datagram is received, the router do the following : – Checks its destination IP address against the routing entries in its table – Decides where to send the datagram – Sends the datagram on its next hop The packet is sent to the Default Route when it doesn’t match all the others routes in the Routing Table
  • 15. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 15 Populating The Routing Table › Directly-connected networks › Static route entries › Dynamic route entries › Multiple routes › IP Route Sharing › Blackhole Route
  • 16. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 16 Basic terms in routing & table structure › Directly-Connected Routes  every directly-connected interface configured on the switch. › Static Routes Manually entered into the routing table Never aged out › Dynamic Routes Learned via a routing protocol Aged out of the routing table when an update is not received
  • 17. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 17 The IP Route Table * Summit4:32 # show iproute Destination Gateway Mtr Flags Use VLAN Origin 10.1.0.0/24 10.1.0.2 1 0 blue Direct 10.101.10.0/24 10.101.10.3 1 4 -------- Direct 10.101.20.0/24 10.101.20.3 1 4 -------- Direct 127.0.0.1/8 127.0.0.1 0 U H 0 Default Direct Default Route 10.101.10.1 1 G M 22 -------- Static Press <SPACE> to continue or <Q> to quit:
  • 18. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 18 Introducing VLAN – Virtual LAN
  • 19. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 19 What are VLANs? › Virtual Local Area Network › A logically separate IP subnetwork › Allows multiple IP networks and subnets to exist on the same switched network › Refers to a collection of devices that communicate as if they were on the same physical LAN › Can be comprised of one or more ports › A port may participate in one or more VLANs
  • 20. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 20 VLAN Benefits › Provide extra security › Cost reduction › Higher performance › Broadcast storm mitigation › Ease the change and movement of devices › Simpler project or application management
  • 21. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 21 Virtual Router Redundancy Protocol (VRRP)
  • 22. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 22 VRRP Overview › VRRP can prevent loss of network connectivity to end hosts › VRRP works as follow – A number of routers can be designated as backup routers – Only one of the virtual routers is active at any given time  Master or Active router.
  • 23. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 23 › If the master goes down – The remaining VRRP routers elect a new master VRRP router – The new master forwards packets on behalf of the owner VRRP overview
  • 24. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 24 Routing protocols
  • 25. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 25 routing › Routing is the process by which data is delivered to and through the correct nodes in a network › A routing protocol is one which determines paths and delivery of data packets – Examples of routing protocols include OSPF, BGP, IS-IS, RIP › A routed protocol is one which carries the data, such as IP, IPX, Appletalk
  • 26. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 26 Autonomous System (AS) › Collection of networks with – Same policy – Single routing protocol – Usually under single administrative control AS 100 A
  • 27. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 27 Intra-AS Routing › Also known as Interior Gateway Protocols (IGP) › IGP – Operates within an Autonomous System – Carries information about internal prefixes › Most common Intra-AS routing protocols: – RIP: Routing Information Protocol – OSPF: Open Shortest Path First – IS-IS: Intermdediate System to Intermediate System
  • 28. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 28 Worldwide connectivity
  • 29. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 29 inter-AS routing › Also known as Exterior Gateway Protocols (EGP) › Current EGP is BGP › BGP – Communicates prefix reachability – Allows a subnet to advertise its existence to rest of the Internet
  • 30. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 30 Why bgp?
  • 31. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 31 Types of routing protocols Dynamic Routing Protocols Interior Gateway Protocols (IGPs) Distance Vector Routing Protocols RIP Link-State Routing Protocols OSPF IS-IS Exterior Gateway Protocols (EGPs) Path-Vector Routing Protocols BGP
  • 32. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 32 MPBN Mobile packet backbone network
  • 33. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 33 The MPBN solution is Multi-Service ready! Mpbn - Foundation of the multiservice network IP/MPLSIP/MPLS PEPE PEPE PEPE PEPE PEPE MPBN IP IP IP IPTDM IPATMTDM ATM TDM ATM IP TDM ATM CS CoreCS CoreCS Core PS CorePS Core IMSIMS GERANGERAN UTRANUTRAN O&MO&M 409-11-108-00 LTE IP
  • 34. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 34 Mpls - Concept • In Core: Forward using labels (as opposed to IP addr) Label indicates service class and destination Label Switch Router (LSR) Router ATM switch + Tag Switch ControllerLabel Distribution Protocol (LDP) Edge Label Switch Router (ATM Switch or Router) • At Edge: Classify packets Label them
  • 35. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 35 › MPLS: Multi Protocol Label Switching › Packet forwarding is done based on Labels. › Labels are assigned when the packet enters into the network. › Labels are on top of the packet. › MPLS nodes forward packets/cells based on the label value (not on the IP information). Mpls - Concept
  • 36. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 36 1a. Existing routing protocols (e.g. OSPF, IS-IS) establish reachability to destination networks. 1b. Label Distribution Protocol (LDP) establishes label to destination network mappings. 2. Ingress Edge LSR receives packet, performs Layer 3 value-added services, and labels(PUSH) packets. 3. LSR switches packets using label swapping(SWAP) . 4. Edge LSR at egress removes(POP) label and delivers packet. Mpls - Concept
  • 37. Multi-Service PBN (MPBN) - Evolving to a Multi-Service IP Infrastructure and Backbone solution | Ericsson Internal | 8/221 09-FGB 101 113 Uen, Rev C | 2012-04-12 | Page 37 The future