Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

Fabric OS Command Reference 309
53-1000599-01
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.
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
--set Sets the external iSNS server IP address to perform peering to populate the
gateaux 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. NOTE: 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.