Server-port-map – HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 101

Advertising
background image

Command line 101

Item

Description

Syntax

add server-port-map-range <ConnectionId> UplinkSet=<Uplink

Set Name> VLANIDs=<VLAN ID Range List>

[MatchUplinkSet=<true|false>]

Parameters

ConnectionId

(required)

The ID of an existing Ethernet connection associated with a profile and a server
port. The format of the ConnectionID is <ProfileName:PortNumber>.

Properties

Uplinkset (required) The name of the shared uplink set to use with the server port mapping

VLANIDs (required) The VLAN IDs to use for the mapping. The format is a comma-separated list of VLAN

ID ranges, where a range is either a single VLAN ID or a hyphen-separated pair of

VLAN IDs that identify a range of VLAN IDs. Valid VLAN ID values include 1 to

4094.

MatchUplinkSet

(optional)

Requires that the VLANs used for mappings match the VLAN IDs specified on the

identified Uplink Set. If set to false, the command will not set the profile connection

associated uplink set attribute (but will use the uplink set VLAN IDs from the uplink
set). If there are already server port map entries for the specified profile connection,

then either the uplink set must match or the port map entries must not have the

associated uplink set attribute specified. The default value of this attribute is "false".

Examples

->add server-port-map-range MyProfile:1

UplinkSet=MyUplinkSet1 VLanIds=101-124,214

Adds multiple networks to a server-port-map

->add server-port-map-range MyProfile:2

UplinkSet=MyUplinkSet2 VLanIds=1-20 MatchUplinkSet=true

Adds multiple networks to a server-port-map and locks VLANs to an uplink set

Item

Description

remove server-port-

map-range

Remove one or more server port network mappings.

Syntax

remove server-port-map-range <ConnectionId> VLANIds=<VLAN ID

Range List>

Parameters

ConnectionId

(required)

The ID of an existing Ethernet connection associated with a profile and a server
port. The format of the Connection ID is <ProfileName:PortNumber>.

VLANIDs (required) The list of VLAN IDs to be removed from the mapping. The format is a

comma-separated list of VLAN ID ranges, where a range is either a single VLAN ID
or a hyphen-separated pair of VLAN IDs that identify a range of VLAN IDs. Valid

VLAN ID values include 1 to 4094.

Example

->remove server-port-map-range MyProfile:1

VLanIds=151-170,215

Removes multiple server port network mappings

server-port-map

Manage shared server downlink port mapping configuration.
Supported actions: add, help, remove, set, show

Advertising