Isnsccfg – Dell POWEREDGE M1000E User Manual
Page 499
Fabric OS Command Reference
467
53-1001764-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 Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, "Using Fabric OS commands" 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
Reregisters 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.