Specifications

12-95
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
delete scsirouter
delete scsirouter
To delete the named elements from the SCSI routing instance, use the delete scsirouter command. This
command does not change the persistent storage router configuration until the relevant configuration
information has been saved using the appropriate save command with the bootconfig keyword.
delete scsirouter {name | all} [connection nn | serverif ge? [vlan vid]]
delete scsirouter {name | all} serverif ge? force
delete scsirouter {name | all} target {name | all} [lun nn]
delete scsirouter {name | all} target {name | all} [lun nn] force
delete scsirouter {name | all} force
delete scsirouter name all
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
name The name of the SCSI routing instance.
all Delete all SCSI routing instances from the storage router, or delete all
attributes for the named SCSI routing instance.
Note You are not prompted to confirm your actions.
connection nn (Optional) Delete the specified connection from the named instance or all
instances. Use the show scsirouter command with the connection keyword
to display connection IDs.
serverif ge? (Optional) Delete the server interface for the named SCSI routing instance
or all instances.
vlan vid (Optional) Delete the specified VLAN from the named SCSI routing
instance or all instances.
target name The name of the specific target to delete.
target all Delete all targets from the named instance.
lun nn (Optional) Delete the specified iSCSI LUN from the named target or all
targets.
force (Optional) Keyword that overrides normal protections, allowing the action
to be performed.
Release Modification
3.2.1 This command was introduced.