Page 1 of 1

CSR 1000v Everest dot1q problem

Posted: Mon Dec 18, 2017 9:01 am
by segmeg
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

Re: CSR 1000v Everest dot1q problem

Posted: Mon Dec 18, 2017 8:00 pm
by Uldis (UD)
VIRL images Everest and Denali works with subs.

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

UD

Re: CSR 1000v Everest dot1q problem

Posted: Tue Dec 19, 2017 5:56 am
by segmeg
So, what can I do to solve this problem?

Re: CSR 1000v Everest dot1q problem

Posted: Wed Dec 20, 2017 9:24 pm
by Uldis (UD)
Get VIRL Everest CSR Image...

Re: CSR 1000v Everest dot1q problem

Posted: Tue Jan 16, 2018 6:14 am
by mdr
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 !

Re: CSR 1000v Everest dot1q problem

Posted: Tue Jan 16, 2018 11:31 am
by Uldis (UD)
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

Re: CSR 1000v Everest dot1q problem

Posted: Thu Jan 18, 2018 10:17 am
by mdr
Hi Uldis,

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

Re: CSR 1000v Everest dot1q problem

Posted: Thu Jan 18, 2018 7:26 pm
by Uldis (UD)
Who told you that interface 8 not working :)