Slide 94
Slide 94 text
94
2012 (c) INTERNET MULTIFEED CO.
MPLS-TE
network event により帯域が縮退
1. RSVP signaling
2. LSP が空き帯域に移る
自動で空き帯域を探索してくれるので,手動によるTE 不要
LSP が落ちても即packet loss ではない
IGP にfallback する (BGP のprotocol nexthopの解決のためにLSP +
IGP を使う.優先度が
LSP > IGP)
fast reroute
LSP が落ちたときの
convergence を早くする
ために,あらかじめbackup
LSP を張っておく
koji@test-router> show route 192.0.2.0/24
inet.0: 57 destinations, 57 routes (57 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
192.0.2.0/24 *[BGP/170] 5d 07:12:01, localpref 100, from 192.0.2.1
AS path: I
> to 198.51.100.1 via ae1.0, label-switched-path r1-r5-00
koji@test-router> show route 192.0.2.1
inet.3: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
192.0.2.1/32 *[RSVP/7] 5d 06:47:49, metric 16
> to 198.51.100.1 via ae1.0, label-switched-path r1-r5-00
[IS-IS/18] 5d 06:47:48, metric 16
> to 198.51.100.1 via ae1.0, label-switched-path r1-r5-00