You are experiencing slow system throughput and suspect that you are running out of system memory.
Which command would you use to confirm this?
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:~$
With all routing settings at system defaults, which statement is true about the interface VYA1 will use to transmit traffic destined for 192.168.23.15?
Given the address 172.16.99.65 and a mask of 255.255.240.0, what is the subnet number?
vyatta@vyatta:~$ show dns forwarding statistics
----------------
Cache statistics
----------------
Cache size: 150
Queries forwarded: 20
Queries answered locally: 1
Total DNS entries inserted into cache: 58
DNS entries removed from cache before expiry: 0
---------------------
Nameserver statistics
---------------------
Server: 172.24.42.1
Queries sent: 20
Queries retried or failed: 0
Server: 216.134.160.13
Queries sent: 5
Queries retried or failed: 0
Based on the output shown, which two statements are true? (Choose two.)
Your router has received a packet destined for host 192.168.12.2.
vyatta@vyatta:~$ show ip route
Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,
I - ISIS, B - BGP, > - selected route, * - FIB route
S>* 0.0.0.0/0 [1/0] via 10.1.1.1, eth0
C>* 127.0.0.0/8 is directly connected, lo
O 192.168.12.0/24 [110/10] via 192.168.100.2, eth2, 01W1d21h
S>* 192.168.12.0/24 [1/0] via 192.168.101.2, eth1
C 192.168.12.0/24 is directly connected, eth3
O>* 192.168.23.0/24 [110/20] via 192.168.12.2, eth2 01w1d21h
vyatta@vyatta:~$
Referring to exhibit, which route will be used to forward the packet?
You are running a Brocade Vyatta vRouter as a virtual machine, and the upgrade system image command tells you that you must perform a manual upgrade.
Which three steps are part of the manual upgrade process? (Choose three.)
Your device receives a mail packet from host 10.1.1.1 to 1.2.3.4 on port eth0.
Which rule will the packet match?