ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
INE MPLS TE DRAFT
Alp ISIK
5.2 MPLS TE with IS-IS
MPLS TE
ISIS Level 2
RSVP, Dynamic Tunnel option
Autoroute Announce
lo0
lo0
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
PE
MPLS TE
ISIS Level 2
RSVP, Dynamic Tunnel option
Autoroute Announce
lo0
lo0
5.3 MPLS TE Explicit Paths
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
PE
MPLS TE
ISIS Level 2
RSVP, Dynamic Tunnel option
Autoroute Announce
lo0
lo0
5.3 MPLS TE Explicit Paths
? Once R5¡¯s link is disabled R2¡¯s tunnel interface goes down. From the
above output we can see that there is a path calculation error, as R2
cannot reach the link between R5 and XR1. Even though R2 can still
reach the Loopback of XR1, which is the tunnel destination, traffic
cannot be routed over the tunnel since there is no valid path
option. The result is that R2 and XR1 can still reach each other, but
the end customers cannot.
? To avoid this problem either Fast Reroute (FRR) Link or Node
Protection can be configured to automatically heal around the
broken link or router, or a lower priority dynamic path option can
be configured.
R2(config)#int tunnel0
R2(config-if)#tunnel mpls traffic-eng path-option 2 dynamic
RP/0/0/CPU0:XR1(config)#interface tunnel-te0
RP/0/0/CPU0:XR1(config-if)#path-option 2 dynamic
5.4 MPLS TE Bandwidth Reservations
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
PE
MPLS TE
ISIS Level 2
RSVP, Dynamic Tunnel option
Autoroute Announce
lo0 lo0
30Mbps
via RSVP
30Mbps
via RSVP
75Mbps
via RSVP
75Mbps
via RSVP
75Mbps
via RSVP
50 Mbps
35 Mbps
75Mbps
via RSVP
5.5 MPLS TE Metric Manipulation
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
PE
MPLS TE
ISIS Level 2
RSVP, Dynamic Tunnel option
Autoroute Announce
lo0 lo0
5.5 MPLS TE Metric Manipulation
When OSPF or IS-IS is used in the SP core for the purpose of MPLS Traffic
Engineering, two different metrics are advertised for each link, the IGP metric
and the TE metric. By default the TE metric is inherited from the IGP metric. If
the IGP metric is changed, i.e. the OSPF cost or the IS-IS metric, the TE metric
will likewise change. However, the TE metric can be manually changed
separately from the IGP metric. Additionally by default all MPLS TE tunnels will
prefer to use the TE metric value for their dynamic path selection.
This can be controlled globally or on a per-tunnel basis with the command
tunnel mpls trafficeng path-selection metric igp in regular IOS or path-
selection metric igp in IOS XR at the tunnel interface level.
The TE metrics can be verified by viewing the MPLS TE topology, as follows.
R2#show mpls traffic-eng topology | include (TE Id|Intf Address|TE
metric)
IGP Id: 0000.0000.0002.00, MPLS TE Id:2.2.2.2 Router Node (isis
level-2)
frag_id: 0, Intf Address: 20.2.3.2
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.2.4.2
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
IGP Id: 0000.0000.0003.00, MPLS TE Id:3.3.3.3 Router Node (isis
level-2)
frag_id: 0, Intf Address: 20.2.3.3
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.3.4.3
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.3.6.3
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
IGP Id: 0000.0000.0004.00, MPLS TE Id:4.4.4.4 Router Node (isis
level-2)
frag_id: 0, Intf Address: 20.3.4.4
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.2.4.4
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.4.5.4
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.4.6.4
TE metric: 10, IGP metric: 10, attribute flags: 0x0
IGP Id: 0000.0000.0005.00, MPLS TE Id:5.5.5.5 Router Node (isis level-2)
frag_id: 0, Intf Address: 20.5.19.5
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.4.5.5
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.5.6.5
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
IGP Id: 0000.0000.0006.00, MPLS TE Id:6.6.6.6 Router Node (isis level-2)
frag_id: 0, Intf Address: 20.6.19.6
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.5.6.6
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.4.6.6
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.3.6.6
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
IGP Id: 0000.0000.0019.00, MPLS TE Id:19.19.19.19 Router Node (isis level-
2)
frag_id: 0, Intf Address: 20.6.19.19, Nbr Intf Address: 20.6.19.6
TE metric: 10, IGP metric: 10, attribute flags: 0x0
frag_id: 0, Intf Address: 20.5.19.19, Nbr Intf Address: 20.5.19.5
TE metric: 1000, IGP metric: 10, attribute flags: 0x0
5.6 MPLS TE with Static Routing
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
PE
MPLS TE
ISIS Level 2
RSVP, Dynamic Tunnel option
Autoroute Announce
lo0 lo0
Static route to XR1
over TE tunnel
Static route to R2
over TE tunnel
5.6 MPLS TE with Static Routing
R2#show ip route 19.19.19.19
Routing entry for 19.19.19.19/32
Known via "static", distance 1, metric 0 (connected)
Routing Descriptor Blocks:
* directly connected, via Tunnel0
Route metric is 0, traffic share count is 1
RP/0/0/CPU0:XR1#show route 2.2.2.2
Thu Jan 3 16:10:43.516 EET
Routing entry for 2.2.2.2/32
Known via "static", distance 1, metric 0 (connected)
Installed Jan 3 15:49:07.335 for 00:21:37
Routing Descriptor Blocks
directly connected, via tunnel-te0
Route metric is 0
No advertising protos.
5.7 MPLS TE with Targeted LDP Adjacencies
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
Static route via tunnel to XR1
Static route via tunnel to R2
ldp ldp
PE
PE
RSVP
MPLS TE
ldp
ldp
Target ldp
Target ldp
5.8 MPLS TE Fast Reroute
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
PE
MPLS TE
L3VPN
RSVP
lo0
Autoroute announce
lo0
Autoroute announce
FRR
lo0
BFD >1sec
FRR
lo0
BFD >1sec
mplste-130112120119-phpapp02.pdf
5.10 Inter-Area MPLS TE with IS-IS
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
IS-IS NET
00.0000.0000.000Y.00
IS-IS NET
01.0000.0000.000Y.00
Level-2
Level-2
Level-2
Level-2
Level-1 Level-1
MPLS TE
RSVP
Autoroute
L1/L2
L1/L2
L1/L2 L1/L2
5.11 Inter-AS MPLS TE
E0/0
E1/0
G0/0/0/0
G0/0/0/0
G0/0/0/2
G0/0/0/3
E0/2.34
E1/2.36
E1/2.45
E0/1
E0/0
E0/2.56
PE
MPLS TE, RSVP on transit int
lo0
IS-IS NET
00.0000.0000.000Y.00
Level-2
Level-2
OSPF
AREA 0
Passive interface
MPLS TE
autoroute
Static to R1
via tunnel

More Related Content

Similar to mplste-130112120119-phpapp02.pdf (20)

PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?
PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?
PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?
PROIDEA
?
Cisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel ConfigurationCisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel Configuration
Hamed Moghaddam
?
OSPF 3
OSPF 3OSPF 3
OSPF 3
Kishore Kumar
?
OSPF 3
OSPF 3OSPF 3
OSPF 3
Kishore Kumar
?
WAN SDN meet Segment Routing
WAN SDN meet Segment RoutingWAN SDN meet Segment Routing
WAN SDN meet Segment Routing
APNIC
?
MPLS LAB Practice Vol.1.pdf
MPLS LAB Practice Vol.1.pdfMPLS LAB Practice Vol.1.pdf
MPLS LAB Practice Vol.1.pdf
SupakornVisutthicho
?
Nokia LTE IP Planning Guide
Nokia LTE IP Planning GuideNokia LTE IP Planning Guide
Nokia LTE IP Planning Guide
Tarun Sharma - CCNA?, ITIL?, ETCP
?
Lab routing protocols eigrp
Lab routing protocols eigrpLab routing protocols eigrp
Lab routing protocols eigrp
zafar85
?
Lab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdf
Lab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdfLab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdf
Lab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdf
EnRios1
?
Labmannual
LabmannualLabmannual
Labmannual
Matiullah Jamil
?
MPLS
MPLSMPLS
MPLS
Md Khaleduzzaman
?
huawei-s5710-52c-pwr-ei-brochure-datasheet.pdf
huawei-s5710-52c-pwr-ei-brochure-datasheet.pdfhuawei-s5710-52c-pwr-ei-brochure-datasheet.pdf
huawei-s5710-52c-pwr-ei-brochure-datasheet.pdf
Hi-Network.com
?
MPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label SwitchingMPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label Switching
Peter R. Egli
?
mpls-04
mpls-04mpls-04
mpls-04
kj teoh
?
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
Josimar Caitano
?
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
Shawn Zandi
?
huawei-s5710-28c-ei-brochure-datasheet.pdf
huawei-s5710-28c-ei-brochure-datasheet.pdfhuawei-s5710-28c-ei-brochure-datasheet.pdf
huawei-s5710-28c-ei-brochure-datasheet.pdf
Hi-Network.com
?
Ccnpswitch
CcnpswitchCcnpswitch
Ccnpswitch
Siddhartha Rajbhatt
?
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration
3Anetwork com
?
BGP Next-hop-self
BGP Next-hop-selfBGP Next-hop-self
BGP Next-hop-self
NetProtocol Xpert
?
PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?
PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?
PLNOG 7: Piotr Jab?o¨½ski - Jak wygl?da m¨®j pakiet?
PROIDEA
?
Cisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel ConfigurationCisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel Configuration
Hamed Moghaddam
?
WAN SDN meet Segment Routing
WAN SDN meet Segment RoutingWAN SDN meet Segment Routing
WAN SDN meet Segment Routing
APNIC
?
Lab routing protocols eigrp
Lab routing protocols eigrpLab routing protocols eigrp
Lab routing protocols eigrp
zafar85
?
Lab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdf
Lab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdfLab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdf
Lab_5_OSPF_MPLS_sham_link_on_MPLS_VPN_1698700003.pdf
EnRios1
?
huawei-s5710-52c-pwr-ei-brochure-datasheet.pdf
huawei-s5710-52c-pwr-ei-brochure-datasheet.pdfhuawei-s5710-52c-pwr-ei-brochure-datasheet.pdf
huawei-s5710-52c-pwr-ei-brochure-datasheet.pdf
Hi-Network.com
?
MPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label SwitchingMPLS - Multiprotocol Label Switching
MPLS - Multiprotocol Label Switching
Peter R. Egli
?
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
2.6.6 Packet Tracer - Verify Single-Area OSPFv2 - ILM.docx
Josimar Caitano
?
MPLS Concepts and Fundamentals
MPLS Concepts and FundamentalsMPLS Concepts and Fundamentals
MPLS Concepts and Fundamentals
Shawn Zandi
?
huawei-s5710-28c-ei-brochure-datasheet.pdf
huawei-s5710-28c-ei-brochure-datasheet.pdfhuawei-s5710-28c-ei-brochure-datasheet.pdf
huawei-s5710-28c-ei-brochure-datasheet.pdf
Hi-Network.com
?
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration
3Anetwork com
?

More from Huynh MVT (20)

MPLS-based Layer 3 VPNs.pdf
MPLS-based Layer 3 VPNs.pdfMPLS-based Layer 3 VPNs.pdf
MPLS-based Layer 3 VPNs.pdf
Huynh MVT
?
MPLS Virtual Private Networks.pdf
MPLS Virtual Private Networks.pdfMPLS Virtual Private Networks.pdf
MPLS Virtual Private Networks.pdf
Huynh MVT
?
MPLS-VPN-Technology.pdf
MPLS-VPN-Technology.pdfMPLS-VPN-Technology.pdf
MPLS-VPN-Technology.pdf
Huynh MVT
?
mpls.pdf
mpls.pdfmpls.pdf
mpls.pdf
Huynh MVT
?
T?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdf
T?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdfT?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdf
T?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdf
Huynh MVT
?
T-REC-G.984.3-200402-S!!PDF-E.pdf
T-REC-G.984.3-200402-S!!PDF-E.pdfT-REC-G.984.3-200402-S!!PDF-E.pdf
T-REC-G.984.3-200402-S!!PDF-E.pdf
Huynh MVT
?
WIMAX-THUYET-TRINH.pptx
WIMAX-THUYET-TRINH.pptxWIMAX-THUYET-TRINH.pptx
WIMAX-THUYET-TRINH.pptx
Huynh MVT
?
Nguyen dinh phu pic ccs
Nguyen dinh phu pic ccsNguyen dinh phu pic ccs
Nguyen dinh phu pic ccs
Huynh MVT
?
Mang va-truyen-so-lieu
Mang va-truyen-so-lieuMang va-truyen-so-lieu
Mang va-truyen-so-lieu
Huynh MVT
?
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Huynh MVT
?
Dien tu tuong tu ii
Dien tu tuong tu iiDien tu tuong tu ii
Dien tu tuong tu ii
Huynh MVT
?
B¨¤i gi?ng-m?ng-vi?n-th?ng-2016
B¨¤i gi?ng-m?ng-vi?n-th?ng-2016B¨¤i gi?ng-m?ng-vi?n-th?ng-2016
B¨¤i gi?ng-m?ng-vi?n-th?ng-2016
Huynh MVT
?
Kien truc-co-ban-cua-stm32-arm-cortex-m3
Kien truc-co-ban-cua-stm32-arm-cortex-m3Kien truc-co-ban-cua-stm32-arm-cortex-m3
Kien truc-co-ban-cua-stm32-arm-cortex-m3
Huynh MVT
?
B¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?c
B¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?cB¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?c
B¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?c
Huynh MVT
?
Vxl ch03-8051-3.1 3.2-v03
Vxl ch03-8051-3.1 3.2-v03Vxl ch03-8051-3.1 3.2-v03
Vxl ch03-8051-3.1 3.2-v03
Huynh MVT
?
Ngon ngu c theo chuan ansi
Ngon ngu c theo chuan ansiNgon ngu c theo chuan ansi
Ngon ngu c theo chuan ansi
Huynh MVT
?
Arduino cho ng??i m?i b?t ??u
Arduino cho ng??i m?i b?t ??uArduino cho ng??i m?i b?t ??u
Arduino cho ng??i m?i b?t ??u
Huynh MVT
?
T?ng quan v? Intenet of Thing
T?ng quan v? Intenet of ThingT?ng quan v? Intenet of Thing
T?ng quan v? Intenet of Thing
Huynh MVT
?
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Huynh MVT
?
Amplitude Modulation Circuit Implementation for use in a Communication Course...
Amplitude Modulation Circuit Implementation for use in a Communication Course...Amplitude Modulation Circuit Implementation for use in a Communication Course...
Amplitude Modulation Circuit Implementation for use in a Communication Course...
Huynh MVT
?
MPLS-based Layer 3 VPNs.pdf
MPLS-based Layer 3 VPNs.pdfMPLS-based Layer 3 VPNs.pdf
MPLS-based Layer 3 VPNs.pdf
Huynh MVT
?
MPLS Virtual Private Networks.pdf
MPLS Virtual Private Networks.pdfMPLS Virtual Private Networks.pdf
MPLS Virtual Private Networks.pdf
Huynh MVT
?
MPLS-VPN-Technology.pdf
MPLS-VPN-Technology.pdfMPLS-VPN-Technology.pdf
MPLS-VPN-Technology.pdf
Huynh MVT
?
T?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdf
T?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdfT?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdf
T?I LI?U B?I D??NG ??NG VI?N M?I.2021.pdf
Huynh MVT
?
T-REC-G.984.3-200402-S!!PDF-E.pdf
T-REC-G.984.3-200402-S!!PDF-E.pdfT-REC-G.984.3-200402-S!!PDF-E.pdf
T-REC-G.984.3-200402-S!!PDF-E.pdf
Huynh MVT
?
WIMAX-THUYET-TRINH.pptx
WIMAX-THUYET-TRINH.pptxWIMAX-THUYET-TRINH.pptx
WIMAX-THUYET-TRINH.pptx
Huynh MVT
?
Nguyen dinh phu pic ccs
Nguyen dinh phu pic ccsNguyen dinh phu pic ccs
Nguyen dinh phu pic ccs
Huynh MVT
?
Mang va-truyen-so-lieu
Mang va-truyen-so-lieuMang va-truyen-so-lieu
Mang va-truyen-so-lieu
Huynh MVT
?
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Ky thuat-chuyen-mach -ky-thuat-chuyen-mach-1
Huynh MVT
?
Dien tu tuong tu ii
Dien tu tuong tu iiDien tu tuong tu ii
Dien tu tuong tu ii
Huynh MVT
?
B¨¤i gi?ng-m?ng-vi?n-th?ng-2016
B¨¤i gi?ng-m?ng-vi?n-th?ng-2016B¨¤i gi?ng-m?ng-vi?n-th?ng-2016
B¨¤i gi?ng-m?ng-vi?n-th?ng-2016
Huynh MVT
?
Kien truc-co-ban-cua-stm32-arm-cortex-m3
Kien truc-co-ban-cua-stm32-arm-cortex-m3Kien truc-co-ban-cua-stm32-arm-cortex-m3
Kien truc-co-ban-cua-stm32-arm-cortex-m3
Huynh MVT
?
B¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?c
B¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?cB¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?c
B¨¤i gi?ng m?n h?c ph??ng ph¨¢p nghi¨ºn c?u khoa h?c
Huynh MVT
?
Vxl ch03-8051-3.1 3.2-v03
Vxl ch03-8051-3.1 3.2-v03Vxl ch03-8051-3.1 3.2-v03
Vxl ch03-8051-3.1 3.2-v03
Huynh MVT
?
Ngon ngu c theo chuan ansi
Ngon ngu c theo chuan ansiNgon ngu c theo chuan ansi
Ngon ngu c theo chuan ansi
Huynh MVT
?
Arduino cho ng??i m?i b?t ??u
Arduino cho ng??i m?i b?t ??uArduino cho ng??i m?i b?t ??u
Arduino cho ng??i m?i b?t ??u
Huynh MVT
?
T?ng quan v? Intenet of Thing
T?ng quan v? Intenet of ThingT?ng quan v? Intenet of Thing
T?ng quan v? Intenet of Thing
Huynh MVT
?
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Experimental Evaluation of Distortion in Amplitude Modulation Techniques for ...
Huynh MVT
?
Amplitude Modulation Circuit Implementation for use in a Communication Course...
Amplitude Modulation Circuit Implementation for use in a Communication Course...Amplitude Modulation Circuit Implementation for use in a Communication Course...
Amplitude Modulation Circuit Implementation for use in a Communication Course...
Huynh MVT
?

Recently uploaded (20)

UiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilitiesUiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilities
DianaGray10
?
Wondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 LatestWondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 Latest
udkg888
?
Backstage Software Templates for Java Developers
Backstage Software Templates for Java DevelopersBackstage Software Templates for Java Developers
Backstage Software Templates for Java Developers
Markus Eisele
?
EaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial KeyEaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial Key
kherorpacca127
?
Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4
Margaret Maynard-Reid
?
FinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptxFinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptx
Tracxn
?
Deno ...................................
Deno ...................................Deno ...................................
Deno ...................................
Robert MacLean
?
Computational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the WorldComputational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the World
HusseinMalikMammadli
?
Q4 2024 Earnings and Investor Presentation
Q4 2024 Earnings and Investor PresentationQ4 2024 Earnings and Investor Presentation
Q4 2024 Earnings and Investor Presentation
Dropbox
?
Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025
kherorpacca00126
?
Cloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in AviationCloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in Aviation
Assem mousa
?
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)
Tsuyoshi Hirayama
?
Gojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptxGojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptx
V3cube
?
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptxUnderstanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
shyamraj55
?
1.1. Evolution-and-Scope-of-Business-Analytics.pptx
1.1. Evolution-and-Scope-of-Business-Analytics.pptx1.1. Evolution-and-Scope-of-Business-Analytics.pptx
1.1. Evolution-and-Scope-of-Business-Analytics.pptx
Jitendra Tomar
?
Inside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar Patturaj
Inside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar PatturajInside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar Patturaj
Inside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar Patturaj
ScyllaDB
?
L01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardnessL01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardness
RostislavDaniel
?
Fl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free DownloadFl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free Download
kherorpacca127
?
Q4_TLE-7-Lesson-6-Week-6.pptx 4th quarter
Q4_TLE-7-Lesson-6-Week-6.pptx 4th quarterQ4_TLE-7-Lesson-6-Week-6.pptx 4th quarter
Q4_TLE-7-Lesson-6-Week-6.pptx 4th quarter
MariaBarbaraPaglinaw
?
UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1
DianaGray10
?
UiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilitiesUiPath Document Understanding - Generative AI and Active learning capabilities
UiPath Document Understanding - Generative AI and Active learning capabilities
DianaGray10
?
Wondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 LatestWondershare Filmora Crack 14.3.2.11147 Latest
Wondershare Filmora Crack 14.3.2.11147 Latest
udkg888
?
Backstage Software Templates for Java Developers
Backstage Software Templates for Java DevelopersBackstage Software Templates for Java Developers
Backstage Software Templates for Java Developers
Markus Eisele
?
EaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial KeyEaseUS Partition Master Crack 2025 + Serial Key
EaseUS Partition Master Crack 2025 + Serial Key
kherorpacca127
?
Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4Build with AI on Google Cloud Session #4
Build with AI on Google Cloud Session #4
Margaret Maynard-Reid
?
FinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptxFinTech - US Annual Funding Report - 2024.pptx
FinTech - US Annual Funding Report - 2024.pptx
Tracxn
?
Deno ...................................
Deno ...................................Deno ...................................
Deno ...................................
Robert MacLean
?
Computational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the WorldComputational Photography: How Technology is Changing Way We Capture the World
Computational Photography: How Technology is Changing Way We Capture the World
HusseinMalikMammadli
?
Q4 2024 Earnings and Investor Presentation
Q4 2024 Earnings and Investor PresentationQ4 2024 Earnings and Investor Presentation
Q4 2024 Earnings and Investor Presentation
Dropbox
?
Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025Brave Browser Crack 1.45.133 Activated 2025
Brave Browser Crack 1.45.133 Activated 2025
kherorpacca00126
?
Cloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in AviationCloud of everything Tech of the 21 century in Aviation
Cloud of everything Tech of the 21 century in Aviation
Assem mousa
?
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (ƽɽÒã)
Tsuyoshi Hirayama
?
Gojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptxGojek Clone Multi-Service Super App.pptx
Gojek Clone Multi-Service Super App.pptx
V3cube
?
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptxUnderstanding Traditional AI with Custom Vision & MuleSoft.pptx
Understanding Traditional AI with Custom Vision & MuleSoft.pptx
shyamraj55
?
1.1. Evolution-and-Scope-of-Business-Analytics.pptx
1.1. Evolution-and-Scope-of-Business-Analytics.pptx1.1. Evolution-and-Scope-of-Business-Analytics.pptx
1.1. Evolution-and-Scope-of-Business-Analytics.pptx
Jitendra Tomar
?
Inside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar Patturaj
Inside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar PatturajInside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar Patturaj
Inside Freshworks' Migration from Cassandra to ScyllaDB by Premkumar Patturaj
ScyllaDB
?
L01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardnessL01 Introduction to Nanoindentation - What is hardness
L01 Introduction to Nanoindentation - What is hardness
RostislavDaniel
?
Fl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free DownloadFl studio crack version 12.9 Free Download
Fl studio crack version 12.9 Free Download
kherorpacca127
?
Q4_TLE-7-Lesson-6-Week-6.pptx 4th quarter
Q4_TLE-7-Lesson-6-Week-6.pptx 4th quarterQ4_TLE-7-Lesson-6-Week-6.pptx 4th quarter
Q4_TLE-7-Lesson-6-Week-6.pptx 4th quarter
MariaBarbaraPaglinaw
?
UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1UiPath Automation Developer Associate Training Series 2025 - Session 1
UiPath Automation Developer Associate Training Series 2025 - Session 1
DianaGray10
?

mplste-130112120119-phpapp02.pdf

  • 1. INE MPLS TE DRAFT Alp ISIK
  • 2. 5.2 MPLS TE with IS-IS MPLS TE ISIS Level 2 RSVP, Dynamic Tunnel option Autoroute Announce lo0 lo0 E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE PE MPLS TE ISIS Level 2 RSVP, Dynamic Tunnel option Autoroute Announce lo0 lo0
  • 3. 5.3 MPLS TE Explicit Paths E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE PE MPLS TE ISIS Level 2 RSVP, Dynamic Tunnel option Autoroute Announce lo0 lo0
  • 4. 5.3 MPLS TE Explicit Paths ? Once R5¡¯s link is disabled R2¡¯s tunnel interface goes down. From the above output we can see that there is a path calculation error, as R2 cannot reach the link between R5 and XR1. Even though R2 can still reach the Loopback of XR1, which is the tunnel destination, traffic cannot be routed over the tunnel since there is no valid path option. The result is that R2 and XR1 can still reach each other, but the end customers cannot. ? To avoid this problem either Fast Reroute (FRR) Link or Node Protection can be configured to automatically heal around the broken link or router, or a lower priority dynamic path option can be configured. R2(config)#int tunnel0 R2(config-if)#tunnel mpls traffic-eng path-option 2 dynamic RP/0/0/CPU0:XR1(config)#interface tunnel-te0 RP/0/0/CPU0:XR1(config-if)#path-option 2 dynamic
  • 5. 5.4 MPLS TE Bandwidth Reservations E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE PE MPLS TE ISIS Level 2 RSVP, Dynamic Tunnel option Autoroute Announce lo0 lo0 30Mbps via RSVP 30Mbps via RSVP 75Mbps via RSVP 75Mbps via RSVP 75Mbps via RSVP 50 Mbps 35 Mbps 75Mbps via RSVP
  • 6. 5.5 MPLS TE Metric Manipulation E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE PE MPLS TE ISIS Level 2 RSVP, Dynamic Tunnel option Autoroute Announce lo0 lo0
  • 7. 5.5 MPLS TE Metric Manipulation When OSPF or IS-IS is used in the SP core for the purpose of MPLS Traffic Engineering, two different metrics are advertised for each link, the IGP metric and the TE metric. By default the TE metric is inherited from the IGP metric. If the IGP metric is changed, i.e. the OSPF cost or the IS-IS metric, the TE metric will likewise change. However, the TE metric can be manually changed separately from the IGP metric. Additionally by default all MPLS TE tunnels will prefer to use the TE metric value for their dynamic path selection. This can be controlled globally or on a per-tunnel basis with the command tunnel mpls trafficeng path-selection metric igp in regular IOS or path- selection metric igp in IOS XR at the tunnel interface level. The TE metrics can be verified by viewing the MPLS TE topology, as follows.
  • 8. R2#show mpls traffic-eng topology | include (TE Id|Intf Address|TE metric) IGP Id: 0000.0000.0002.00, MPLS TE Id:2.2.2.2 Router Node (isis level-2) frag_id: 0, Intf Address: 20.2.3.2 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.2.4.2 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 IGP Id: 0000.0000.0003.00, MPLS TE Id:3.3.3.3 Router Node (isis level-2) frag_id: 0, Intf Address: 20.2.3.3 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.3.4.3 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.3.6.3 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 IGP Id: 0000.0000.0004.00, MPLS TE Id:4.4.4.4 Router Node (isis level-2) frag_id: 0, Intf Address: 20.3.4.4 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.2.4.4 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.4.5.4 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.4.6.4 TE metric: 10, IGP metric: 10, attribute flags: 0x0 IGP Id: 0000.0000.0005.00, MPLS TE Id:5.5.5.5 Router Node (isis level-2) frag_id: 0, Intf Address: 20.5.19.5 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.4.5.5 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.5.6.5 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 IGP Id: 0000.0000.0006.00, MPLS TE Id:6.6.6.6 Router Node (isis level-2) frag_id: 0, Intf Address: 20.6.19.6 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.5.6.6 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.4.6.6 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.3.6.6 TE metric: 1000, IGP metric: 10, attribute flags: 0x0 IGP Id: 0000.0000.0019.00, MPLS TE Id:19.19.19.19 Router Node (isis level- 2) frag_id: 0, Intf Address: 20.6.19.19, Nbr Intf Address: 20.6.19.6 TE metric: 10, IGP metric: 10, attribute flags: 0x0 frag_id: 0, Intf Address: 20.5.19.19, Nbr Intf Address: 20.5.19.5 TE metric: 1000, IGP metric: 10, attribute flags: 0x0
  • 9. 5.6 MPLS TE with Static Routing E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE PE MPLS TE ISIS Level 2 RSVP, Dynamic Tunnel option Autoroute Announce lo0 lo0 Static route to XR1 over TE tunnel Static route to R2 over TE tunnel
  • 10. 5.6 MPLS TE with Static Routing R2#show ip route 19.19.19.19 Routing entry for 19.19.19.19/32 Known via "static", distance 1, metric 0 (connected) Routing Descriptor Blocks: * directly connected, via Tunnel0 Route metric is 0, traffic share count is 1 RP/0/0/CPU0:XR1#show route 2.2.2.2 Thu Jan 3 16:10:43.516 EET Routing entry for 2.2.2.2/32 Known via "static", distance 1, metric 0 (connected) Installed Jan 3 15:49:07.335 for 00:21:37 Routing Descriptor Blocks directly connected, via tunnel-te0 Route metric is 0 No advertising protos.
  • 11. 5.7 MPLS TE with Targeted LDP Adjacencies E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 Static route via tunnel to XR1 Static route via tunnel to R2 ldp ldp PE PE RSVP MPLS TE ldp ldp Target ldp Target ldp
  • 12. 5.8 MPLS TE Fast Reroute E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE PE MPLS TE L3VPN RSVP lo0 Autoroute announce lo0 Autoroute announce FRR lo0 BFD >1sec FRR lo0 BFD >1sec
  • 14. 5.10 Inter-Area MPLS TE with IS-IS E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 IS-IS NET 00.0000.0000.000Y.00 IS-IS NET 01.0000.0000.000Y.00 Level-2 Level-2 Level-2 Level-2 Level-1 Level-1 MPLS TE RSVP Autoroute L1/L2 L1/L2 L1/L2 L1/L2
  • 15. 5.11 Inter-AS MPLS TE E0/0 E1/0 G0/0/0/0 G0/0/0/0 G0/0/0/2 G0/0/0/3 E0/2.34 E1/2.36 E1/2.45 E0/1 E0/0 E0/2.56 PE MPLS TE, RSVP on transit int lo0 IS-IS NET 00.0000.0000.000Y.00 Level-2 Level-2 OSPF AREA 0 Passive interface MPLS TE autoroute Static to R1 via tunnel