User's Manual

Command line 80
Item Description
Nags (optional)
The network access groups to which the networks belong, separated by
commas. Do not use spaces unless they are enclosed in quotation marks.
If nags is not specified, the network access groups are not changed.
SmartLink (optional)
Enables or disables the SmartLink capability for the networks. Valid values
include "Enabled" and "Disabled".
Labels (optional)
Labels assigned to these networks. Labels are used in the GUI to help with
management of large numbers of networks. Labels can be assigned in the
CLI, but are only used in the GUI. A maximum of 16 labels can be
assigned.
Color (optional)
Color assigned to these networks. Color is used in the GUI to manage
large numbers of networks. A color can be assigned in the CLI, but is only
used in the GUI. Red, green, blue, purple, or orange are allowed.
Example
->set network-range UplinkSet=Alpha
VLANIDs=1-10,21-30 SmartLink=Enabled
Changes the SmartLink setting for multiple networks
network
Manage Virtual Connect Ethernet networks.
Supported actions: add, help, remove, set, show
Item Description
add network
Create a new Ethernet or FCoE network. An FCoE network is associated to an uplink
port set. After the network is created, uplink ports can be added if the network is not
using a shared uplink set.
The SmartLink property is no longer supported during the creation of the network. If
specified, it is ignored. To configure the SmartLink attribute, use the set network
command.
If the QoS type is set to "CustomNoFcoe", a "cannot add fabric when QoS
configuration type is CustomNoFCoE" error message appears. For more information
about setting the QoS type, see "qos (on page 97)."
Syntax
add network <NetworkName> [-quiet][-fcoe]
[Nags=<nagName>[,<nagName2>,...]] [UplinkSet=<UplinkSetName>
VLanID=<VLanID>] [State=<Enabled|Disabled>]
[NativeVLAN=<Enabled|Disabled>] [Private=<Enabled|Disabled>]
[ConnectionMode=<Auto|Failover>]
[VLanTunnel=<Enabled|Disabled>] [PrefSpeedType=<Auto|Custom>]
[PrefSpeed=<100Mb–20Gb in 100Mb increments]
[MaxSpeedType=<UnRestricted|Custom>] [MaxSpeed=<100Mb–20Gb in
100Mb increments>]
[LacpTimer=<Domain-Default|Short|Long>]
[Labels=<Label1>[<Label2>,…]
[Color=<red|green|blue|orange|purple>]
Parameter
NetworkName
(required)
The unique name of the new network to create. Valid characters include alphanumeric,
"_", and ".". The maximum length of the name is 64 characters.
Options
Quiet
Suppresses user confirmation prompts during network creation and modification. This
option is used mainly in automated scripting scenarios.
Specifies an FCoE network. 32 FCoE networks can be added per uplink set.