Displaying RSVP protocol packet statistics

The device constantly gathers RSVP statistics. RSVP statistics are collected from the time RSVP is enabled, as well as from the last time the RSVP statistics counters were cleared.

To clear the RSVP statics counters, use the following command:
device# clear mpls rsvp statistics

This command resets the counters listed under "since last clear" for the show mpls rsvp interface detail and the show mpls rsvp statistics commands.

An addition command that displays the same information is the show mpls rsvp statistics command.

device# show mpls rsvp statistics
Total	Since	last clear
PacketType	 Sent	 Received	 Sent	 Received
Path	       4	    4	        4	    4
Resv	       4	    4	        4	    4
PathErr	    0	    0	        0	    0
ResvErr	    0	    0	        0	    0
PathTear	   0	    0	        0	    0
ResvTear	   0	    0	        0	    0
ResvConf	   0	    0	        0	    0

Errors			                   Total	   Since	last	clear
Rcv pkt	bad	length	         0	       0		
Rcv	pkt	unknown type	       0	       0
Rcv	pkt	bad version	        0	       0
Rcv	pkt	bad cksum	          0	       0
Memory alloc fail	          0	       0
Rcv pkt processing error:
Path	                       0	       0
Resv	                       0	       0
PathErr	                    0	       0
ResvErr	                    0	       0
PathTear	                   0	       0
ResvTear	                   0	       0
ResvConf	                   0	       0