Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

You are experiencing slow system throughput and suspect that you are running out of system memory.

Which command would you use to confirm this?

A.

show system buffers

B.

show system kernel-messages

C.

show system memory

D.

show system processes

Full Access
Question # 5

Which two elements are required in a firewall rule? (Choose two.)

A.

source address

B.

destination address

C.

number

D.

action

Full Access
Question # 6

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?

A.

Only interface Ethernet 2 will be used.

B.

Only interface Ethernet 3 will be used.

C.

The Brocade Vyatta device will load-balance packet by packet out both Ethernet 2 and Ethernet 3.

D.

The Brocade Vyatta device will load-balance session by session out both Ethernet 2 and Ethernet 3.

Full Access
Question # 7

Given the address 172.16.99.65 and a mask of 255.255.240.0, what is the subnet number?

A.

/20

B.

/26

C.

/28

D.

/32

Full Access
Question # 8

If all interfaces are active, which route would be preferred?

A.

10.1.1.0/24, administrative distance 110, learned through OSPF

B.

10.1.1.0/24, administrative distance 10, static route

C.

10.1.1.0/24, administrative distance 120, static route

D.

10.1.1.0/24, administrative distance 100, learned through OSPF

Full Access
Question # 9

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.)

A.

The DNS forwarding cache is not full.

B.

The vRouter only has two DNS servers available for DNS forwarding.

C.

The server at 172.24.42.1 has a higher priority setting than the server at 216.134.160.13.

D.

DNS servers at 172.24.42.1 and 216.134.160.13 are responding to DNS requests.

Full Access
Question # 10

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?

A.

S> 0.0.0.0/0 [1/0] via 10.1.1.1, eth1

B.

S> 192.168.12.0/24 [110/10] via 192.168.100.2, eth2, 01w1d21h

C.

S> 192.168.12.0/24 [1/0] via 192.168.101.2, eth1

D.

O> 192.168.23.0/24 [110/20] via 192.168.12.2, eth2, 01w1d21h2

Full Access
Question # 11

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.)

A.

Copy the new template to your VM hypervisor.

B.

Save the current configuration to an external location.

C.

Enter the add system image command.

D.

Delete the MAC addresses for all interfaces.

E.

Delete the hardware IDs for all interfaces

Full Access
Question # 12

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?

A.

10

B.

20

C.

30

D.

40

Full Access