No Traffic in the VNF nodes
Hi all,
I have Openstack installed with devstack, branch ROCKY.
I followed the guide for the sfc. I have created a src and a dst and 2 intermediate VNF. 6 ports.
I did these steps:
openstack sfc flow classifier create --ethertype IPv4 --source-ip-prefix 10.10.10.6/32 --destination-
openstack sfc port pair create --ingress=p2 --egress=p3 PP1
openstack sfc port pair create --ingress=p4 --egress=p5 PP2
openstack sfc port pair group create --port-pair PP1 PG1
openstack sfc port chain create --port-pair-group PG1 --port-pair-group PG2 --flow-classifier FC1 PC1
Than, I open 6 terminals, one for each port, to check if the traffic flows correctly BUT i don't have traffic on the tap interfaces related to ports 2-3-4-5
There is a way to find the problem?
Moreover, I don't know why, the VMs are instantiated only in the Controller+Compute node. Maybe I have a problem with Rocky. There is some different details in Rocky local.conf with respect the oldest release?
Thanks
Silvia
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Silvia for more information if necessary.