HP Módulo de conexión virtual HP FlexFabric de 10 Gb24 puertos para BladeSystem clase-c User Manual

Page 10

Advertising
background image

#------------------------------------------------------------------------

# This is my sample Virtual Connect Domain Configuration Script

# Revision 1.0.1.2

# February 15, 2013

#------------------------------------------------------------------------

# Add Users

add user SomeNetworkUser password=pass1 role=network

add user SomeStorageUser password=pass2 role=storage

add user SomeDomainUser password=pass6 role=domain

add user SomeAdminUser password=pass3 role=*

add user DomainNetworkUser password=764dhh role=domain,network

# Add Profiles with Default VC-Enet and VC-FC Connections

add profile MyProfile

add profile AnotherProfile

add profile Profile45

# Add VC-Enet Networks

add network MyNetwork

add network Network2

# Add uplink ports to the networks

add uplinkport enc0:1:1 network=MyNetwork

add uplinkport enc0:1:2 network=Network2

# Create a Shared Uplink Port Set

add uplinkset SharedSet1

# Add a new FCoE SAN fabric connection to a profile

add fcoe-connection MyNewProfile Fabric=SAN_5

# Reset the active QoS configuration type to the factory default settings
but does not change the saved configuration types

reset qos -active

# Set the domain default LACP timer to the short setting (one second)

set lacp-timer default=Short

# Add a Multicast Filter "filter1" to Filterset "mfs1"

add mfs-filter FilterSet=mfs1 McastFilter =filter1

ESES

Uso de comentarios y líneas en blanco en las secuencias de comandos de la CLI

3

Advertising