OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
Use Case Examples

This section presents simple use cases that can be implemented using the provided Client Applications.

Bridging

The figure below illustrates a simple bridging configuration. Two stations are connected to ports 3 and 4 of the switch and packets are bridged in the switch for these stations to communicate. Station A sends and receives untagged traffic while Station B sends and receives tagged traffic.

bridging.jpg
Figure 3

For traffic from station A to B.

For traffic from station B to A.

This configures the switching path between stations A and B.

IPv4 Unicast Routing

The figure below illustrates a simple IPv4 Unicast Routing configuration. Two stations are connected to ports 3 and 4 of the switch and packets are routed in the switch for these stations to communicate. The packets are routed between VLAN 10 and 11.

ipv4unicastrouting.jpg
Figure 4

This configures the Routing path between stations A and B.