When attepting to view the OSPF routes in the routing table, you issue the command show route table inet but no OSPF routes are displayed. What is the problem?
A.
The OSPF routes are located in the inet 4 routing table
B.
THe OSPF routes are located in the inet 0 routing table
C.
The OSPF routes are located in the inet 2 routing table
D.
The OSPF routes are located in the inet 4.3 routing table
root@host# run show route table inet.0
inet.0: 5 destinations, 5 routes (5 active, 0 holddown, 0 hidden)
+ = Active Route, – = Last Active, * = Both
10.100.0.0/24 *[Direct/0] 00:38:38
> via lo0.0
10.100.0.1/32 *[Local/0] 00:38:38
Local via lo0.0
172.16.1.0/24 *[Direct/0] 00:38:38
> via em0.0
172.16.1.1/32 *[Local/0] 00:38:38
Local via em0.0
224.0.0.5/32 *[OSPF/10] 00:38:54, metric 1
MultiRecv
==============================================================
B.
THe OSPF routes are located in the inet 0 routing table
From the Juniper Website:
http://www.juniper.net/techpubs/en_US/junos12.3/topics/concept/routing-tables-understanding.html