Route statistics: ipRoutesCur: 3 ipRoutesHighWater: 3 ipRoutesMax: 4096 --------------------------------------------------------- SP Route statistics: SP ipRoutesCur ipRoutesHighWater ipRoutesMax --- ------------- ------------------- ------------- 1 3 3 4096 2 3 3 4096 3 3 3 4096 4 3 3 4096 --------------------------------------------------------- RIP statistics: ripInPkts: 0 ripOutPkts: 0 ripDiscardPkts: 0 ripRoutesAgedOut: 0 BGP statistics: bgpInPkts: 0 bgpOutPkts: 0 bgpBadPkts: 0 bgpSessFailures: 0 bgpRoutesAdded: 0 bgpRoutesRemoved: 0 bgpRoutesCur: 0 bgpRoutesFailed: 0 bgpRoutesIgnored: 0 bgpRoutesFiltered: 0 |
Statistic | Description |
---|---|
Route Statistics and SP Route Statistics | |
ipRoutesCur | The number of outstanding routes in the route table. |
ipRoutesHighWater | The highest number of routes ever recorded in the route table. |
ipRoutesMax | The maximum number of supported routes. |
RIP statistics | |
ripInPkts | The number of good RIP advertisement packets received. |
ripOutPkts | The number of RIP advertisement packets sent. |
ripDiscardPkts | The number of RIP advertisement packets received that were dropped. |
ripRoutesAgedOut | The number of routes learned via RIP that has aged out. |
BGP statistics | |
bgpInPkts | The number of BGP packets received. |
bgpOutPkts | The number of BGP packets sent. |
bgpBadPkts | The number of BGP packets dropped. |
bgpSessFailures | The number of failed sessions. |
bgpRoutesAdded | The number of routes that were added to the routing table. |
bgpRoutesRemoved | The number of routes that were removed from the routing table. |
bgpRoutesCur | The number of current BGP routes. |
bgpRoutesFailed | The number of BGP routes that failed to add in the routing table. |
bgpRoutesIgnored | The number of routes ignored because the peer was not connected locally or multi-hop was not configured. |
bgpRoutesFiltered | The number of routes dropped by the filter. |