Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 Node
2Verify 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 Node
3Verify 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 Node
4Verify Point intent related SDN-IP matching on ICMPv6Check Ping between the hosts connected to the devices between whom point intents were added should pass1Single node
5Verify 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 Node
6Verify 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
  • No labels