Viewing the v-switch world wide node name, Configuring the network ports – SANRAD I3.1.1205 User Manual

Page 66

Advertising
background image

4-14

SANRAD V-Switch CLI User Manual

Example

fc set –if fc2 –sp 1 –pt nl –cm prl

Viewing the V-Switch World Wide Node Name

Use the CLI command fc node show to view the V-Switch World Wide Node
Name (WWNN).

fc node show

Name

V-Switch1

Description

SW Version 1.5, build 5,patch 0
Board version 1, PCB version

WWNN

20:00:20:10:58:00:10:46

Function

Gateway

Configuring the Network Ports

Each network port

must be located on a

separate subnet.

Each network port

can have more than

one IP address.

To connect the V-Switch to the network you need to assign IP parameters
to each 1Gb Ethernet network port connected to a network. Each network
port must be located on a separate subnet. Each network port can have
more than one IP address. Use the CLI command ip config set to
assign IP parameters. Once configured, each network port will provide an
access point for hosts to the storage network. Once access is gained, a host
will be able to read from and/or write into the storage network.

ip config set

You need to define three parameters to configure each network port:

S

WITCH

P

ARAMETER

D

EFINITION

S

TATUS

E

XAMPLE

-ip

IP

ADDRESS

IP

ADDRESS

ASSIGNING TO THE
INTERFACE PORT

MANDATORY

212.199.43.56

-if

INTERFACE ALIAS
OR NAME

NETWORK
INTERFACE PORT

MANDATORY

ETH

1,

ETH

2,

ETH

3

eth1

Executing this

command on the

same network port

with a different IP

address will not reset

the network port

address. It will add

another IP address to

the network port

-im

IP

MASK

IP

NET MASK

OPTIONAL

DEFAULT

:

255.255.255.0

Advertising