Specifications

4-6
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 4 Configuring for VLAN
Assigning a VLAN to a SCSI Routing Instance
Use the following procedure to verify current operational information for all VLANs either learned from
the network using VTP in client mode or configured locally while in transparent mode.
Example 4-3 Verifying VLAN Operational Information
[SN5428-2A]# show vlan
VLAN Name Status Ports
---- ------------------------------- --------- -------------------------------
100 Engineering active ge2
200 Manufacturing active ge2
VLAN Type MTU Interfaces
---- ----- ----- -------------------------------
100 enet 1500 ge2VLAN100
200 enet 1500 ge2VLAN200
Use the following procedure to verify configured VLAN information.
Example 4-4 Verifying VLAN Configuration Information
[SN5428-2A]# show vlan from runningconfig
vlan 100 name Engineering mtu 1500
vlan 200 name Manufacturing mtu 1500
Assigning a VLAN to a SCSI Routing Instance
Assigning a VLAN to a SCSI routing instance is achieved with the scsirouter serverif vlan command.
This procedure is provided in the Configuring a Server Interface section of Chapter 6, Configuring
SCSI Routing. We recommend that you follow the configuration tasks to configure SCSI routing in the
order given in that chapter at the time you are ready to configure SCSI routing.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show vlan Display current VLAN operational information (Example 4-3).
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show vlan from runningconfig
or
show vlan from bootconfig
Display current VLAN configuration from the currently running
configuration (runningconfig) or from the persistent saved
configuration, used when the storage router is restarted
(bootconfig). (See Example 4-4.)