<?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 How to start the simulator on VMware Workstation in Simulator Discussions</title>
    <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2133#M14</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I just got the ONTAP 8.0 simulator. I tried to install it using vmware workstation but it looks like i got stuck at very beginning.&lt;/P&gt;&lt;P&gt;So I was following the readme and it said select a virtual network interface from virtual network editor. My question is, what should i really select from the below screen.&lt;IMG src="http://community.netapp.com/legacyfs/online/15653_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also after this has been done. I suppose to boot the machine and select a mode, which it says, should be "Clean configuration and initialize all disks".&lt;/P&gt;&lt;P&gt;After which I'm suppose to enter following details -----&lt;/P&gt;&lt;P&gt;Provide details at the following prompts:&lt;/P&gt;&lt;P&gt;a. New host name&lt;/P&gt;&lt;P&gt;b. IP address for network interface&lt;/P&gt;&lt;P&gt;c. Netmask for network interface&lt;/P&gt;&lt;P&gt;d. IP address of default gateway&lt;/P&gt;&lt;P&gt;e. Time zone&lt;/P&gt;&lt;P&gt;f. Enter a new password&lt;/P&gt;&lt;P&gt;What values should be provided here or from where can I fetch these values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:27:24 GMT</pubDate>
    <dc:creator>SUNIL_PAL</dc:creator>
    <dc:date>2025-06-05T06:27:24Z</dc:date>
    <item>
      <title>How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2133#M14</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I just got the ONTAP 8.0 simulator. I tried to install it using vmware workstation but it looks like i got stuck at very beginning.&lt;/P&gt;&lt;P&gt;So I was following the readme and it said select a virtual network interface from virtual network editor. My question is, what should i really select from the below screen.&lt;IMG src="http://community.netapp.com/legacyfs/online/15653_Untitled.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also after this has been done. I suppose to boot the machine and select a mode, which it says, should be "Clean configuration and initialize all disks".&lt;/P&gt;&lt;P&gt;After which I'm suppose to enter following details -----&lt;/P&gt;&lt;P&gt;Provide details at the following prompts:&lt;/P&gt;&lt;P&gt;a. New host name&lt;/P&gt;&lt;P&gt;b. IP address for network interface&lt;/P&gt;&lt;P&gt;c. Netmask for network interface&lt;/P&gt;&lt;P&gt;d. IP address of default gateway&lt;/P&gt;&lt;P&gt;e. Time zone&lt;/P&gt;&lt;P&gt;f. Enter a new password&lt;/P&gt;&lt;P&gt;What values should be provided here or from where can I fetch these values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:27:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2133#M14</guid>
      <dc:creator>SUNIL_PAL</dc:creator>
      <dc:date>2025-06-05T06:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2136#M15</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The virtual network interfaces you select depend on how or if you want to connect to the rest of your network.&amp;nbsp; In my opinion the cleanest way is to connect to VMnet8 which connects to your physical network by NAT.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I expanded the files and opened the .vmx file in VMware workstation it had four network adapters, two on VMnet2, which is a private network seen only by VMs with interfaces on it, and two on VMnet0, which is bridged to the physical network.&amp;nbsp; If you select the bridged network you will need to get the configuration from your network administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured my simulator by leaving the first two interfaces on the private network(e0a and e0b) and putting the second two on the NAT network VMnet8 (e0c and e0d)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the bridged network you will need to get IP configuration information from your network admin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select the NAT network you are the network administrator.&amp;nbsp; From your screen shot the NAT subnet is 192.168.0.0.&amp;nbsp; Unless you have changed it the DHCP range is 192.168.0.128 to 192.168.0.254, with a netmask of 255.255.255.0 and default gateway of 192.168.0.2.&amp;nbsp; Your workstation will have an address on that network of 192.168.0.1.&amp;nbsp; You need to select an unused address outside of the DHCP range, you should be safe with anything from 192.168.0.3 to 192.168.0.127, unless you already have a VM using it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestions:&lt;/P&gt;&lt;P&gt;a: hostname: your choice&lt;/P&gt;&lt;P&gt;b. IP address: 192.168.0.10 for e0c (or you can create an interface group with e0c and e0d)&lt;/P&gt;&lt;P&gt;c: netmask: 255.255.255.0 &lt;/P&gt;&lt;P&gt;d: gateway: 192.168.0.2&lt;/P&gt;&lt;P&gt;e: timezone: your local time zone&lt;/P&gt;&lt;P&gt;f: password: your choice, it needs to have sufficient complexity or it will be rejected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy simming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 19:26:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2136#M15</guid>
      <dc:creator>prsmith</dc:creator>
      <dc:date>2012-05-22T19:26:54Z</dc:date>
    </item>
    <item>
      <title>How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2145#M16</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks i'll try it. I'm too new to all this. I wish to give the netapp certification. It will be great help if u know which is the basic certfication and what materials can help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 May 2012 13:23:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2145#M16</guid>
      <dc:creator>SUNIL_PAL</dc:creator>
      <dc:date>2012-05-26T13:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2153#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Sunil,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NS0-154 NetApp Certified Data Management Administrator (NCDA) is the basic NetApp Certification what you can look into. Next level is :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NS0-502 NetApp Certified Implementation Engineer (NCIE). If you can email me, I can help you out with some tutorials.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sudheer.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 04:32:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2153#M17</guid>
      <dc:creator>SUDHEER_H21</dc:creator>
      <dc:date>2012-05-28T04:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2158#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp; your response. I would really appreciate if you can help&amp;nbsp; me with NCDA. Please give me your email address and i will drop you a mail soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 07:11:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2158#M18</guid>
      <dc:creator>SUNIL_PAL</dc:creator>
      <dc:date>2012-06-06T07:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2161#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey I have installed the simulator as you suggested. It runs sucessfully&lt;/P&gt;&lt;P&gt;However, it is quite different than the one in our environment. I can not run basic commands like sysstat or disk show. I'm really a beginner to all this (SAN and the SAN boxes)&lt;/P&gt;&lt;P&gt;this is what I get when I press "?"&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15917_Untitled.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Also, How do I open filer. Please reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 13:26:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2161#M19</guid>
      <dc:creator>SUNIL_PAL</dc:creator>
      <dc:date>2012-06-11T13:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2166#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are running the Cluster mode simulator.&amp;nbsp; It sounds like what you really want is the 7-mode simulator.&amp;nbsp; Download and install the 7-mode simulator, then it will look like the existing ONTAP 7 or ONTAP 8 filers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the documentation and read at least the Software Setup Guide and the System Administration Guide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 15:56:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2166#M20</guid>
      <dc:creator>prsmith</dc:creator>
      <dc:date>2012-06-11T15:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2174#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read the setup guide for data ONTAP 8.0&lt;/P&gt;&lt;P&gt;It says to skip all the configuration as said above and then to initialise disk using "init" mode.After that login with the credentials and shoot the following command &lt;/P&gt;&lt;P&gt;cluster create -clustername &amp;lt;cluster_name&amp;gt; -license &amp;lt;Base_License&amp;gt; -ipaddr1 &amp;lt;ip_address_cluster_port&amp;gt; -netmask 255.255.255.0 -ipaddr2 172.19.2.1&amp;nbsp; mgmt-ip 192.0.2.7 -mgmt-netmask 255.255.255.192 -mgmt-gateway 192.0.2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I shoot the command the system shows the following error&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/15921_Untitled.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways any idea where i can download &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; background-color: #ffffff;"&gt;7-mode simulator&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 16:52:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2174#M21</guid>
      <dc:creator>SUNIL_PAL</dc:creator>
      <dc:date>2012-06-11T16:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2179#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a NetApp NOW account you can download from here: &lt;A href="http://support.netapp.com/NOW/download/tools/simulator/ontap/8.0/" target="_blank"&gt;http://support.netapp.com/NOW/download/tools/simulator/ontap/8.0&lt;/A&gt;.&amp;nbsp; This page has links for 7-mode and C-mode for versions 8.0, 8.0.1, 8.0.3 and 8.1, as well documentation and license files for the simulator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you currently have NetApp filers running in your organization someone should have a NOW account and would be able to download it for you if you don't have an account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2012 17:20:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2179#M22</guid>
      <dc:creator>prsmith</dc:creator>
      <dc:date>2012-06-11T17:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to start the simulator on VMware Workstation</title>
      <link>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2184#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any solution to the above problem ?&lt;/P&gt;&lt;P&gt;It says the subnet should be different&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 04:37:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Simulator-Discussions/How-to-start-the-simulator-on-VMware-Workstation/m-p/2184#M23</guid>
      <dc:creator>SUNIL_PAL</dc:creator>
      <dc:date>2012-06-12T04:37:16Z</dc:date>
    </item>
  </channel>
</rss>

