Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1927554.1
Update Date:2018-02-08
Keywords:

Solution Type  Technical Instruction Sure

Solution  1927554.1 :   How To Delete a Logical Switch and Disable Virtual Fabric In Brocade SAN Switch  


Related Items
  • Brocade 5100 Switch
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Switch>SN-DK: Brocade Switch
  •  




In this Document
Goal
Solution


Created from <SR 3-9569661051>

Applies to:

Brocade 5100 Switch - Version All Versions to Not Applicable [Release All Releases to N/A]
Information in this document applies to any platform.

Goal

How to delete logical switch and disable virtual fabric in Brocade SAN switch

 

The following platforms are Virtual Fabrics-capable:
• Brocade 5100
• Brocade 5300
• Brocade 6510
• Brocade 6520
• Brocade 7800
• Brocade VA-40FC, in Native mode only
• Brocade DCX
• Brocade DCX-4S
• Brocade DCX 8510 family


Solution

Please refer to:

Brocade Fabric OS Administrator’s Guide -- Chapter 11: Disabling Virtual Fabrics mode

http://www.brocade.com/downloads/documents/product_manuals/B_SAN/FOS_AdminGd_v720.pdf


From the switch supportshow file:

The output shows the switch has all ports belonging to the default logical switch (FID=128); except for port 9 which is the base logical switch (FID=8).




lscfg --show       :

Created switches FIDs(Domain IDs):  128(ds)(1)  8(bs)(1)

Port      0     1     2     3     4     5     6     7     8     9
-------------------------------------------------------------------
FID     128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 |   8 |

Port     10    11    12    13    14    15    16    17    18    19
-------------------------------------------------------------------
FID     128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 |

Port     20    21    22    23    24    25    26    27    28    29
-------------------------------------------------------------------
FID     128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 |

Port     30    31    32    33    34    35    36    37    38    39
-------------------------------------------------------------------
FID     128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 | 128 |

 

NOTE:
A. Save a copy of the current physical switch configuration:

    configupload
    supportsave

B. Save the configuration of the base logical switch:
 
  fosexec --fid 8 -cmd "supportsave"
  fosexec --fid 8 -cmd "configupload"



Disabling Virtual Fabrics mode

Use the following procedure to disable Virtual Fabrics mode:
1. Connect to the physical chassis and log in using an account with the chassis-role permission.

2. Use the fosConfig command to check whether VF mode is enabled:

fosconfig --show

FC Routing service:             enabled
iSCSI service:                  Service not supported on this Platform
iSNS client service:            Service not supported on this Platform
Virtual Fabric:                 enabled
Ethernet Switch Service:        Service not supported on this Platform


3. Move all ports to the default logical switch.

lscfg --config 128 -port 9


4. Delete all of the non-default logical switches.

lscfg --delete 8


5. Use the fosConfig command to disable VF mode:
  


fosconfig --disable vf
WARNING: This is a disruptive operation that requires a reboot to take effect.
Would you like to continue [Y/N] y  

  


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback