Send documentation comments to mdsfeedback-doc@cisco.com
21-19
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
server
server
To add a server in an Internet Storage Name Service (iSNS) profile, use the server command in iSNS
profile configuration submode. To delete a server from an iSNS profile, use the no form of the command.
server server-id
no server server-id
Syntax Description
Defaults None.
Command Modes iSNS profile configuration submode.
Command History
Usage Guidelines An iSNS profile can have only one server address. To change the server address, you must delete the
current server and add the new one.
Examples The following example shows how to add a server address to an iSNS profile.
switch# config terminal
switch(config)# isns profile name UserProfile
switch(config-isns-profile)# server 10.1.1.1
The following example shows how to delete a server address from an iSNS profile.
switch# config terminal
switch(config)# isns profile name AdminProfile
switch(config-isns-profile)# no server 10.2.2.2
Related Commands
server-id Specifies the server address. The format is A.B.C.D.
Release Modification
1.3(1) This command was introduced.
Command Description
isns-server enable Enables the iSNS server.
isns profile name Creates iSNS profiles.
show isns Displays iSNS information.