2.35. test_neighbor module¶
-
class
test_neighbor.
ARPTestCase
(methodName='runTest')¶ Bases:
framework.VppTestCase
ARP Test Case
-
send_and_assert_no_replies
(intf, pkts, remark)¶
-
setUp
()¶
-
tearDown
()¶
-
test_arp
()¶ ARP
-
test_mpls
()¶ MPLS
-
test_proxy_arp
()¶ Proxy ARP
-
verify_arp_req
(rx, smac, sip, dip)¶
-
verify_arp_resp
(rx, smac, dmac, sip, dip)¶
-
verify_ip
(rx, smac, dmac, sip, dip)¶
-
verify_ip_o_mpls
(rx, smac, dmac, label, sip, dip)¶
-