The type of service function
Asked by
Vincent Chao
Hi,
I would like to know some concepts about service function.
What kind of service function does networking-sfc expect to chain?
I mean, some firewall could have ability to receive packets with other dst_MAC. (like promiscuous mode)
But in the networking-sfc project, It rewrite the dst_mac before ingress service function.
That means the last service function before the destination node must have ability to rewrite the "dst_mac" of packet header to original destination node's MAC
If no, destination node will receive the packets with last SF's dst mac and drop it.
Could someone give me some example of service function?
I am building networking-sfc with devstack, but i have no idea to prepare a service function.
Thank you very much
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- Louis Fourie Edit question
- Solved by:
- Louis Fourie
- Solved:
- Last query:
- Last reply:
To post a message you must log in.