Server-port-map – HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 97

Advertising
background image

Command line 97

Item

Description

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

Item

Description

add server-port-map Add a new server port network mapping, and allow server ports to be shared

among multiple VC Ethernet networks.

Syntax

add server-port-map <ConnectionId> <Network Name>

[Uplinkset=<Uplink Set Name>] [VLanID=<VLan ID>]

[Untagged=<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>.

Network (required) The name of a valid network to which the mapping is added. A network can be

configured once for every profile connection. Every profile connection can be

configured for a maximum of 28 networks in legacy VLAN mode or 162 networks

in expanded VLAN mode.

Properties

Uplinkset (optional) The name of the shared uplink set to use with the server port mapping. If the domain

setting SharedServerVLanId is set to "true", Uplinkset is a required value.

VLanID (optional)

The VLAN ID to use for the mapping. Valid values include 1 to 4094. If the uplink

set name is specified, the VLanID property should not be specified, because the
server VLAN ID is forced to be same as the VLAN ID used when adding the network

to the shared uplink set.

Untagged (optional) Enables or disables the network to handle untagged packets. Only one network in

an Ethernet network connection can handle untagged packets. The default value is

"false". If a shared uplink set is used, the untagged network is the same as the native

network, if present, but any other network can be configured to handle untagged

packets.

Examples

->add server-port-map MyProfile:1 Network1 VLanID=100

Adds a new server port to dedicated network mapping

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

Uplinkset=MyUplinkSet1

Adds a new server port to shared network mapping

->add server-port-map MyProfile:3 GreenNetwork

Uplinkset=MyUplinkset1 UnTagged=true

Adds a new server port to shared network mapping and enables untagged packet

handling

Advertising