Creating An Isns Client Profile - Cisco MDS 9000 series Configuration Manual

Nx-os ip services multilayer switches
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

iSNS
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Once a profile is tagged to an interface, the switch opens a TCP connection to the iSNS server IP address
(using the well-known iSNS port number 3205) in the profile and registers network entity and portal
objects; a unique entity is associated with each IPS interface. The switch then searches the Fibre Channel
name server (FCNS) database and switch configuration to find storage nodes to register with the iSNS
server.
Statically mapped virtual targets are registered if the associated Fibre Channel pWWN is present in the
FCNS database and no access control configuration prevents it. A dynamically mapped target is
registered if dynamic target importing is enabled. See the
Targets" section on page 4-5
A storage node is deregistered from the iSNS server when it becomes unavailable when a configuration
changes (such as access control change or dynamic import disabling) or the Fibre Channel storage port
goes offline. It is registered again when the node comes back online.
When the iSNS client is unable to register or deregister objects with the iSNS server (for example, the
client is unable to make a TCP connection to the iSNS server), it retries every minute to reregister all
iSNS objects for the affected interfaces with the iSNS server. The iSNS client uses a registration interval
value of 15 minutes. If the client fails to refresh the registration during this interval, the server will
deregister the entries.
Untagging a profile also causes the network entity and portal to be deregistered from that interface.
Note
The iSNS client is not supported on a VRRP interface.

Creating an iSNS Client Profile

To create an iSNS profile, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# isns profile name MyIsns
switch(config-isns-profile)#
Step 3
switch(config-isns-profile)# server
10.10.100.211
Step 4
switch(config-isns-profile)# no server
10.10.100.211
Step 5
switch(config-isns-profile)# server 2003::11
Step 6
switch(config-isns-profile)# no server
10.20.100.211
To remove an iSNS profile, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# no isns profile name OldIsns
Cisco MDS 9000 Family NX-OS IP Services Configuration Guide
4-80
for more details on how iSCSI imports Fibre Channel targets.
Purpose
Enters configuration mode.
Creates a profile called MyIsns.
Specifies an iSNS server IPv4 address for this
profile.
Removes a configured iSNS server from this
profile.
Specifies an iSNS server IPv6 address for this
profile.
Removes a configured iSNS server from this
profile.
Purpose
Enters configuration mode.
Removes a configured iSNS profile called
OldIsns.
Chapter 4
"Presenting Fibre Channel Targets as iSCSI
OL-19525-01,Cisco MDS NX-OS Release 4.2(1)
Configuring iSCSI

Advertisement

Table of Contents
loading

Table of Contents