Cisco 9500v (chassis) how to map vNics

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
notsosure
Posts: 1
Joined: Thu Nov 11, 2021 12:01 am

Cisco 9500v (chassis) how to map vNics

Post by notsosure » Thu Nov 11, 2021 12:22 am

I am trying to use the Cisco 9500v (chassis) to match up our production configuration. Looking at the command below, I have successfully setup the linecards in the VM. Where I am running into challenges is getting the mapped to EVE-NG vNics. When I click on the GUI to drag a new interfaces to another VM in EVE-NG, the interfaces are numbered: E1/1 - 31 (mgmt0 used one vmic).

I would like to see is:

E1/1 - 16
E2/1 - 15

Looking to see if anyone has figured out how to map the vNICs.

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

switch# sh mod
Mod Ports Module-Type Model Status
--- ----- ------------------------------------- --------------------- ---------
1 16 Nexus 9000v 16 port Ethernet Module N9K-X9516v ok
2 16 Nexus 9000v 16 port Ethernet Module N9K-X9516v ok
27 0 Virtual Supervisor Module N9K-vSUP active *

Mod Sw Hw Slot
--- ----------------------- ------ ----
1 9.3(3) 0.0 LC1
2 9.3(3) 0.0 LC2
27 9.3(3) 0.0 SUP1


Mod MAC-Address(es) Serial-Num
--- -------------------------------------- ----------
1 50-09-00-00-01-01 to 50-09-00-00-01-10 9UXIF4TYCR0
2 50-09-00-00-02-01 to 50-09-00-00-02-10 9JSI098WT4V
27 50-09-00-00-1b-01 to 50-09-00-00-1b-12 90Y59KUMGT2

Mod Online Diag Status
--- ------------------
1 Pass
2 Pass
27 Pass

* this terminal session

Post Reply