Saturday, January 12, 2013

Upgrading Brocade FOS and adding new Brocade FC switch

Steps to adding a new brocade(B-series) switch to an existing fabric. The new switch in will be an edge/subordinate switch in a core-edge topology.

Prerequisites:
  • Brocade firmware version on new switch should be upgraded/downgraded as required by fabric/interop
Downgrade/Upgrade step if required:
swd21:admin> firmwaredownload
Server Name or IP Address: 10.2.1.3
User Name: anonymous
File Name: /v622b
Network Protocol(1-auto-select, 2-FTP, 3-SCP) [1]: 2
Password:
Server IP: 10.2.1.3, Protocol IPv4
Checking system settings for firmwaredownload...
System settings check passed.

You can run firmwaredownloadstatus to get the status
of this command.

This command will cause a warm/non-disruptive boot on the switch,
but will require that existing telnet, secure telnet or SSH sessions
be restarted.


Do you want to continue [Y]: y
Firmware is being downloaded to the switch. This step may take up to 30 minutes.
Preparing for firmwaredownload...
Start to install packages...
dir                         ##################################################
ldconfig                    ##################################################
 -------------------------output cut---------------------------------------
[5]: Jan 1 17:44:34 2012
Firmwaredownload command has completed successfully. Use firmwareshow to verify the firmware versions.

swd21:admin> firmwareshow
Appl     Primary/Secondary Versions
------------------------------------------
FOS      v6.2.2b
             v6.2.2b
  • Setup 'switchname', snmp as required.
  • Check date. set ntp server with 'tsclockserver set timezone' & 'tstimezone --interactive'
  • Disable switch and set Domain ID (DID must unique)
  • Check/clear config : cfgshow
  • sw21:admin> cfgclear
    The Clear All action will clear all Aliases, Zones, FA Zones
    and configurations in the Defined configuration.
    cfgSave may be run to close the transaction or cfgTransAbort
    may be run to cancel the transaction.
    Do you really want to clear all configurations?  (yes, y, no, n): [no] yes 
  • Now enable switch with 'switchenable'
  •  
    Connecting new switch:
  • You can connect the new switch via an ISL to the Core switch. ISL should be created similar SNMP message. You can also confirm via 'islsow' on both switches.
Info    Fabric Event    ISL [ Domain 21 (16) Port 16 (10) - Domain10 (a) Port29 (1c) ] Created    Jan 1 19:41:35 2012   
  •  Clear port counters/errors on ISL and monitor.



No comments:

Post a Comment