Viewing the fc port information, Configuring an fc storage port – SANRAD I3.1.1205 User Manual

Page 65

Advertising
background image

Chapter 4: V-Switch Configuration

4-13

Example

Storage port 3, pscsi3, is assigned SCSI bus ID 12.

pscsi set busid –if pscsi3 –id 12

Viewing the FC Port Information

Use the CLI command fc interface show to view all FC ports on the V-
Switch; their World Wide Port Names (WWPN) and administrative and
operative types.

fc interface show

Alias

WWPN

Connect
Mode

Oper
Type

Speed

fc1

20:00:00:20:38:11:34:78

Private

NlPort

1Gbs

fc2

20:00:00:20:38:00:10:64

Private

NlPort

1Gbs

Configuring an FC Storage Port

The V-Switch default configuration for FC connections is 1 GB nl port in a
public loop. If you want to change the default configuration, each storage port
connected to an FC device can be reconfigured to change the connection speed,
port type and connection mode. Use the CLI command fc set to change the
FC storage port communication speed; the port type or connection mode.

fc set

You need to define four parameters to reconfigure an FC port:

S

WITCH

P

ARAMETER

D

EFINITION

S

TATUS

E

XAMPLE

-if

INTERFACE

STORAGE PORT

MANDATORY

fc2

-sp

SPEED

FC

COMMUNICATION
SPEED

OPTIONAL

AUTO

:

0

1

GB:

1

2

GB:

2

1

-pt

PORT TYPE

TYPE OF

FC

PORT

OPTIONAL

N OR NL

nl

-cm

CONNECTION MODE

OPTIONAL

FAB

:

FABRIC

PRL

:

PRIVATE

LOOP

PUL

:

PUBLIC

LOOP

private

Advertising