Re: [Consultation] SFC issue


d.arunprakash@...
 

Adding app-dev alias, SFC team might help you here.

 

Regards,

Arun

 

From: Jhen-Hao Yu <tcr1br24@...>
Sent: Tuesday, March 2, 2021 8:10 PM
To: D Arunprakash <d.arunprakash@...>
Subject: [Consultation] SFC issue

 

Hello, Arunprakash,

 

We are testing a simple SFC in OpenStack (Stein) + OpenDaylight (Neon) + Open vSwitch (v2.11.1). It's an all-in-one deployment.

We have read the document:

https://readthedocs.org/projects/odl-sfc/downloads/pdf/latest/

 

Our SFC topology:

enter image description here

All on the same compute node.

Build SFC through API:

1.      openstack sfc flow classifier create --source-ip-prefix 10.20.0.0/24 --logical-source-port p0 FC1

2.      openstack sfc port pair create --description "Firewall SF instance 1" --ingress p1 --egress p1 --service-function-parameters correlation=None PP1

3.      openstack sfc port pair group create --port-pair PP1 PPG1

4.      openstack sfc port chain create --port-pair-group PPG1 --flow-classifier FC1 --chain-parameters correlation=nsh PC1

Ping from client to server, but packet did not pass through firewallopen vswitch log show:

enter image description here

Flow table: 

enter image description here

trace flow:

enter image description here

Is there something wrong with the instructions? Or there may be some bugs in "networking-sfc"?

Thanks!

 

Sincerely,

Jhen-Hao

 

From NTU CSIE

 

Mailtrack

Sender notified by
Mailtrack 03/02/21, 10:39:20 PM

Join {app-dev@lists.opendaylight.org to automatically receive all group messages.