Brocade SAN Switch Configuration

Default IP and User

IP: 10.77.77.77
User: admin/password root/fibranne

Init

switchname SW1
tstimezone Asia/Shanghai
date "0101235922"
tsclockserver "192.168.2.1"
ipaddrset
ipaddrshow

Zoning

For safety and consistent setup, always log in to the principal switch to configure the Zone.

# Add alias/zoning/cfg
alicreate "Esxi168_HBA0","10:00:00:00:c9:60:15:2a"
zonecreate "Esxi168_HBA0_VNX5200_01_SPA01","Esxi168_HBA0;VNX5200_01_SPA01"
cfgadd "HIS_CONFIG","Esxi168_HBA0_VNX5200_01_SPA01"

# Remove cfg/zoning/alias
cfgremove "HIS_CONFIG", "bcmz1_zone3;bcmz1_zone4"
zonedelete "bcmz1_zone3"
alidelete "bcmz1_x3650_m3_p4"

# Enable/save cfg
cfgenable HIS_CONFIG
cfgsave

# Disable/clear cfg
cfgdisable "HIS_CONFIG"
cfgclear
cfgsave

Licenses

old version

switch:admin> licenseshow
ddedcHQyRSeefet:
Fabric license
Enhanced Group Management license
gBFMmPLMYJGKfDgf?3Rg9DKa3gDNE9JBJGAM:
8 Gig FC license]

switch:admin> licenseadd <key>
switch:admin> licenseport --reserve 0-15

new version

license --show
license --install -key <key>
license --reserve -port <port>

When connecting two switches together, it is best practice that the following parameters are differentiated:
• Domain ID
• Switch name
• Chassis name

You must also verify the following fabric parameters are identical on each switch for a fabric to merge:
• R_A_TOV (Resource Allocation TimeOut Value)
• E_D_TOV (Error Detect TimeOut Value)
• Data Field Size
• Sequence Level Switching
• Disable Device Probing
• Suppress Class F Traffic
• Per-frame Route Priority

# Clear all cfg
switch:admin> cfgdisable <cfg_name>
switch:admin> cfgclear
switch:admin> cfgsave

# Setting the Domain ID
switch:admin> fabricshow
switch:admin> switchdisable
switch:admin> configure
Configure...
Fabric
Parameters (yes, y, no, n): [no] y
Domain
(1...239): [1] 2

<ctrl+D>
switch:admin> switchenable

Enable Port NPIV

switch:admin> portcfgnpivport --enable [slot/]port
switch:admin> portcfgnpivport --disable [slot/]port
switch:admin> portcfgshow