beautypg.com

Dell Emulex Family of Adapters User Manual

Page 386

background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

iSCSI Commands

386

Syntax

SetNetworkConfiguration VLAN_Enabled=<0|1>[VLAN_ID=<0-4094>

Priority=<0-7>]DHCP=<0|1> [ [IPv4_Gateway]] [AA=<0|1>

[ [RA1=IPv6_Address RA2=IPv6_Address] [GW6=IPv6_Address]]]

Parameters

MAC_Address

The MAC address of an iSCSI port.

VLAN_ENABLED

0 = Disabled

1 = Enabled

VLAN_ID

VLAN ID of the interface. The possible values are 0–4095.

Note: This value is specified only when VLAN is enabled.

Priority

VLAN priority of the interface. The possible values are 0–7.

Note: This value is specified only when VLAN is enabled.

DHCP

Dynamic Host Configuration Protocol for automatic IPv4 address

assignment

0 = Disabled

1 = Enabled

Note: If the DHCP parameter is disabled, you must specify its parameters. For

example, IPv4_Address, Subnet, and IPv4_Gateway.

IPv4_Address

IPv4 address of initiator port. For example: 10.192.1.1.

Note: IPv4_Address is required when DHCP is disabled.

Subnet

Subnet mask of initiator port. For example: 255.255.255.0.

Note: Subnet is required when DHCP is disabled.

IPv4_Gateway

IPv4 gateway of initiator port. For example: 10.192.1.1.

Note: IPv4_Gateway is optional when DHCP is disabled.

AA

Automatic IPv6 address assignment

0 = Disabled
1 = Enabled

Note: If the AA (automatic assignment) parameter is disabled, you must specify

its parameters. For example, LL, RA1, RA2 and GW6.

LL

Link local IPv6 address

Note: LL is required when AA is disabled, and ignored when AA is enabled.

RA1

Routable IPv6 address 1

Note: RA1 is ignored if AA is enabled.

RA2

Routable IPv6 address 2

Note: RA2 is ignored if AA is enabled.

GW6

IPv6 gateway address

Note: GW6 is ignored if AA is enabled.