03-25-2022 12:18 PM
Hi All,
I install ise .ova file on vcenter after install finished. i remove all interface and go to ok and add the new interface for vmxnet3 but after done .and check ethernet.pcislot and mac address but I cannot ping the ip of interface . i'm not sure my step correct . Please suggest me .
Solved! Go to Solution.
03-27-2022 12:59 AM
I see two solutions.
1) delete 4 adapters and reboot. The ones that remain will be easy to map. How hard can that be?
2) instead of trying to map to VMware enumerated adapters (1,2,3,4,5,6) just align your port groups to the relevant MAC addresses in question. Adapter numbers in VMware mean very little. What’s important is what port groups you have assigned.
I am a fan of deleting the 4 adapters. It’s always worked for me.
use the show command to get the MAC address of the gig0 and gig1 and view the MAC addresses in VMWare. And Bingo!
03-25-2022 12:32 PM
If you choose VMXNET3, you might have to remap the ESXi adapter to synchronize it with the ISE adapter order.
03-25-2022 12:37 PM
Thank you for information but i still confuse .
03-25-2022 10:06 PM - edited 03-25-2022 10:06 PM
Now I Map Network Adapter and Interface CIsco ISE MAP below
Adapter 1 = Gi1
Adapter 2 = Gi3
Adapter 3 = Gi5
Adapter 4 = Gi0
Adapter 5 = Gi2
Adapter 6 = Gi6
ethernet0.pciSlotNumber 192
ethernet1.pciSlotNumber 224
ethernet2.pciSlotNumber 256
ethernet3.pciSlotNumber 1184
ethernet4.pciSlotNumber 1216
ethernet5.pciSlotNumber 1248
But Can I remap to
Adapter 1 = Gi0
Adapter 2 = Gi1
Adapter 3 = Gi2
Adapter 4 = Gi3
Adapter 5 = Gi4
Adapter 6 = Gi5
I see some post below But I still don't understand
https://community.cisco.com/t5/network-access-control/vmware-vmxnet3-adapter-remapping/td-p/3823131
03-26-2022 02:57 PM
Hi
How manay ISE adapters do you want? ISE only needs a minimum of one interface to function.
If you only have one VMXNET3 adapter then the ISE ADE-OS will map that to gig0 on the ISE CLI. You will have to boot up or reboot ISE if you removed the adapters while ISE was running.
I have never had an issue with this.
On ISE, check the MAC address of the GigabitEthernet0 against what VMWare is showing
show interface
You can also inspect the ISE Linux logs
show logging system dmesg | include eth
03-27-2022 12:15 AM - edited 03-27-2022 12:16 AM
How many ISE adapters do you want? I
- 2 interface
i try to map on ISE ADE-OS with network adapter the detail below.
Adapter 1 = Gi1
Adapter 2 = Gi3
Adapter 3 = Gi5
Adapter 4 = Gi0
Adapter 5 = Gi2
Adapter 6 = Gi6
But I' not sure can i reorder from above to information below or not ?
Adapter 1 = Gi0
Adapter 2 = Gi1
Adapter 3 = Gi2
Adapter 4 = Gi3
Adapter 5 = Gi4
Adapter 6 = Gi5
03-27-2022 12:59 AM
I see two solutions.
1) delete 4 adapters and reboot. The ones that remain will be easy to map. How hard can that be?
2) instead of trying to map to VMware enumerated adapters (1,2,3,4,5,6) just align your port groups to the relevant MAC addresses in question. Adapter numbers in VMware mean very little. What’s important is what port groups you have assigned.
I am a fan of deleting the 4 adapters. It’s always worked for me.
use the show command to get the MAC address of the gig0 and gig1 and view the MAC addresses in VMWare. And Bingo!
12-10-2024 07:59 AM
Allow me to update this old post with latest TAC workaround, as removing or disabling existing OVA vNICs does not do the trick, as ISE keeps the mapping of the previous adapters.
To get ISE Giga0 mapped to the interface we want (specially if we want to troubleshoot using TCPDUMP and select the correct interface in the GUI), we need to shutdown the node and remove all vNICs from the original OVA and then create a new one; ISE will remap Giga0 to this new one.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide