HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 51

Advertising
background image

Command line 51

Item

Description

Parameters

ConnectionID

(required)

The reference ID of an existing enet-connection associated with a profile and a
server port. The format of the ConnectionId is <ProfileName:PortNumber>. "*"
removes all server-port-map configurations from the domain.

Network (optional) The name of an Ethernet network on which the mapping exists
Examples

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

Removes a server port network mapping

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

Removes all server port network mappings from a profile

->remove server-port-map *

Removes all the server port mappings in the domain

Item

Description

set server-port-map Modify an existing server port network mapping. This command cannot be used if

the domain setting VLanTagControl is set to "Tunnel" or if the network is associated

with a shared uplink port set.

Syntax

set server-port-map <ConnectionID> <Network Name>

[VLanID=<VLanID>] [UnTagged=<true|false>]

Parameters

ConnectionID

(required)

The reference ID of an existing enet-connection associated with a profile and a
server port. The format of the ConnectionId is <ProfileName:PortNumber>.

Network (required) The name of a valid Ethernet network on which the mapping exists
Properties

VLanID (optional)

The new VLAN ID to be used for the mapping server port to network. Valid values

include 1 to 4094.

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

an Ethernet network connection is allowed to handle untagged packets. The default

value is "false". If a shared uplink set is being used, the untagged network is the
same as the native network if present, but any network can also be configured to
handle untagged packets.

When changing a network untagged option from true to false, the user is required
to provide a VLanID if the global option SharedServerVLanId is set to "false".

Examples

->set server-port-map MyProfile:1 Network1 VLanId=100

Modifies the VLAN ID of an existing server port network mapping

->set server-port-map MyProfile:1 Network1 Untagged=true

Modifies the existing server port network mapping to handle untagged packets

Item

Description

show server-port-map Display a server port network mapping. This command cannot be used if the

domain setting, VLanTagControl, is set to "Tunnel".

Syntax

show server-port-map [<ConnectionID> | *]

Parameter

ConnectionID

(optional)

The reference ID of an existing enet-connection associated with a profile and a
server port. The format of the ConnectionId is <ProfileName:PortNumber>.

Examples

->show server-port-map

Lists all the server port mappings

Advertising