cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2360
Views
0
Helpful
1
Replies

cisco ISE interfaces not showing

munish.dhiman1
Level 1
Level 1

Hi All, 

I am facing a strange issue with ISE distributed deployment of 4 nodes. 

We have 2 MNT/PAN and 2 PSNs. shows running-config output shows eth0 to eth5 interfaces only on  3 nodes (ISE1 , ISE2, ISE4)but except ISE3 (Which is one of the PSN).

 

I have rebooted the node many times, but not showing other interfaces except eth0 . All the nodes are deployed with the same image and followed the same process. Running 2.6 patch 3 on all the nodes. 

 

# show interface from PSN 3
br-949ec08b969a: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 169.254.2.1 netmask 255.255.255.0 broadcast 0.0.0.0
inet6 fe80::42:b4ff:fed3:b39b prefixlen 64 scopeid 0x20<link>
ether 02:42:b4:d3:b3:9b txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 169.254.0.228 netmask 255.255.255.0 broadcast 0.0.0.0
ether 02:42:39:c4:65:a2 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

GigabitEthernet 0
flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.0.0 netmask 255.255.255.0 broadcast 10.0.0.255
inet6 fe80::250:56ff:fe99:332f prefixlen 64 scopeid 0x20<link>
ether 00:50:56:99:33:2f txqueuelen 1000 (Ethernet)
RX packets 33861 bytes 3657203 (3.4 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4261 bytes 1969751 (1.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

 

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 632152 bytes 725363544 (691.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 632152 bytes 725363544 (691.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

 

veth3b764f7: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::6 prefixlen 64 scopeid 0x20<link>
ether 6e:4f:7e txqueuelen 0 (Ethernet)
RX packets 2698 bytes 1484405 (1.4 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2785 bytes 1021589 (997.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

 

 

Regards,

Munish

 

1 Accepted Solution

Accepted Solutions

Damien Miller
VIP Alumni
VIP Alumni
Have you confirmed in the VMware console that the NICs are enabled/connected? There are a number of reasons why after you deploy an OVA to an esxi host, and the NICs aren't able to be activated from the host perspective.

View solution in original post

1 Reply 1

Damien Miller
VIP Alumni
VIP Alumni
Have you confirmed in the VMware console that the NICs are enabled/connected? There are a number of reasons why after you deploy an OVA to an esxi host, and the NICs aren't able to be activated from the host perspective.