<?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 Re: Create a vmkernel port on a virtual distributed switch with esxcli in vSphere Command-Line Interface Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187731#M1019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;# esxcli network ip interface add --help&lt;/P&gt;&lt;P&gt;# esxcli network vswitch dvs --help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please also refer : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1008127"&gt;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1008127&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 03:10:13 GMT</pubDate>
    <dc:creator>ramakrishnak</dc:creator>
    <dc:date>2013-03-20T03:10:13Z</dc:date>
    <item>
      <title>Create a vmkernel port on a virtual distributed switch with esxcli</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187730#M1018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you create a vmkernel port on a virtual distributed switch with esxcli?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 22:57:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187730#M1018</guid>
      <dc:creator>TheVMinator</dc:creator>
      <dc:date>2013-03-19T22:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create a vmkernel port on a virtual distributed switch with esxcli</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187731#M1019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;# esxcli network ip interface add --help&lt;/P&gt;&lt;P&gt;# esxcli network vswitch dvs --help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please also refer : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1008127"&gt;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1008127&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 03:10:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187731#M1019</guid>
      <dc:creator>ramakrishnak</dc:creator>
      <dc:date>2013-03-20T03:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create a vmkernel port on a virtual distributed switch with esxcli</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187732#M1020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works on a standard switch but it doesn't work for me on a vds.&amp;nbsp; Have you tried it?&amp;nbsp; The documentation says something about some functions not being available on the vds... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 15:22:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2187732#M1020</guid>
      <dc:creator>TheVMinator</dc:creator>
      <dc:date>2013-03-20T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create a vmkernel port on a virtual distributed switch with esxcli</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2976189#M1430</link>
      <description>&lt;P&gt;Little late to the party ...&lt;/P&gt;&lt;P&gt;Run the following command to find your dvs-name and dvport-id you wish to add the vmkernal too.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;esxcfg-vswitch -l&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Once you have determined the correct information use the following command:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;esxcli network ip interface add --interface-name=vmk0 --dvs-name=&lt;STRONG&gt;DSwitch&lt;/STRONG&gt; --dvport-id=&lt;STRONG&gt;51&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Note - Make certain to change the dvs-name and dvport-id to match your environment.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 10:04:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Create-a-vmkernel-port-on-a-virtual-distributed-switch-with/m-p/2976189#M1430</guid>
      <dc:creator>Graham_Gunter</dc:creator>
      <dc:date>2023-07-07T10:04:13Z</dc:date>
    </item>
  </channel>
</rss>

