IDTitleFunction NameTest StepsExpected ResultActual Result
PARP_1Verify if Proxy ARP is working properly with 1 host creationtest_proxyarp_with_1_hostConfigure host and Interface configurations in ONOS Send an ARP request to host IPProxy ARP should repsond back to the ARP requests.PASS
PARP_2Verify if Proxy ARP is working properly with 10 host creationtest_proxyarp_with_10_hosts1. Configure host and Interface configurations in ONOS 2. Send an ARP request to all 10 host IPsProxy ARP should repsond back to the ARP requests.PASS
PARP_3Verify if Proxy ARP is working properly with 50 host creationtest_proxyarp_with_50_hosts1. Configure host and Interface configurations in ONOS 2. Send an ARP request to all 50 host IPs.Proxy ARP should repsond back to the ARP requests.PASS
PARP_4Verify if Proxy ARP is working properly when it disable and re-enabledtest_proxyarp_app_with_disabling_and_re_enabling1. Configure host and Interface configurations in ONOS 2.Send an ARP request 3. Disable proxy-arp app in ONSO and send arp requests againProxy Arp should not response once it disabledPASS
PARP_5Verify if Proxy ARP is working properly for non-existing Hosttest_proxyarp_nonexisting_host1. Dont Configure host and Interface configurations in ONOS 2.Send an ARP request 3. Now configure Host and Interface configurations in ONOS 4. Repeat step 2Proxy Arp should not respond for arp requests sent to non-existing host IPsPASS
PARP_6Verify if Proxy ARP is working properly for already existing host removedtest_proxyarp_removing_host1. Configure host and Interface configurations in ONOS 2.Send an ARP request 3. Now Remove Host configuration in ONOS 4. Repeat step 2Proxy Arp should not respond to arp requests once the host configuration removedPASS
PARP_7Verify if Proxy ARP is working properly for multiple arp requests at oncetest_proxyarp_concurrent_requests_with_multiple_host_and_different_interfaces1. Configure 10 host and Interface configurations in ONOS 2. Send an ARP request to all 10 host IPs from 10 ports at onceProxy should response to all 10 arp requests received at oncePASS
PARP_8Verify if Proxy ARP is working properly when it disable and re-enabled in case of multiple requests at oncetest_proxyarp_disabling_enabling_app_initiating_concurrent_requests1. Configure 10 host and Interface configurations in ONOS 2.Send an ARP request to all 10 host IPs 3. Disable proxy-arp app in ONSO send arp requests againProxy ARP should not respond once its disabledPASS
PARP_9Verify if Proxy ARP is working properly in case of both existing and non-existing hoststest_proxyarp_with_existing_and_non_existing_hostIPs_initiating_concurrent_requests1. Configure 5 host and Interface configurations in ONOS 2.Send an ARP request for 10 host IPsProxy ARP should respond to only existing Host IPsPASS