Step 4: Verify RSVP Interfaces
Purpose
Display the status of each interface on which RSVP is enabled to determine where the configuration error occurred.
Action
To verify the status of RSVP interfaces, enter the following command from the ingress, transit, and egress routers:
user@host>show rsvp interfaceSample Output 1
user@R1>show rsvp interfaceRSVP interface: 3 activeActiveSubscr- Static Available Reserved HighwaterInterface Stateresviption BW BW BW markso-0/0/0.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/1.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/2.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bpsuser@R3>show rsvp interfaceRSVP interface: 3 activeActiveSubscr- Static Available Reserved HighwaterInterface Stateresviption BW BW BW markso-0/0/0.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/1.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/2.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bps<<< Missing interface so-0/0/3.0user@R6>show rsvp interfaceRSVP interface: 4 activeActiveSubscr- Static Available Reserved HighwaterInterface Stateresviption BW BW BW markso-0/0/0.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/1.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/2.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/3.0 Up0100% 155.52Mbps 155.52Mbps 0bps 0bpsSample Output
user@R1>show rsvp interfaceRSVP interface: 3 activeActive Subscr- Static Available Reserved HighwaterInterface State resv iption BW BW BW markso-0/0/0.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/1.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/2.0 Up1100% 155.52Mbps 155.52Mbps 0bps 0bpsuser@R3>show rsvp interfaceRSVP interface: 4 activeActive Subscr- Static Available Reserved HighwaterInterface State resv iption BW BW BW markso-0/0/0.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/1.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/2.0 Up1100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/3.0 Up1100% 155.52Mbps 155.52Mbps 0bps 0bpsuser@R6>show rsvp interfaceRSVP interface: 4 activeActive Subscr- Static Available Reserved HighwaterInterface State resv iption BW BW BW markso-0/0/0.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/1.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/2.0 Up 0 100% 155.52Mbps 155.52Mbps 0bps 0bpsso-0/0/3.0 Up1100% 155.52Mbps 155.52Mbps 0bps 0bpsWhat It Means
Sample Output 1 shows that even though each router has interfaces that are up and have RSVP active, there are no reservations (
Active resv)on any of the routers. In this example, we would expect at least one reservation on the ingress and egress routers, and two reservations on the transit router.In addition, interface
so-0/0/3on transit routerR3is not included in the configuration. The inclusion of this interface is critical to the success of the LSP.In contrast to Sample Output 1 and to illustrate correct output, Sample Output 2 shows the relevant interfaces with active reservations.