Verifying The Company Id Configuration - Cisco nexus 5000 series Cli Configuration Manual

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

FC ID Allocation for HBAs
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Tip
To allocate company IDs, perform this task:
Command
Step 1
switch# configuration terminal
switch(config)#
Step 2
switch(config)# fcid-allocation area
company-id value
switch(config)# no fcid-allocation area
company-id value
The following example adds a new company ID to the default list.
switch(config)# fcid-allocation area company-id 0x003223

Verifying the Company ID Configuration

You can view the configured company IDs by entering the show fcid-allocation area command. Default
entries are listed first and the user-added entries are listed next. Entries are listed even if they were part
of the default list and you later removed them.
The following example displays the list of default and configured company IDs:
switch# show fcid-allocation area
FCID area allocation company id info:
Total company ids: 7
+ - Additional user configured company ids.
* - Explicitly deleted company ids from default list.
You can implicitly derive the default entries shipped with a specific release by combining the list of
Company IDs displayed without any identification with the list of deleted entries.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-8
The list of company IDs is used only when the fcinterop FC ID allocation scheme is in auto mode.
By default, the interop FC ID allocation is set to auto, unless changed.
We recommend that you set the fcinterop FC ID allocation scheme to auto and use the company
ID list and persistent FC ID configuration to manipulate the FC ID device allocation.
Use the fcinterop FCID allocation auto command to change the FC ID allocation and the show
running-config command to view the currently allocated mode.
When you enter a write erase, the list inherits the default list of company IDs shipped with a
relevant release.
<-------------------- Default entry
00:50:2E
00:50:8B
00:60:B0
00:A0:B8
00:E0:69
<------------------ User-added entry
00:30:AE +
00:32:23 +
<------------- Explicitly deleted entry (from the original default list)
00:E0:8B *
Chapter 1
Advanced Fibre Channel Features and Concepts
Purpose
Enters configuration mode.
Adds a new company ID to the default list.
Deletes a company ID from the default list.
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents