Skip to content

Service Function Chaining Implementation #122

@binhfdv

Description

@binhfdv

Sorry if my question is trivial.
For my research, I have to program the SFC for requests from a UE (like in Exercise 8). I am stuck on how to start the programming for the experiment.

If anyone could give me a piece of instructions on where to begin, really appreciate it!

Currently, I can connect my k8s service pods to switch in the mininet. I can "curl" the service from my UE as well.
curl 10.96.10.10:5000 --interface uesimtun0

Now I am stuck on how to create a SRv6 routing table to route the traffic from UE to Service 1 then to Service 2
UE -> S1 -> S2
and
UE -> S1 -> S2 -> UE

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions