3n-tsh-x520

10ge2p1x520-dot1q-ip4base-ndrpdr

RFC2544: Pkt throughput IPv4 routing with IEEE 802.1Q test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing. IEEE 802.1Q tagging is applied on link between DUT1 and DUT2.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and two static IPv4 /30 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 254 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-dot1q-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=1,flags=1)
create_vlan_subif(sw_if_index=1,vlan_id=10)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=3,flags=1)
l2_interface_vlan_tag_rewrite(sw_if_index=3,vtr_op=3,push_dot1q=1,tag1=0,tag2=0)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 3, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=3,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 3, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x02x02x02x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
create_vlan_subif(sw_if_index=2,vlan_id=10)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=3,flags=1)
l2_interface_vlan_tag_rewrite(sw_if_index=3,vtr_op=3,push_dot1q=1,tag1=0,tag2=0)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 3, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=3,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 3, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x02x02x02x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x03x03x03x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-dot1q-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=1,flags=1)
create_vlan_subif(sw_if_index=1,vlan_id=10)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=3,flags=1)
l2_interface_vlan_tag_rewrite(sw_if_index=3,vtr_op=3,push_dot1q=1,tag1=0,tag2=0)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 3, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=3,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 3, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x02x02x02x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
create_vlan_subif(sw_if_index=2,vlan_id=10)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=3,flags=1)
l2_interface_vlan_tag_rewrite(sw_if_index=3,vtr_op=3,push_dot1q=1,tag1=0,tag2=0)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 3, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=3,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 3, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x02x02x02x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x03x03x03x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-dot1q-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=1,flags=1)
create_vlan_subif(sw_if_index=1,vlan_id=10)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=3,flags=1)
l2_interface_vlan_tag_rewrite(sw_if_index=3,vtr_op=3,push_dot1q=1,tag1=0,tag2=0)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 3, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=3,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 3, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x02x02x02x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
create_vlan_subif(sw_if_index=2,vlan_id=10)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=3,flags=1)
l2_interface_vlan_tag_rewrite(sw_if_index=3,vtr_op=3,push_dot1q=1,tag1=0,tag2=0)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 3, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=3,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 3, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x02x02x02x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x03x03x03x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4-ip4base-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and two static IPv4 /24 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4-ip4scale200k-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and 2x100k static IPv4 /32 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 100k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c- 
ethip4-ip4scale200k-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 100000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 100000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 100000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 100000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c- 
ethip4-ip4scale200k-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 100000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 100000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 100000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 100000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c- 
ethip4-ip4scale200k-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 100000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 100000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 100000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 100000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4-ip4scale20k-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and 2x10k static IPv4 /32 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c- 
ethip4-ip4scale20k-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 10000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 10000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 10000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 10000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c- 
ethip4-ip4scale20k-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 10000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 10000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 10000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 10000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c- 
ethip4-ip4scale20k-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 10000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 10000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 10000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 10000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4-ip4scale2m-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and 2x1M static IPv4 /32 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 1M flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c- 
ethip4-ip4scale2m-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 1000000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 1000000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 1000000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 1000000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c- 
ethip4-ip4scale2m-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 1000000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 1000000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 1000000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 1000000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c- 
ethip4-ip4scale2m-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘1.1.1.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘2.2.2.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x01’}}})
ip_route_add_del 10.0.0.0/32 count 1000000 via 1.1.1.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 1000000 via 2.2.2.2 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘2.2.2.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘3.3.3.1’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x02x02x02x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x03x03x03x02’}}})
ip_route_add_del 10.0.0.0/32 count 1000000 via 2.2.2.1 sw_if_index 2
ip_route_add_del 20.0.0.0/32 count 1000000 via 3.3.3.1 sw_if_index 1
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and one static IPv4 /24 route entries. Required ACL rules are applied to input paths of both DUT1 intefaces. DUT1 and DUT2 are tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4udp- 
ip4base-iacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=1,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=1,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4udp- 
ip4base-iacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=1,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=1,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4udp- 
ip4base-iacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=1,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=1,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and one static IPv4 /24 route entries. Required ACL rules are applied to input paths of both DUT1 intefaces. DUT1 and DUT2 are tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4udp- 
ip4base-iacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=1,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=1,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4udp- 
ip4base-iacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=1,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=1,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4udp- 
ip4base-iacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=1,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=1,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4udp-ip4base-nat44-ndrpdr

RFC2544: Pkt throughput NAT44 performance test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and two static IPv4 /24 and IPv4/20 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4udp- 
ip4base-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nx00x00x01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.0.0.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘11.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 18, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’nx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 32, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x02’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=2,is_add=1,flags=32)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=1,is_add=1,flags=16)
nat_det_add_del_map(is_add=True,in_addr=b’x14x00x00x00’,in_plen=18,out_addr=b’xc8x00x00x00’,out_plen=30)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘11.0.0.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘12.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0cx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’xc8x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4udp- 
ip4base-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nx00x00x01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.0.0.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘11.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 18, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’nx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 32, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x02’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=2,is_add=1,flags=32)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=1,is_add=1,flags=16)
nat_det_add_del_map(is_add=True,in_addr=b’x14x00x00x00’,in_plen=18,out_addr=b’xc8x00x00x00’,out_plen=30)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘11.0.0.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘12.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0cx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’xc8x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4udp- 
ip4base-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nx00x00x01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.0.0.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘11.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 18, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’nx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 32, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x02’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=2,is_add=1,flags=32)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=1,is_add=1,flags=16)
nat_det_add_del_map(is_add=True,in_addr=b’x14x00x00x00’,in_plen=18,out_addr=b’xc8x00x00x00’,out_plen=30)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘11.0.0.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘12.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0cx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’xc8x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and one static IPv4 /24 route entries. Required ACL rules are applied to output paths of both DUT1 intefaces. DUT1 and DUT2 are tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4udp- 
ip4base-oacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=0,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=0,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4udp- 
ip4base-oacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=0,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=0,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4udp- 
ip4base-oacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=0,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=0,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and one static IPv4 /24 route entries. Required ACL rules are applied to output paths of both DUT1 intefaces. DUT1 and DUT2 are tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4udp- 
ip4base-oacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=0,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=0,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4udp- 
ip4base-oacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=0,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=0,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4udp- 
ip4base-oacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.10.10.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘1.1.1.2’})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x01’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
acl_add_replace(tag=b’’,acl_index=4294967295,count=52,r=[{‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex01’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x01’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘dstport_or_icmpcode_last’: 1000, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex02’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x02’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘dstport_or_icmpcode_last’: 1001, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex03’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x03’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘dstport_or_icmpcode_last’: 1002, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex04’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x04’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘dstport_or_icmpcode_last’: 1003, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex05’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x05’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘dstport_or_icmpcode_last’: 1004, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex06’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x06’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘dstport_or_icmpcode_last’: 1005, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex07’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x07’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘dstport_or_icmpcode_last’: 1006, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex08’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x08’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘dstport_or_icmpcode_last’: 1007, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1et’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((t’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘dstport_or_icmpcode_last’: 1008, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1en’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((n’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘dstport_or_icmpcode_last’: 1009, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘dstport_or_icmpcode_last’: 1010, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘dstport_or_icmpcode_last’: 1011, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1er’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((r’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘dstport_or_icmpcode_last’: 1012, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘dstport_or_icmpcode_last’: 1013, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex0f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x0f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘dstport_or_icmpcode_last’: 1014, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex10’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x10’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘dstport_or_icmpcode_last’: 1015, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex11’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x11’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘dstport_or_icmpcode_last’: 1016, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex12’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x12’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘dstport_or_icmpcode_last’: 1017, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex13’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x13’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘dstport_or_icmpcode_last’: 1018, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex14’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x14’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘dstport_or_icmpcode_last’: 1019, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex15’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x15’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘dstport_or_icmpcode_last’: 1020, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex16’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x16’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘dstport_or_icmpcode_last’: 1021, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex17’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x17’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘dstport_or_icmpcode_last’: 1022, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex18’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x18’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘dstport_or_icmpcode_last’: 1023, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex19’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x19’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘dstport_or_icmpcode_last’: 1024, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1a’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1a’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘dstport_or_icmpcode_last’: 1025, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1b’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1b’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘dstport_or_icmpcode_last’: 1026, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1c’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1c’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘dstport_or_icmpcode_last’: 1027, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1d’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1d’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘dstport_or_icmpcode_last’: 1028, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1e’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1e’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘dstport_or_icmpcode_last’: 1029, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1ex1f’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((x1f’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘dstport_or_icmpcode_last’: 1030, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e ‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((( ‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘dstport_or_icmpcode_last’: 1031, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e!’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((!’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘dstport_or_icmpcode_last’: 1032, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘dstport_or_icmpcode_last’: 1033, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e#’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((#’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘dstport_or_icmpcode_last’: 1034, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e$’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((($’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘dstport_or_icmpcode_last’: 1035, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e%’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((%’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘dstport_or_icmpcode_last’: 1036, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e&’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((&’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘dstport_or_icmpcode_last’: 1037, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e’’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘dstport_or_icmpcode_last’: 1038, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e(‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘dstport_or_icmpcode_last’: 1039, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e)’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’((()’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘dstport_or_icmpcode_last’: 1040, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e*’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘dstport_or_icmpcode_last’: 1041, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e+’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((+’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘dstport_or_icmpcode_last’: 1042, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e,’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((,’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘dstport_or_icmpcode_last’: 1043, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e-‘, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((-‘, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘dstport_or_icmpcode_last’: 1044, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e.’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((.’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘dstport_or_icmpcode_last’: 1045, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e/’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((/’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘dstport_or_icmpcode_last’: 1046, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e0’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((0’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘dstport_or_icmpcode_last’: 1047, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e1’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((1’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘dstport_or_icmpcode_last’: 1048, ‘proto’: 0}, {‘is_permit’: 0, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x1ex1ex1e2’, ‘src_ip_prefix_len’: 32, ‘dst_ip_addr’: b’(((2’, ‘dst_ip_prefix_len’: 32, ‘srcport_or_icmptype_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘dstport_or_icmpcode_last’: 1049, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’nnnx00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}, {‘is_permit’: 1, ‘is_ipv6’: 0, ‘src_ip_addr’: b’x14x14x14x00’, ‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘dstport_or_icmpcode_last’: 65535, ‘proto’: 0}]) |br| acl_interface_set_acl_list(sw_if_index=2,acls=[0],n_input=0,count=1) |br| acl_interface_set_acl_list(sw_if_index=1,acls=[0],n_input=0,count=1) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| cli_inband(cmd=’clear runtime’) |br| vpp-stats(path=’^/sys/node’) |br| cli_inband(cmd=’clear errors’) |br| cli_inband(cmd=’clear interfaces’) |br| cli_inband(cmd=’elog trace api cli barrier’) |br| cli_inband(cmd=’show event-logger’) |br| cli_inband(cmd=’show errors’) |br| cli_inband(cmd=’show hardware verbose’) |br| |br| **DUT2:*
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.3’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.4’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.5’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.6’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.7’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.8’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.9’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.10’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘20.20.20.11’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘1.1.1.1’})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x14x14x01’}}})
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x01x01x01x02’}}})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nnnx00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x01x01x01x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

10ge2p1x520-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr

RFC2544: Pkt throughput NAT44 performance test cases

  • [Top] Network Topologies: TG-DUT1-DUT2-TG 3-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 and DUT2 are configured with IPv4 routing and two static IPv4 /24 and IPv4/20 route entries. DUT1 and DUT2 tested with Intel-X520-DA2.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-1t1c-ethip4udp- 
ip4scale1000-udpsrcscale15-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nx00x00x01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.0.0.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘11.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 18, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’nx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 32, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x02’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=2,is_add=1,flags=32)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=1,is_add=1,flags=16)
nat_det_add_del_map(is_add=True,in_addr=b’x14x00x00x00’,in_plen=18,out_addr=b’xc8x00x00x00’,out_plen=30)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘11.0.0.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘12.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0cx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’xc8x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-2t2c-ethip4udp- 
ip4scale1000-udpsrcscale15-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nx00x00x01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.0.0.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘11.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 18, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’nx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 32, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x02’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=2,is_add=1,flags=32)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=1,is_add=1,flags=16)
nat_det_add_del_map(is_add=True,in_addr=b’x14x00x00x00’,in_plen=18,out_addr=b’xc8x00x00x00’,out_plen=30)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘11.0.0.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘12.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0cx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’xc8x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

 64b-4t4c-ethip4udp- 
ip4scale1000-udpsrcscale15-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’nx00x00x01’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c1’, ‘ip_address’: ‘10.0.0.2’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:7e’, ‘ip_address’: ‘11.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 18, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x14x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’nx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 32, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x02’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=2,is_add=1,flags=32)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
nat44_interface_add_del_feature(sw_if_index=1,is_add=1,flags=16)
nat_det_add_del_map(is_add=True,in_addr=b’x14x00x00x00’,in_plen=18,out_addr=b’xc8x00x00x00’,out_plen=30)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)

DUT2:
cli_inband(cmd=’show logging’)
show_version()
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_set_flags(sw_if_index=2,flags=1)
sw_interface_set_flags(sw_if_index=1,flags=1)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
sw_interface_dump(name_filter_valid=False,name_filter=’’)
sw_interface_add_del_address(sw_if_index=2,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0bx00x00x02’}}})
sw_interface_add_del_address(sw_if_index=1,is_add=True,del_all=False,prefix={‘len’: 20, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x01’}}})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 2, ‘flags’: 0, ‘mac_address’: ‘80:41:26:6f:19:81’, ‘ip_address’: ‘11.0.0.1’})
ip_neighbor_add_del(is_add=True,neighbor={‘sw_if_index’: 1, ‘flags’: 0, ‘mac_address’: ‘3c:fd:fe:a8:aa:c0’, ‘ip_address’: ‘12.0.0.2’})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 24, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’x0cx00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 1, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0cx00x00x02’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
ip_route_add_del(is_add=True,is_multipath=False,route={‘table_id’: 0, ‘prefix’: {‘len’: 30, ‘address’: {‘af’: 0, ‘un’: {‘ip4’: b’xc8x00x00x00’}}}, ‘n_paths’: 1, ‘paths’: [{‘sw_if_index’: 2, ‘table_id’: 0, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘preference’: 1, ‘type’: 0, ‘flags’: 0, ‘proto’: 0, ‘nh’: {‘address’: {‘ip4’: b’x0bx00x00x01’}, ‘via_label’: 1048576, ‘obj_id’: 4294967295}, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]}]})
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)