Almost no matter what, vpp shouldn’t crash. Please at share the backtrace. See 
https://wiki.fd.io/view/VPP/BugReports and also 
https://wiki.fd.io/view/VPP/VPP_Home_Gateway for a known-to-work similar BVI / 
IRB configuration.

D.

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Aleksander Djuric
Sent: Wednesday, August 15, 2018 9:18 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] VPP crashes with bvi interface

Hi all,

For test purposes I've installed VPP (v18.10-rc0) on 1'st host machine with 4 
lan adapters on it. I trying to setup BVI loopback interface with ip address to 
emulate network switch. 2'nd host with ip address 
192.168.0.2/24<http://192.168.0.2/24> is connected to GigabitEthernet1/0/0. 
Interface GigabitEthernet1/0/1 is connected to router. My config for VPP is 
below:

set int state GigabitEthernet1/0/0 up
set int state GigabitEthernet1/0/1 up
set int l2 bridge GigabitEthernet1/0/0 1
set int l2 bridge GigabitEthernet1/0/1 1
loopback create
set int state loop0 up
set int l2 bridge loop0 1 bvi
set int ip address loop0 192.168.0.1/24<http://192.168.0.1/24>

VPP craches in a few seconds after setting loop 0 as bvi.

Is it a bug or it's a feature?
Please help me to correct configuration if I'm wrong.

Thanks in advance,
Aleksander

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10166): https://lists.fd.io/g/vpp-dev/message/10166
Mute This Topic: https://lists.fd.io/mt/24533887/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to