This first TE lab was a pretty good introduction. This link describes the configuration process really well.
In a nutshell, a tunnel interface needs to be created on the two endpoints. The tunnel gets configured as mode mpls traffic-eng, along with a bunch of other options under the tunnel interface.
Then, the mpls network needs to be configured to support this tunnel. This is accomplished through the monotonous configuration, on each router, of:
- enabling mpls traffic engineering globally
- enabling mpls traffic engineering on each interface between the tunnel endpoints
- configuring ip rsvp bandwidth on each interface between the tunnel endpoints
- configuring ospf (or isis) for traffic engineering on each mpls router
No comments:
Post a Comment