Suppose that RSVP is configured to establish an LSP as shown in Figure 5.
To verify the RSVP configuration, perform these verification tasks:
Verifying RSVP NeighborsVerify that each Services Router shows the appropriate RSVP neighbors—for example, that Router R1 lists both Router R3 and Router R2 as RSVP neighbors.
From the CLI, enter the show rsvp neighbor command.
|
|
user@r1> show rsvp neighbor
RSVP neighbor: 2 learned Address Idle Up/Dn LastChange HelloInt HelloTx/Rx 10.0.6.2 0 3/2 13:01 3 366/349 10.0.3.3 0 1/0 22:49 3 448/448 |
The output shows the IP addresses of the neighboring routers. Verify that each neighboring RSVP router loopback address is listed.
Verifying RSVP SessionsVerify that an RSVP session has been established between all RSVP neighbors. Also, verify that the bandwidth reservation value is active.
From the CLI, enter the show rsvp session detail command.
The output shows the detailed information, including session IDs, bandwidth reservation, and next-hop addresses, for each established RSVP session. Verify the following information:
Verify that the inet.3 routing table of the entry (ingress) Services Router, R1, has a configured LSP to the loopback address of Router R7.
From the CLI, enter the show route table inet.3 command.
The output shows the RSVP routes that exist in the inet.3 routing table. Verify that an RSVP-signaled LSP is associated with the loopback address of the exit (egress) router, R7, in the MPLS network.