7.3.6 Sim on Ubuntu VM cannot access the network.
ramk@vmwngaapp15-tst:~$ uname -a
Linux vmwngaapp15-tst.corp.netapp.com 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
ramk@vmwngaapp15-tst:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:10:87
inet addr:10.101.128.137 Bcast:10.101.135.255 Mask:255.255.248.0
inet6 addr: fe80::f816:3eff:feb0:1087/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:884 errors:0 dropped:10 overruns:0 frame:0
TX packets:847 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:89525 (89.5 KB) TX bytes:223269 (223.2 KB)
eth1 Link encap:Ethernet HWaddr 00:50:56:95:5a:e1
inet addr:10.101.128.21 Bcast:10.101.135.255 Mask:255.255.248.0
inet6 addr: fe80::250:56ff:fe95:5ae1/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:134 errors:0 dropped:9 overruns:0 frame:0
TX packets:75 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10236 (10.2 KB) TX bytes:6006 (6.0 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:600 (600.0 B) TX bytes:600 (600.0 B)
ramk@vmwngaapp15-tst:~$ netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 10.101.128.1 0.0.0.0 UG 0 0 0 eth0
10.101.128.0 0.0.0.0 255.255.248.0 U 0 0 0 eth0
10.101.128.0 0.0.0.0 255.255.248.0 U 0 0 0 eth1
ramk@vmwngaapp15-tst:~$
I cannot access the Simulator running on this VM
ramk@vmwngaapp15-tst:~$ ssh root@10.101.128.20
ssh: connect to host 10.101.128.20 port 22: No route to host
ramk@vmwngaapp15-tst:~$
NTAPITASUPVSIM5> version
NetApp Release 7.3.6: Thu Jul 7 00:41:19 PDT 2011
NTAPITASUPVSIM5> netstat -nr
Routing tables
Internet:
Destination Gateway Flags Refs Use Interface
default 10.101.128.1 UGS 2 17 ns0
10.101.128/21 link#1 UC 0 0 ns0
10.101.128.1 0:22:bd:f8:19:ff UHL 1 3 ns0
10.101.128.20 0:50:56:5:b3:d6 UHL 0 4 lo
10.101.128.21 link#1 UHRL 0 6 ns0
10.101.128.137 fa:16:3e:b0:10:87 UHL 0 0 ns0
10.101.135.255 ff:ff:ff:ff:ff:ff UHL 0 24 ns0
127.0.0.1 127.0.0.1 UH 0 0 lo
NTAPITASUPVSIM5> ping 10.101.128.1
no answer from 10.101.128.1
NTAPITASUPVSIM5>