Brocade 150-820 - Brocade Certified Ethernet Fabric Professional 2015
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?
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?
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.)
Referring to the exhibit
which two configurations are valid? (Choose two.)
A QSFP transceiver in breakout mode consists of how many 10 GbE ports?
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.)
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?
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.)
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?
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?