CSR 1000v Everest dot1q problem
Posted: 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
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