Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
47-3
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 47 Configuring Fabric Configuration Servers
Displaying FCS Information
Note Set this command globally only if every switch in the fabric belong to the Cisco MDS 9000 Family or
Cisco Nexus 5000 Series of switches.
To enable global checking of the platform name, perform this task:
To register platform attributes, perform this task:
Displaying FCS Information
You can use the show fcs commands to display the status of the WWN configuration.
The following example shows how to display the FCS local database:
switch# show fcs database
Command Purpose
Step 1
switch# configuration terminal
switch(config)#
Enters configuration mode.
Step 2
switch(config)# fcs plat-check-global
vsan vsan-id
Enables global checking of the platform name.
switch(config)# no fcs plat-check-global
vsan vsan-id
Disables (default) global checking of the platform
name.
Command Purpose
Step 1
switch# configuration terminal
Enters configuration mode.
Step 2
switch(config)# fcs register
Enters the FCS registration submode.
Step 3
switch(config-fcs-register)# platform
name platform-name vsan vsan-id
Enters the FCS registration attributes submode.
switch(config-fcs-register)# no platform
name platform-name vsan vsan-id
Deletes a registered platform.
Step 4
switch(config-fcs-register-attrib)#
mgmt-addr ipv4-addr
Configures the platform management IPv4 address.
switch(config-fcs-register-attrib)# no
mgmt-addr ipv4-addr
Deletes the platform management IPv4 address.
switch(config-fcs-register-attrib)#
mgmt-addr ipv6-addr
Configures the platform management IPv6 address.
switch(config-fcs-register-attrib)# no
mgmt-addr ipv6-addr
Deletes the platform management IPv6 address.
Step 5
switch(config-fcs-register-attrib)# nwwn
nwwn-node
Configures the platform node name.
switch(config-fcs-register-attrib)# no
nwwn nwwn-node
Deletes the platform node name.
Step 6
switch(config-fcs-register-attrib)# type
type
Configures the fc-gs-3 defined platform type.
switch(config-fcs-register-attrib)# no
type type
Deletes the configured type and reverts the switch to
its factory default of unknown type.
Step 7
switch(config-fcs-register-attrib)# exit
Exits the FCS registration attributes submode.
Step 8
switch(config-fcs-register)# exit
Exits the FCS registration submode.