show ip bgp flap-statistics 
 
   
  Displays BGP4 route-dampening statistics for all dampened routes with a variety of options. 
  
 Syntax
 
	  
		show ip bgp flap-statistics 
	 
 
	  
		show ip bgp flap-statistics 
		 
		  ip-addr 
		  { 
		  / 
		  mask 
		  } 
		  [ 
		  longer-prefixes 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		  | 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
 
	  
		show ip bgp flap-statistics 
		neighbor 
		  ip-addr 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
	 
 
	  
		show ip bgp flap-statistics 
		regular-expression 
		  name 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
	 
 
	  
		show ip bgp flap-statistics 
		vrf 
		  vrf-name 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  ip-addr 
				 
			 
- IPv4 address of a specified route in dotted-decimal notation. 
			 
-  
				 
				  mask 
				 
			 
-  IPv4 mask of a specified route in CIDR notation. 
			 
-  
				 
				  longer-prefixes 
				 
			 
- Displays statistics for routes that match the specified route or have a longer prefix than the specified route. 
			 
- vrf 
				  vrf-name 
			 
- Specifies a VRF instance. 
			 
-  
				 
				  neighbor 
				 
			 
- Displays flap statistics only for routes learned from the specified neighbor. 
				 
				   
					 - ip-addr 
					 
- IPv4 address of the neighbor. 
					 
 
-  
				 
				  regular-expression 
				 
			 
- Specifies a regular expression in the display output on which to filter. 
			 
-  
				 
				  name 
				 
			 
- Name of an AS-path filter or regular expression. 
			 
Modes
 
		 Privileged EXEC mode 
		
 
	 
 Examples
 
	  
		The following example displays flap statistics for a neighbor. 
		
 
		
device# show ip bgp flap-statistics neighbor 10.11.12.13