CSR 1000v Everest dot1q problem

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
segmeg
Posts: 4
Joined: Sat Mar 25, 2017 5:02 pm

CSR 1000v Everest dot1q problem

Post by segmeg » Mon Dec 18, 2017 9:01 am

Hello, I have troubles with sub interfaces(dot1q) configured on newest Everest images in eve-ng.

My topology : R1-SW-R2

R1:
interface GigabitEthernet1
no ip address
negotiation auto
!
interface GigabitEthernet1.12
encapsulation dot1Q 12
ip address 10.0.0.1 255.255.255.0
!

SW:

interface Ethernet0/0
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface Ethernet0/1
switchport trunk encapsulation dot1q
switchport mode trunk

R2:

!
interface GigabitEthernet1
no ip address
negotiation auto
!
interface GigabitEthernet1.12
encapsulation dot1Q 12
ip address 10.0.0.2 255.255.255.0
!

No ping reply at all from R1 to R2.

Tested csr1000v-universalk9.16.07.01 and csr1000v-universalk9.16.06.02

On images like 3.16 or 3.17 everything is working

I'm running EVE-NG version: 2.0.3-86, on server with Intel(R) Xeon(R) 4xCPU E5-2620 v4@2.10GHz, 32G RAM, ESXi 6.3a

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

Re: CSR 1000v Everest dot1q problem

Post by Uldis (UD) » Mon Dec 18, 2017 8:00 pm

VIRL images Everest and Denali works with subs.

Unfortunately original qcow prepared as
KVM image does not work with dot1q ....

UD

segmeg
Posts: 4
Joined: Sat Mar 25, 2017 5:02 pm

Re: CSR 1000v Everest dot1q problem

Post by segmeg » Tue Dec 19, 2017 5:56 am

So, what can I do to solve this problem?

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

Re: CSR 1000v Everest dot1q problem

Post by Uldis (UD) » Wed Dec 20, 2017 9:24 pm

Get VIRL Everest CSR Image...

mdr
Posts: 4
Joined: Wed Nov 08, 2017 3:51 pm

Re: CSR 1000v Everest dot1q problem

Post by mdr » Tue Jan 16, 2018 6:14 am

Hi,

I wanted to use 20 vnics to overcome this problem but interfaces > 8 do not work, any idea ?

My image is 16.3.5c, originally it was an OVA installed on ESXi and configured with 8 interfaces then converted to qcow2. I'm using virtio for the vnic driver.

Thx !

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

Re: CSR 1000v Everest dot1q problem

Post by Uldis (UD) » Tue Jan 16, 2018 11:31 am

CSR correct preparation method is given here sir..

http://www.eve-ng.net/index.php/documentation/howto-s

Best on today is CSR 3.17.04 recently updated from cisco

Everest or Denali has issues with dot1q interfaces Originals.
But if to use everest from VIRL, dot1q works fine.


UD

mdr
Posts: 4
Joined: Wed Nov 08, 2017 3:51 pm

Re: CSR 1000v Everest dot1q problem

Post by mdr » Thu Jan 18, 2018 10:17 am

Hi Uldis,

Thanks for the reply, I was just wondering why interfaces > 8 did not work

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

Re: CSR 1000v Everest dot1q problem

Post by Uldis (UD) » Thu Jan 18, 2018 7:26 pm

Who told you that interface 8 not working :)
You do not have the required permissions to view the files attached to this post.

Post Reply