Downloading the simulator here: https://software.cisco.com/download/release.html?mdfid=286312239&flowid=&softwareid=282088129&release=7.0(3)I5(1)&relind=AVAILABLE&rellifecycle=&reltype=latest
and follow the instructions to bring up in Vagrant here: http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/nx-osv/configuration/guide/b_NX-OSv_9000/b_NX-OSv_chapter_01.html#concept_15D0F0FB68F642DC8FBF365F7F832463
It doesn't work... hangs as shown below, anyone have it working?
Bringing machine 'n9kv1' up with 'virtualbox' provider...
==> n9kv1: Importing base box 'Nexus9K1'...
==> n9kv1: Matching MAC address for NAT networking...
==> n9kv1: Setting the name of the VM: nexus_n9kv1_1479965208569_88411
==> n9kv1: Fixed port collision for 80 => 8080. Now on port 2200.
==> n9kv1: Clearing any previously set network interfaces...
==> n9kv1: Preparing network interfaces based on configuration...
n9kv1: Adapter 1: nat
n9kv1: Adapter 2: intnet
n9kv1: Adapter 3: intnet
n9kv1: Adapter 4: intnet
n9kv1: Adapter 5: intnet
n9kv1: Adapter 6: intnet
n9kv1: Adapter 7: intnet
n9kv1: Adapter 8: intnet
==> n9kv1: Forwarding ports...
n9kv1: 80 (guest) => 2200 (host) (adapter 1)
n9kv1: 22 (guest) => 2222 (host) (adapter 1)
==> n9kv1: Running 'pre-boot' VM customizations...
==> n9kv1: Booting VM...
==> n9kv1: Waiting for machine to boot. This may take a few minutes...
n9kv1: SSH address: 127.0.0.1:2222
n9kv1: SSH username: vagrant
n9kv1: SSH auth method: private key
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.