System information

12-303
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
scsirouter serverif
scsirouter serverif
To assign a Gigabit Ethernet interface and IP address to the named SCSI routing instance, use the
scsirouter serverif command. The specified interface allows IP hosts access to Fibre Channel storage.
scsirouter name serverif ge? {A.B.C.D/bits | A.B.C.D/1.2.3.4} [secondary ge?]
scsirouter name serverif ge? vlan vid {A.B.C.D/bits | A.B.C.D/1.2.3.4} [secondary ge?]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
name Name of the SCSI routing instance to which you are adding the Gigabit
Ethernet interface.
serverif ge? The name of the interface. When you type the scsirouter serverif
command, followed by ?, the CLI lists the interfaces available. You cannot
specify a nonexistent interface.
A.B.C.D/bits The IP address of the named interface. If the keyword vlan is used, the IP
address is part of the specified VLAN. A.B.C.D is the dotted quad notation
of the IP address. The /bits specifies the subnet mask in CIDR style.
Note The IP address must be on a unique subnet; you cannot configure an
IP address that is on the same subnet as another storage router
network interface.
A.B.C.D/1.2.3.4 The IP address of the named interface. If the keyword vlan is used, the IP
address is part of the specified VLAN. A.B.C.D is the dotted quad notation
of the IP address. 1.2.3.4 is the dotted quad notation of the subnet mask.
Note The IP address must be on a unique subnet; you cannot configure an
IP address that is on the same subnet as another storage router
network interface.
secondary ge? (Optional) The name of the Gigabit Ethernet interface to be used as a
secondary interface for the specified IP address. If the primary interface
goes down and remains down for two seconds, the specified IP address will
be moved to the secondary interface.
vlan vid The keyword and the VLAN identifier.
Release Modification
3.2.1 This command was introduced.