...
- 1000.1 Add flows with MAC addresses as the only selectors - PASS
- 1000.2 Check flows are in the ADDED state - PASS
- 1000.3 Check flows are in Mininet's flow table - PASS
- 1000.4 Send a packet to verify the flows are correct - PASS
Case
...
2000: Delete flows that were added through rest - PASS
- 3000 2000.1 Deleting flows - PASS
Case 1100: Verify
...
flow
...
- 1100.1 Add a flow with the VLAN tag as the only selector - PASS
- 1100.2 Check flows are in the ADDED state - PASS
- 1100.3 Check flows are in Mininet's flow table - PASS
- 1100.4 Send a packet to verify the flow are correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
...
IP selectors are correctly compiled - PASS
Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.
- 1200 1100.1 Add flows with ARP IPv4 addresses as the only selectors - PASS
- 1200 1100.2 Check flow is in the ADDED state - PASS
- 1200 1100.3 Check flows are in Mininet's flow table - PASS
- 1200 1100.4 Send a packet to verify the flow is correct - PASS
Case
...
2000: Delete flows that were added through rest - PASS
- 3000 2000.1 Deleting flows - PASS
Case
...
1200: Verify
...
VLAN selector is correctly compiled
...
- PASS
Install one flow with an MPLS only the VLAN selector specified, then verify the flow is added in ONOS, and finally send broadcast a packet via scapy that has a MPLS label.
...
with
...
the
...
correct VLAN tag.
- 1200.1 Add a flow with the VLAN tag as the only selector - PASS
- 1200.2 Check flows are
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1400: Verify flow IP selectors are correctly compiled - PASS
Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.
- 1400.1 Add flows with IPv4 addresses as the only selectors - PASS
- 1400.2 Check flow is in the ADDED state - PASS
- 1400.3 Check flows are in Mininet's flow table - PASS
- 1400.4 Send a packet to verify the flow is correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1500: Verify IPv6 selector is correctly compiled - PASS
Install two flows with only IP selectors specified, then verify flows are added in ONOS, finally send a packet that only specifies the IP src and dst.
- 1500.1 Add flows with IPv6 addresses as the only selectors - PASS
- 1500.2 Check flow is in the ADDED state - PASS
- 1500 1200.3 Check flows are in Mininet's flow table - PASS
- 1500 1200.4 Send a packet to verify the flow is are correct - PASS
Case
...
2000: Delete flows that were added through rest - PASS
- 3000 2000.1 Deleting flows - PASS
Case
...
1300: Verify the
...
MPLS selector is correctly compiled on the flow. - PASS
Install a one flow with only the UDP an MPLS selector specified, verify the flow is added in ONOS, and finally send a UDP packet to verify the UDP selector is compiled correctly.packet via scapy that has a MPLS label.
- 1300 1600.1 Add a flow with a UDP MPLS selector - PASS
- 1600 1300.2 Check flow is in the ADDED state - PASS
- 1600 1300.3 Check flows are in Mininet's flow table - PASS
- 1600 1300.4 Send a packet to verify the flow is correct - PASS
Case
...
2000: Delete flows that were added through rest - PASS
- 3000 2000.1 Deleting flows - PASS
Case
...
1400: Verify the TCP selector is correctly compiled on the flow - PASS
Install a flow with only the TCP selector specified, verify the flow is added in ONOS, and finally send a TCP packet to verify the TCP selector is compiled correctly.
- 1700 1400.1 Add a flow with a TCP selector - PASS
- 1700 1400.2 Check flow is in the ADDED state - PASS
- 1700 1400.3 Check flows are in Mininet's flow table - PASS
- 1700 1400.4 Send a packet to verify the flow is correct - PASS
Case
...
2000: Delete flows that were added through rest - PASS
- 3000 2000.1 Deleting flows - PASS
Case
...
1500: Verify the UDP selector is correctly compiled on the flow - PASS
Install a flow with only the UDP selector specified, verify the flow is added in ONOS, and finally send a UDP packet to verify the UDP selector is compiled correctly.
- 1800 1500.1 Add a flow with a SCTP UDP selector - PASS
- 1800 1500.2 Check flow is in the ADDED state - PASS
- 1800 1500.3 Check flows are in Mininet's flow table - PASS
- 1800.4 Send a packet to verify the flow is correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 1900: Verify the ICMPv4 selector is correctly compiled on the flow - PASS
Install a flow with only the ICMPv4 selector specified, verify the flow is added in ONOS, and finally send a IMCPv4 packet to verify the ICMPv4 selector is compiled correctly.
- 1900.1 Add a flow with a ICMPv4 selector - PASS
- 1900.2 Check flow is in the ADDED state - PASS
- 1900.3 Check flows are in Mininet's flow table - PASS
- 1900.4 Send a packet to verify the flow is correct - PASS
Case 3000: Delete flows that were added through rest - PASS
- 3000.1 Deleting flows - PASS
Case 2000: Verify the ICMPv6 selector is correctly compiled on the flow - PASS
Install a flow with only the ICMPv6 selector specified, verify the flow is added in ONOS, and finally send a IMCPv6 packet to verify the ICMPv6 selector is compiled correctly.
- 2000.1 Add a flow with a ICMPv6 selector - PASS
- 2000.2 Check flow is in the ADDED state - PASS
- 2000.3 Check flows are in Mininet's flow table - PASS
- 2000 1500.4 Send a packet to verify the flow is correct - PASS
...