Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
316 Fabric OS Command Reference
53-1000599-02
isnscCfg
2
isnscCfg
Displays or modifies the configuration state of the iSNS client operation.
Synopsis isnsccfg --set slot | geport -s server_ip
isnsccfg --set -m -s server_ip
isnsccfg --reregister
isnsccfg --show
isnsccfg --clear
Description Use this command to display and update the configuration state of the iSNS client daemon.
Note The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
Operands This command has the following operands:
--set Sets the external iSNS server IP address to perform peering to populate the
FC SCSI targets and iSCSI portal.
--show Displays the current iSNS client configuration.
--reregister Re-registers the iSNS objects.
--clear Clears the configured iSNS server.
-m Specifies the management port for communication with the iSNS server.
slot Specifies the slot number of an iSCSI blade in a chassis.
geport Specifies the port number of a GbE port in an iSCSI blade. This parameter
only supports Brocade FC4-16IP blades in Brocade 48000 directors.
-s server_ip Specifies the IP address in dotted-decimal form.
Examples To set the IP address of an external iSNS server with an attached GbE port:
switch:admin> isnsccfg --set 7/ge0 -s 192.168.131.124
iSNS client configuration updated:
peering with iSNS server 192.168.131.124
on slot 7, port ge0
To set an external iSNS server with an attached management port:
switch:admin> isnsccfg --set -m -s 192.168.131.124
iSNS client configuration updated:
peering with iSNS server 192.168.131.124
on the management port
To display the current configuration of the iSNS client daemon
switch:admin> isnsccfg --show
iSNS client is peering with iSNS server 192.168.250.109 on
slot 7, port ge0
Operational Status: Connected to iSNS server.