<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic virtual connect command line in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/virtual-connect-command-line/m-p/6641334#M30264</link>
    <description>&lt;P&gt;hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to create the 50 vlans in virtual connaect, how to create the multiple vlan's in command line .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2014 11:04:09 GMT</pubDate>
    <dc:creator>virtuals</dc:creator>
    <dc:date>2014-10-08T11:04:09Z</dc:date>
    <item>
      <title>virtual connect command line</title>
      <link>https://community.hpe.com/t5/bladesystem-general/virtual-connect-command-line/m-p/6641334#M30264</link>
      <description>&lt;P&gt;hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to create the 50 vlans in virtual connaect, how to create the multiple vlan's in command line .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 11:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/virtual-connect-command-line/m-p/6641334#M30264</guid>
      <dc:creator>virtuals</dc:creator>
      <dc:date>2014-10-08T11:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: virtual connect command line</title>
      <link>https://community.hpe.com/t5/bladesystem-general/virtual-connect-command-line/m-p/6641474#M30265</link>
      <description>&lt;P&gt;Here is one way to do it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;gt;add network-range ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt;Create multiple networks in an UplinkSet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;add network-range [-quiet] UplinkSet=&amp;lt;UplinkSetName&amp;gt; [NamePrefix=&amp;lt;prefix&amp;gt;]&lt;BR /&gt;[NameSuffix=&amp;lt;suffix&amp;gt;] VLANIds=&amp;lt;VLAN range list&amp;gt; [State=&amp;lt;enabled|disabled&amp;gt;]&lt;BR /&gt;[PrefSpeedType=&amp;lt;auto|custom&amp;gt;] [PrefSpeed=&amp;lt;100Mb-20Gb in 100Mb steps&amp;gt;]&lt;BR /&gt;[MaxSpeedType=&amp;lt;unrestricted|custom&amp;gt;] [MaxSpeed=&amp;lt;100Mb-20Gb in 100Mb steps&amp;gt;]&lt;BR /&gt;[Nags=&amp;lt;Name1&amp;gt;[&amp;lt;Name2&amp;gt;,...] [SmartLink=&amp;lt;enabled|disabled&amp;gt;]&lt;BR /&gt;[Labels=&amp;lt;Label1&amp;gt;[&amp;lt;Label2&amp;gt;,...] [Color=&amp;lt;red|green|blue|orange|purple&amp;gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Options:&lt;/P&gt;&lt;P&gt;quiet : This option suppresses user confirmation prompts. This option is&lt;BR /&gt;useful when scripting operations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Properties:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UplinkSet : (Required) The name of an existing shared uplink port&lt;BR /&gt;set to use with the new networks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VLANIDs : (Required) A comma separated list of VLAN ranges. The&lt;BR /&gt;VLANIDs must not overlap or already be used in the uplink&lt;BR /&gt;port set.&lt;BR /&gt;The VLANIDS are combined with the NamePrefix and NameSuffix&lt;BR /&gt;properties (if any) to create the name for the networks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NamePrefix : (Optional) The string to prefix before the VLAN ID when&lt;BR /&gt;naming the new networks. If omitted, no string is used to&lt;BR /&gt;prefix the VLAN ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NameSuffix : (Optional) The string to add after the VLAN ID when naming&lt;BR /&gt;the new networks. If omitted, no string is added after the&lt;BR /&gt;VLAN ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;State : (Optional) Enables or Disables the networks. Valid values&lt;BR /&gt;are 'Enabled' and 'Disabled'. The default value is 'Enabled'.&lt;BR /&gt;PrefSpeedType : (Optional) Default connection speed for any Ethernet&lt;BR /&gt;connection attached to these networks. Valid values include&lt;BR /&gt;'Auto' and 'Custom'. 'Custom' allows the user to&lt;BR /&gt;configure the desired speed. Default value is 'Auto'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PrefSpeed : (Required if PrefSpeedType is 'Custom').&lt;BR /&gt;The connection speed for any Ethernet connection&lt;BR /&gt;attached to these networks.&lt;BR /&gt;Valid values range from: 100Mb-20Gb in 100Mb increments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MaxSpeedType : (Optional) The maximum connection speed for any Ethernet&lt;BR /&gt;connection attached to these networks. Valid values include&lt;BR /&gt;'Unrestricted' and 'Custom'. 'Custom' allows the user to&lt;BR /&gt;configure the desired speed.&lt;BR /&gt;Default value is 'Unrestricted'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MaxSpeed : (Required if MaxSpeedType is 'Custom').&lt;BR /&gt;The maximum connection speed for any Ethernet connection&lt;BR /&gt;attached to these networks.&lt;/P&gt;&lt;P&gt;Valid values range from: 100Mb-20Gb in 100Mb increments&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nags : (Optional) The Network Access Group(s) the networks&lt;BR /&gt;belongs to. The default is Default Network Access Group.&lt;BR /&gt;It is a list of Network Access Group names separated by&lt;BR /&gt;comma. It should be quoted if there is space in the list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SmartLink : (Optional) Enables or disables the SmartLink capability&lt;BR /&gt;of the networks. Valid values are 'Enabled' and 'Disabled'.&lt;BR /&gt;Default value is 'Disabled'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Labels : (Optional) Labels assigned to these networks.&lt;BR /&gt;Labels are used in the GUI to help with management&lt;BR /&gt;of large numbers of Networks. Labels can be assigned in&lt;BR /&gt;the CLI, but are only used in the GUI.&lt;BR /&gt;A maximum of 16 Labels may be assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Color : (Optional) Color assigned to these networks.&lt;BR /&gt;Color is used in the GUI to help with management&lt;BR /&gt;of large numbers of Networks. A Color can be assigned in&lt;BR /&gt;the CLI, but is only used in the GUI.&lt;BR /&gt;Allowed colors are: red, green, blue, purple or orange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;- create 100 networks in an existing uplink set.&lt;BR /&gt;-&amp;gt;add network-range UplinkSet=Alpha NamePrefix=Network NameSuffix=_A&lt;BR /&gt;VLANIDs=1-100&lt;/P&gt;&lt;P&gt;- create non-contiguous networks in an existing uplink set.&lt;BR /&gt;-&amp;gt;add network-range UplinkSet=Alpha NamePrefix=Network NameSuffix=_A&lt;BR /&gt;VLANIDs=101-110,115-119,130,4094,700-703&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 13:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/virtual-connect-command-line/m-p/6641474#M30265</guid>
      <dc:creator>HEM_2</dc:creator>
      <dc:date>2014-10-08T13:35:22Z</dc:date>
    </item>
  </channel>
</rss>

