Continuous Node Interface Naming

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

Locked
mlfatty
Posts: 1
Joined: Tue Nov 07, 2017 8:33 am

Continuous Node Interface Naming

Post by mlfatty » Tue Nov 07, 2017 8:56 am

I have Eve-ng setup with vIOS-L2, using qemu ver 2.4.0.
I was trying to create a switch lab with several interfaces so I changed the number of Ethernet to 16. The problem is the interface names are not continuous.
What I want is a continuous interface numbering like this: Gi0/0, Gi0/1, Gi0/2, Gi0/3, Gi0/4, Gi0/5....
However what I get is segments of four: Gi0/0, Gi0/1, Gi0/2, Gi0/3, Gi1/0, Gi1/1, Gi1/2, Gi1/3....

How can I change the interface numbering to something continuous? See attached picture.

Thanks
You do not have the required permissions to view the files attached to this post.

Uldis (UD)
Posts: 5180
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Continuous Node Interface Naming

Post by Uldis (UD) » Tue Nov 07, 2017 1:31 pm

no you can not
it is specific of this cisco image.
porting will be only 0/0-3, 1/0-3, 2/0-3....

such way works IOL SW as well

Topic closed

Locked