Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
1Verify Modify IPv6 Source AddressConfigure and connect the Primary-controller. Create a flow with action OFPAT_SET_NW_SRC and output to an egress port. Send matching packet to ingress port. Verify packet gets output to egress port with correct IPv6 source address as specified in the flow.2Single node
Multi Node2Verify Modify IPv6 destination addressConfigure and connect the Primary-controller. Create a flow with action OFPAT_SET_NW_DST and output to an egress port. Send matching packet to ingress port. Verify packet gets output to egress port with correct IPv6 destination address as specified in the flow.3Single node
Multi Node3Verify Implement test script for one hop point intentForm a switch with 2 host Add a one hop between the two hostVerify using "intents" cli where the intents should be removed, Ping between the hosts connected to the devices between whom host intents were added should pass2Single node
Multi Node4Verify Point intent related SDN-IP matching on ICMPv6Check Ping between the hosts connected to the devices between whom point intents were added should pass1Single node5Verify Multi Point to single point intent related SDN-IP matching on IP prefix and rewriting mac addressCheck Ping between the hosts connected to the devices between whom point intents were removed should pass1Multi Node6Verify add bidirectional point intents between 2 packet layer(mininet) devicesCheck Ping between the hosts connected to the devices between whom point intents were added should pass1Single node
Multi Node