Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Brocade 150-820 - Brocade Certified Ethernet Fabric Professional 2015

Page: 3 / 6
Total 182 questions

The server connected to the port shown in the exhibit is sending VLAN tagged frames for VLAN 40 to the port.

sw0# sh run in ten 2/0/20

interface TenGigabitEthernet 2/0/20

fabric isl enable

fabric trunk enable

switchport

switchport mode access

switchport access vlan 40

spanning-tree shutdown

no shutdown

!

What will happen to the frames when received by the Brocade VDX?

A.

The frames will be placed on VLAN 40.

B.

The frames will be dropped.

C.

The frames will be placed on the default VLAN.

D.

The frames will be classified by the CPU.

Exhibit:

switch# show port-channel 300

LACP Aggregator: Po 300 (vLAG)

Aggregator type: Standard

Ignore-split is enabled

Member rbridges: rbridge-id: 51 (2) rbridge-id: 52 (2)

Admin Key: 0010 - Oper Key 0010

Partner System ID - 0x8000,01-e0-52-00-00-02

Partner Oper Key 0010

Member ports on rbridge-id 51:

Link: Te 51/0/31 (0x19180E801C) sync: 1

Link: Te 51/0/32 (0x19180F001D) sync: 1

Exhibit:

Referring to the exhibit, what information is determined?

A.

The vLAG has four nodes.

B.

The primary port is on RBridge ID 51.

C.

The configured LAG type is static.

D.

All links on RBridge 51 are currently enabled and active.

You are connecting an existing Ethernet network to a Brocade VCS Fabric. You want to prevent any Layer 2 loops from forming.

Which two features would be used on the Brocade VDX to meet this requirement? (Choose two.)

A.

RSTP

B.

PVST

C.

BLDP

D.

ELD

Referring to the exhibit

which two configurations are valid? (Choose two.)

A.

A

B.

B

C.

C

D.

D

A QSFP transceiver in breakout mode consists of how many 10 GbE ports?

A.

1

B.

2

C.

3

D.

4

Your customer would like to control a Brocade VCS Fabric consisting of four Brocade VDX 6740s by using SSH to the same address on the principal switch in the fabric.

Which two attributes should be configured to accomplish this? (Choose two.)

A.

Assign management IP addresses to the RBridges in the fabric.

B.

Assign the chassis virtual IP to one RBridge.

C.

Assign the VCS virtual IP to the Brocade VCS Fabric.

D.

Assign the mcast root to one RBridge.

As a network administrator, you see a very high number of receive discards in the interface statistics of an ISL within your VCS fabric. After further investigation, the discards are found to be incrementing due to tail drops.

(Truncated example of the interface stats)

Receive Statistics:

1632132 packets, 220809631 bytes

Unicasts: 1632131, Multicasts: 0, Broadcasts: 1

64-byte pkts: 985885, Over 64-byte pkts: 415575, Over 127-byte pkts: 88870

Over 255-byte pkts: 86119, Over 511-byte pkts: 17667, Over 1023-byte pkts: 38016

Over 1518-byte pkts(Jumbo): 0

Runts: 0, Jabbers: 0, CRC: 0, Overruns: 0

Errors: 0, Discards: 912313

Referring to the exhibit, what would be the cause of the discards?

A.

interop conflict

B.

faulty media

C.

fabric loop

D.

network congestion

You are connecting your Brocade VCS Fabric to a native Brocade Fibre Channel Router (FCR) using FC ports on one of your Brocade VDX switches.

Which two port types are supported? (Choose two.)

A.

E_Port

B.

EX_Port

C.

N_Port

D.

F_Port

You have a four-switch Brocade VCS Fabric operating in fabric mode. You make an interface level configuration change on the principal switch.

Which statement is true?

A.

You need to commit the changes on the principal switch for it to be propagated to all other switches in the fabric.

B.

You do not need to commit the change on the principal switch for it to be automatically propagated to all the other switches in the fabric.

C.

You need to commit the change on the principal switch; the change will only appear on the principal switch and it will be persistent across a reload.

D.

You do not need to commit the change on the principal switch for it to appear on the principal switch; the change will be persistent across a reload.

After connecting a new server to interface Te 1/0/1 and configuring the port, you notice that the device is only showing up in the default VLAN 1 as shown in the exhibit.

interface TenGigabitEthernet 1/0/1

fabric isl enable

fabric trunk enable

switchport

switchport mode trunk

switchport trunk allowed vlan add 10

switchport trunk tag native-vlan

spanning-tree shutdown

no shutdown

!

show mac-address-table:

VlanId Mac-address Type State Ports

1 1234.5678.90ff Dynamic Active Te 1/0/1

You did not enable tagging on the server and now need to alter the interface configuration to force all frames from the server to be tagged for VLAN 10.

Which interface configuration would allow untagged frames from the server to be on VLAN 10?

A.

switchport

switchport mode access

switchport access vlan 10

no shutdown

B.

switchport

switchport mode trunk

switchport trunk allowed vlan add 10

no shutdown

C.

switchport

switchport mode access

switchport trunk allowed vlan add 10

switchport trunk tag native-vlan

no shutdown

D.

switchport

switchport mode access

switchport access vlan 10

switchport trunk tag native-vlan

no shutdown