vyatta@VYA1:~$ show ip route ospf
O 192.168.12.0/24 [110/1] is directly connected, eth2, 00:07:36
O 192.168.13.0/24 [110/1] is directly connected, eth3, 00:07:36
O *> 192.168.23.0/24 [110/2] via 192.168.12.2, eth2, 00:05:05
*> [110/2] via 192.168.13.3, eth3, 00:05:05
O 192.168.101.0/24 [110/1] is directly connected, eth1, 00:07:36
O *> 192.168.128.0/24 [110/2] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.129.2/32 [110/11] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.130.2/32 [110/11] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.131.2/32 [110/11] via 192.168.12.2, eth2, 00:05:53
O *> 192.168.160.0/24 [110/2] via 192.168.13.3, eth3, 00:05:05
O *> 192.168.161.3/32 [110/11] via 192.168.13.3, eth3, 00:05:05
O *> 192.168.162.3/32 [110/11] via 192.168.13.3, eth3, 00:05:05
O *> 192.168.163.3/32 [110/11] via 192.168.13.3, eth3, 00:05:05
vyatta@VYA1:~$ show ip route summary
IP routing table name is Default-IP-Routing-Table(0)
IP routing table maximum-paths is 8
Route Source Networks
connected 7
static 1
ospf 9
Total 17
FIB 9
vyatta@VYA1:~$
Based on the output, what is the reason not all OSPF routes have been added to the FIB?
What information does a router need to add an entry to its routing table? (Choose two.)
Which command line will configure the OSPF router ID?
Which command disables hello packets on an OSPF interface?
Your device is about to transmit a packet from host 10.1.1.1 to destination 172.16.22.33.

What will be the source address after the packet is transmitted?
Which two show commands will confirm that a device is receiving OSPF external routes? (Choose two.)
If all interfaces are active, which route would be preferred?
Which command line will display configured static routes only?
Which operation allows a firewall to understand complex protocols and pass related traffic automatically?
vyatta@vyatta:~$ show dhcp server leases
IP address Hardware Address Lease expiration Pool Client Name
---------- ---------------- ---------------- ---- -----------
10.224.7.40 00:04:f2:02:84:49 2013/06/22 17:46:20 ClientLAN
10.224.7.41 d4:be:d9:1b:ed:9e 2013/06/22 20:27:26 ClientLAN PC-HR-34
vyatta@vyatta:~$ show dhcp server statistics
pool pool size # leased # avail
---- --------- -------- -------
ClientLAN 11 2 9
vyatta@vyatta:~$
Based on the output shown, which statement is true?