cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
2621
Views
0
Helpful
2
Replies

ping on Cisco ISE 1.2

Hi,

I'm trying to run Cisco ISE 1.2 on VMware Workstation 10 and I have a weird issue: unable to ping outside the VM, nor pinging from outside. I did a lot of other VM installations without major issues but looks like this one is not easy. I did the installation using ISO image and following Cisco steps. I need to run version 1.2 to study for SISAS exam, I didn't try other ISE version because version 1.2 is used on the exam.

cisco-ise/admin# show interface
GigabitEthernet 0
Link encap:Ethernet HWaddr 00:0C:29:19:17:82
inet addr:192.168.197.254 Bcast:192.168.197.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe19:1782/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:24 errors:0 dropped:0 overruns:0 frame:0
TX packets:157 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1914 (1.8 KiB) TX bytes:7684 (7.5 KiB)
Interrupt:83 Base address:0x2024

cisco-ise/admin# show ip route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.197.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.197.1 0.0.0.0 UG 0 0 0 eth0

cisco-ise/admin# ping 192.168.197.254
PING 192.168.197.254 (192.168.197.254) 56(84) bytes of data.
64 bytes from 192.168.197.254: icmp_seq=1 ttl=64 time=0.017 ms
64 bytes from 192.168.197.254: icmp_seq=2 ttl=64 time=0.021 ms
64 bytes from 192.168.197.254: icmp_seq=3 ttl=64 time=0.026 ms
64 bytes from 192.168.197.254: icmp_seq=4 ttl=64 time=0.024 ms

--- 192.168.197.254 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3001ms
rtt min/avg/max/mdev = 0.017/0.022/0.026/0.003 ms

cisco-ise/admin# traceroute 192.168.197.1
traceroute to 192.168.197.1 (192.168.197.1), 30 hops max, 40 byte packets
1 192.168.197.254 3003.217 ms !H 3003.221 ms !H 3003.221 ms !H

------------------------------

192.168.197.1 is a host VMware network adapter

------------------------------

Can anyone understand why is not working? Is it related to basic connectivity or security on ISE side?

Many thanks for your feedback.

2 Replies 2

Anurag Sharma
Cisco Employee
Cisco Employee

Hi Catalin,

This is a configuration issue on the VMware workstation adapters.

Play around with vmnet adapters (NAT, bridge, host) to get this working. The settings in ISE would only need to be reflected as its on the vm adapter. Not much you can on do on ISE side.

Regards,

Anurag Sharma

Hope that helps!
Please 'RATE' and 'MARK ACCEPTED', if applicable.

Hi Anurag,

Thanks for your feedback. I've already did that, before posting this issue but I wasn't able to ping something outside the box. I gave up trying to make it work under Workstation. I did the install on ESXi 5.5 and worked from the start, so I will stick to ESXi.

Regards,

Catalin