[Contents] [Prev] [Next] [Index] [Report an Error]


Checking the MPLS and RSVP Configuration

This chapter describes how to verify the correct configuration of both the Multiprotocol Label Switching (MPLS) protocol and Resource Reservation Protocol (RSVP). Incorrect configuration of either protocol prevents successful label-switched path (LSP) creation. (See Table 6.)


Table 6: Checklist for Checking the MPLS and RSVP Configuration
Checking the MPLS and RSVP Configuration Tasks
Command or Action


  1. Verify MPLS Interfaces

show mpls interface

  1. Verify the RSVP Protocol

show rsvp version

  1. Verify RSVP Interfaces

show rsvp interface

  1. Verify Protocol Families

show interfaces terse

  1. Verify MPLS Labels


  1. Use the traceroute Command to Verify MPLS Labels

traceroute host-name or ip-address-of-remote-host

  1. Use the ping Command to Verify MPLS Labels

On the egress router, enter the following commands:

[edit]
edit interfaces lo0 unit
number
set family inet address 127.0.0.1/32
show
commit

ping mpls rsvp lsp-name detail



[Contents] [Prev] [Next] [Index] [Report an Error]