Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

vyatta@vyatta:~$ show interfaces

Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down

Interface IP Address S/L Description

--------- ---------- --- -----------

eth0 172.24.42.51/24 u/u

eth1 192.168.101.1/24 u/u

eth2 192.168.12.1/24 u/u

eth3 192.168.13.1/24 A/D

lo 127.0.0.1/8

::1/128

vyatta@vyatta:~$

Based on the output, what is the problem with eth3?

A.

The interface is not connected.

B.

The switch port is set to a different speed than the Ethernet port.

C.

The interface is connected, but has not discovered a valid MAC address.

D.

The interface has been administratively disabled.

Which two elements must be configured on your Brocade Vyatta vRouter to use the upgrade system image command? (Choose two.)

A.

an active IP interface

B.

a system DNS server

C.

your Brocade support credentials

D.

your Brocade Vyatta repository credentials

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

vyatta@vyatta:~$ show interfaces

Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down

Interface IP Address S/L Description

--------- ---------- --- -----------

eth0 172.24.42.52/24 u/u

eth1 192.168.12.2 /24 u/u

192.168.129.2/24

192.168.130.2/24

192.168.131.2/24

eth2 192.168.23.2/24 u/u

eth3 192.168.128.2/24 u/u

eth3.10 192.168.132.2/24

eth3.20 192.168.133.2/24

vyatta@vyatta:~$

Which interface has VLANs associated with it?

A.

eth0

B.

eth1

C.

eth2

D.

eth3

Which two show commands will verify that a Brocade Vyatta vRouter upgrade completed successfully? (Choose two.)

A.

configuration

B.

version

C.

system image

D.

entitlement

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.

Which command will display the revision of software installed?

A.

show entitlement

B.

show system image

C.

show revision

D.

show version

Which command displays the headers of packets matching firewall rules?

A.

show firewall | match name

B.

show firewall statistics

C.

show firewall name

D.

show log | match fw-name

Which two show commands will confirm that a device is receiving OSPF external routes? (Choose two.)

A.

ip ospf database

B.

ip route

C.

ip ospf interface

D.

ip ospf neighbors

Which statement about NAT is true?

A.

You have to configure NAT in both directions in order for translation to work properly.

B.

NAT states can be maintained between redundant vRouter devices.

C.

You must configure a separate NAT rule list for each direction of NAT traffic.

D.

You must configure a separate NAT rules list for each interface you want to use for NAT.