The following example displays the statistics of the global routing table.
Ruijie# show ip route summary
Codes: NORMAL – Normal route ECMP – ECMP route FRR – Fast-Reroute route
Memory: 2000 bytes
Entries: 22,based on route prefixes
NORMAL ECMP FRR TOTAL
Connected 3 0 0 3
Static 2 1 1 4
RIP 1 2 1 4
OSPF 2 1 1 4
ISIS 1 2 0 3
BGP 2 1 1 4
TOTAL 11 7 4 22
The following example displays the statistics of all routing tables.
Ruijie# show ip route summary all
Codes: NORMAL – Normal route ECMP – ECMP route FRR – Fast-Reroute route
IP routing table count:2
Total
Memory: 4000 bytes
Entries: 44,based on route prefixes
NORMAL ECMP FRR TOTAL
Connected 6 0 0 6
Static 4 2 2 8
RIP 2 4 2 8
OSPF 4 2 2 8
ISIS 2 4 0 6
BGP 4 2 2 8
TOTAL 22 14 8 44
Global
Memory: 2000 bytes
Entries: 22,based on route prefixes
NORMAL ECMP FRR TOTAL
Connected 3 0 0 3
Static 2 1 1 4
RIP 1 2 1 4
OSPF 2 1 1 4
ISIS 1 2 0 3
BGP 2 1 1 4
TOTAL 11 7 4 22