Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-317
Publication Number: 53-1000240-01
isnscCfg
2
Note: Enter commands in lowercase only; mixed case is for readability.
isnscCfg
iSNS Client Configure.
Synopsis isnsccfg --set slot/geport -s server_ip
isnsccfg --set -m -s server_ip
isnsccfg --reregister
isnsccfg --show
Description Use this command to display and update the configuration state of the iSNS client daemon.
N
ote
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 iSNS server to peer with.
--show Displays the current iSNS client configuration.
--reregister Triggers a re-registration of iSNS objects.
-h Displays help.
-m Specify the iSNS server is attached to the management port.
slot/geport Specifies the slot number of an iSCSI blade in a chassis and the port number of a
GbE port in an iSCSI blade. NOTE: This parameter only supports FC4-16IP
blades in SilkWorm 48000 directors.
--s server_ip Specifies the IP address in dotted-decimal form.
Examples To set the IP address of the iSNS server (GbE port attached):
To set the IP address of the iSNS server (Management port attached)
To display the current configuration of the iSNS client daemon
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
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
switch:admin> isnsccfg --show
iSNS client is peering with iSNS server 192.168.131.124
on slot 7, port ge0