Brocade Communications Systems FCX 648S Скачать руководство пользователя страница 18

DATA CENTER 

 

CONFIGURATION GUIDE 

 

 

 

Configuring an iSCSI SAN Using Brocade FCX Switches 

 

18 

 

C

ONFIGURING THE 

S

WITCH FOR 

D

EDICATED I

SCSI

 

SAN 

Network Loop Prevention 

The Spanning Tree Protocol (STP) eliminates Layer 2 loops in networks, by selectively blocking some ports 

and allowing other ports to forward traffic, based on configurable global (bridge) and local (port) 

parameters. STP related features, such as RSTP and PVST, enhance the operation of standard STP, allowing 

for fine-tuning of standard STP, and therefore avoiding some of its limitations. You can enable or disable 

STP on a global basis (for the entire device), a port-based VLAN basis (for the individual Layer 2 broadcast 

domain), or an individual port basis. 

BEST PRACTICE:

 Brocade highly recommends that customers create iSCSI SANs based on dedicated 

switches. Brocade FCX switches offer capabilities to logically partition LAN traffic from SAN traffic. However, 

the mission critical nature of SANs demand that LAN traffic, which is beyond the control of sever and 

storage administrators, be separated from the switch completely.

 

If the iSCSI SAN will be connected to another Brocade FCX for redundancy or to another device for uplink 

(as per Figure 5), Brocade recommends the customers to use 

Rapid Spanning Tree

. Rapid Spanning Tree 

(802.1W) provides rapid traffic reconvergence for point-to-point links within a few milliseconds (0 – 500 

milliseconds), following the failure of a bridge or bridge port. This reconvergence occurs more rapidly than 

the reconvergence provided by the 802.1D Spanning Tree Protocol (STP)) or by RSTP Draft 3. 

FCX648S Switch 

(config)#

spanning-tree  802-1w

 

FCX648S Switch (config)#

write mem

 

Syntax: spanning-tree 802-1w  

BEST PRACTICE:

 For iSCSI deployments, Brocade recommends that spanning tree be disabled on all access 

ports. Access ports are the switch ports that are directly connected to the server or storage ports. In the 

event of a change in the network, the ports with spanning tree enabled take a few additional seconds to 

reach a state of full functionality. However, since access ports are never going to be connected to Ethernet 

switches or hubs, there is no need to enable spanning tree on them. 

To disable spanning tree, issue the following commands per VLAN (do not disable globally): 

FCX648S Switch 

(config)#

no spanning-tree

 

FCX648S Switch (config)#

write mem

 

Syntax: [no] spanning-tree 

If the environment where the iSCSI SAN will be deployed is not a controlled environment (for example, there 

is a possibility of someone accidentally plugging in a switch or a hub to the FCX), Brocade recommends that 

customers enable 

fast port-span

. This feature enables the ports to become functional much more quickly 

compared to regular spanning tree.  

FCX648S Switch (config)# 

fast port-span

 

FCX648S Switch (config)#

write mem

 

Syntax: [no] fast port-span

 

 To disable fast-port span on an inter-switch link, issue the following commands specific to the port: 

FCX648S Switch (config)# 

fast port-span exclude ethernet 1/1/1 ethernet 1/1/2

 

FCX648S Switch (config)# 

write mem

 

Syntax: [no] fast port-span [exclude ethernet 

<port> 

[ethernet 

<port>

] | to [

<port>

]]

 

Symmetric Flow Control and Buffer Configuration 

One of the advantages of Brocade FCX switches offered in iSCSI SANs is the deployment of lossless 

Ethernet. By deploying lossless Ethernet using a Brocade FCX, customers may significantly improve the 

performance of their SANs. In the event of congestion, this feature relies on flow control capabilities as 

Содержание FCX 648S

Страница 1: ...DATA CENTER Configuring an iSCSI Storage Area Network Using Brocade FCX Switches A step by step guide describing how to install and configure Brocade FCX Switches in an iSCSI Storage Area Network SAN...

Страница 2: ...tack 8 Cabling requirements for redundancy 10 Basic Switch Setup andConfiguration 11 Powering On the System 11 Connecting to a PC or Terminal 11 Using the CLI 12 Configuring IP Addresses 12 Assigning...

Страница 3: ...d support designating one or more through Link Aggregation Groups ports for inter switch links Brocade FCX stand alone switches provide up to 40Gbps full duplex bandwidth for ISL For stacking switches...

Страница 4: ...one cable is required per switch or one per stack in a Brocade FCX stack The Ethernet cable must be connected to a corporate or data center network that allows the administrator to manage the switch r...

Страница 5: ...om an independent circuit breaker As with any equipment a filter or surge suppressor is recommended Rack Installation As noted in the previous section Brocade FCX switches can be installed on a deskto...

Страница 6: ...Remove the rack mount kit from the shipping carton The kit contains two L shaped mounting brackets and mounting screws 3 Attach the mounting brackets to the each side of the device using the provided...

Страница 7: ...er cable and includes AC and DC status LEDs for easy monitoring and troubleshooting When only one PSU is installed both AC OK and DC OK LEDs on the installed PSU must be green for the Brocade FCX devi...

Страница 8: ...the stack link so if one link fails stack communications can be maintained Figure 1 illustrates a ring topology stacking configuration In a redundant iSCSI deployment of stacked Brocade FCX switches...

Страница 9: ...of an LC LC MM Fiber cable into one of the top unit s SFP stacking ports 2 Plug the other end of the cable into one of the stacking ports of the next unit 3 Repeat steps 1 and 2 for each unit in the s...

Страница 10: ...managed as a logical switch with one active management node Each switch in the stack should have two PSUs and each PSU should be supplied by a separate power source Ensure there are two separate power...

Страница 11: ...tlet Connecting to a PC or Terminal To manage the switch connect the console serial port on the switch to a management station such as a PC running a terminal emulation application for example HyperTe...

Страница 12: ...r commands or options the CLI understands what you are typing Configuring IP Addresses At least one IP address must be configured using the serial connection to the CLI before you can manage each swit...

Страница 13: ...mand to save changes FCX648S Switch config ip address 192 168 1 252 255 255 255 0 FCX648S Switch config write memory Syntax ip address ip address sub net mask 5 Set a default gateway address for the s...

Страница 14: ...ecure to avoid allowing access to the SAN from the LAN The management port is an out of band port that customers can use to manage their switches without interfering with the in band ports The managem...

Страница 15: ...mands to configure the stack on a Brocade FCX 648 S FCX648S Switch config t FCX648S Switch config stack enable FCX648S Switch config write mem Enter these commands to configure the stack on an Brocade...

Страница 16: ...to enter unit ID for the unit in the stack being configured There are two ways to find the unit ID Every Brocade FCX switch has stack indicators in front of the switch as shown below These indicators...

Страница 17: ...rnet 1 3 2 FCX648S Switch config if e10000 1 3 2 link aggregate active Syntax interface ethernet stack unit slotnum portnum link aggregate active To configure link aggregation on a Brocade FCX 648 E u...

Страница 18: ...02 1w FCX648S Switch config write mem Syntax spanning tree 802 1w BEST PRACTICE For iSCSI deployments Brocade recommends that spanning tree be disabled on all access ports Access ports are the switch...

Страница 19: ...unit 1 FCX648S Switch config symmetric flow control enable unit 2 FCX648S Switch config write mem Syntax no symmetric flow control enable unit unit_ID NOTE Refer to the section on stack configuration...

Страница 20: ...maximum frame size of 1 500 bytes so most devices use 1 500 as their default MTU Jumbo frames are Ethernet frames with more than 1 500 bytes MTU Conventionally jumbo frames can carry up to 9 000 bytes...

Страница 21: ...connection and click View Status The Local Area Connection X Status displays 3 Click Properties 4 Click Configure 5 Click the Advanced tab 6 From the Property list select Jumbo Packet 7 From the Valu...

Страница 22: ...ibuting the load across different switches and different switch ports SWITCH CONFIGURATION DUMP This section shows a sample output of the running config from a Brocade FCX stack configured per the ins...

Страница 23: ...e ethernet 2 1 15 flow control neg on interface ethernet 2 1 16 flow control neg on interface ethernet 2 2 3 link aggregate active interface ethernet 2 2 4 link aggregate active end telnet STACK1 conf...

Страница 24: ...tems Inc All Rights Reserved 06 10 GA CG 285 00 Brocade the B wing symbol BigIron DCFM DCX Fabric OS FastIron IronView NetIron SAN Health ServerIron TurboIron and Wingspan are registered trademarks an...

Отзывы: