In order to see the routing table on a Cisco device, run the show ip route command. Parameters such as eigrp, ospf, bgp, etc may be used to filter results.
When you look at the routing table on a Cisco router, you will see one of many things
All the way to the left, you will see certain letters and numbers, this all depends on what kind of route made it into the routing table.
Codes:
You will then see the route prefix, such as 192.168.1.0, followed by a [AD|Metric]
The AD is the Administrative Distance of the route, and the metric associated with the route.
http://www.ciscopress.com/articles/article.asp?p=2180210&seqNum=12