OpenFlow switch for Brekeke SIP Server

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
Niloc
Posts: 70
Joined: Tue Sep 19, 2017 9:49 pm
Location: NL

OpenFlow switch for Brekeke SIP Server

Post by Niloc »

1. Brekeke Product Name and Version: Brekeke SIP Server ver 3.7

2. Java version: 1.8

3. OS type and the version: Linux

4. UA (phone), gateway or other hardware/software involved:

5. Your problem:

Which OpenFlow switch can you recommend for using with Brekeke SIP Server's SDN feature?

thanks
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

Open vSwitch (OVS) should work. http://openvswitch.org/
Switch products based on OVS will work too.

If you try others, make sure they support following actions.
OFPAT_SET_NW_SRC, OFPAT_SET_NW_DST
OFPAT_SET_DL_SRC, OFPAT_SET_DL_DST
OFPAT_SET_TP_SRC, OFPAT_SET_TP_DST
Post Reply