28.06.2014 Views

Discussion

Discussion

Discussion

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

fxp0 up up<br />

fxp0.0 up up inet 192.168.70.145/21<br />

lo0 up up<br />

lo0.0 up up inet 10.0.0.3 --> 0/0<br />

iso 49.0002.1000.0000.0003.00<br />

lo0.16385 up up inet<br />

inet6 fe80::2a0:a5ff:fe56:416<br />

On both routers, you see that the MPLS family is enabled on the appropriate logical<br />

interfaces (so-0/0/2 on the ingress router, and so-0/0/2 and so-0/0/3 on the transit<br />

router). You also see that the inet and iso families are configured on these interfaces<br />

and on the routers’ lo0 interfaces.<br />

Next, configure the three routers that will form the LSP to run MPLS. The basic configuration<br />

is very simple. In the [edit protocols mpls] section of the configuration<br />

hierarchy, list the router interfaces on which MPLS will run. For the ingress router,<br />

configure MPLS on the interface that leads toward the transit router in the LSP and<br />

disable MPLS on the router’s fxp0 interface:<br />

aviva@R1> show configuration protocols mpls<br />

interface so-0/0/2.0;<br />

interface fxp0.0 {<br />

disable;<br />

}<br />

The SONET interface so-0/0/2 connects from the ingress router to the transit router.<br />

This lab setup uses M7i routers, so we disable MPLS on the fxp0 interface, which,<br />

while not required, is considered to be good practice.<br />

After configuring the MPLS interfaces, check that MPLS is running on the interfaces.<br />

Here’s the status on the ingress router:<br />

aviva@R1> show mpls interface<br />

Interface State Administrative groups<br />

so-0/0/2.0 Up <br />

The output shows that MPLS is up and running on interface so-0/0/2. Also, confirm<br />

MPLS status on the transit and egress routers:<br />

aviva@R3> show mpls interface<br />

Interface State Administrative groups<br />

so-0/0/2.0 Up <br />

so-0/0/3.0 Up <br />

aviva@R6> show mpls interface<br />

Interface State Administrative groups<br />

so-0/0/3.0 Up <br />

You see that all required MPLS interfaces are up and running.<br />

The next step in the configuration is to set up RSVP as the signaling protocol. The<br />

basic configuration is similar to that for MPLS: you list all router interfaces that will<br />

be running RSVP. These are the same interfaces that you configured for MPLS. Use<br />

Setting Up RSVP-Signaled LSPs | 505<br />

This is the Title of the Book, eMatter Edition<br />

Copyright © 2008 O’Reilly & Associates, Inc. All rights reserved.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!