8.2.15. Telemetry - IPFIX and SPAN¶
8.2.15.1. eth2p-ethip4-ip4base-ip4ipfixbase-func¶
IPFIX ipv4 test cases IPFIX tests use 3-node topology TG - DUT1 - DUT2 - TG with one link between the nodes. DUT1 is configured with IPv4 routing and static routes. IPFIX is configured on DUT1 with DUT1->TG interface as collector. Test packets are sent from TG to DUT1. TG listens for flow report packets and verifies that they contains flow record of test packets sent.
Name | VPP API Test (VAT) Commands History - Commands Used Per Test Case |
---|---|
TC01: DUT sends IPFIX template and data packets | DUT1: |
TC02: DUT reports packet flow for traffic by source address | DUT1: |
TC03: DUT reports packet flow for traffic with local destination address | DUT1: |
TC04: DUT reports packet flow for traffic with remote destination address | DUT1: |
TC05: DUT reports packet flow for traffic by source and destination port | DUT1: |
8.2.15.2. eth2p-ethip4-ip4base-ip4ipfixscale-func¶
IPFIX ipv4 test cases IPFIX tests use 3-node topology TG - DUT1 - DUT2 - TG with one link between the nodes. DUT1 is configured with IPv4 routing and static routes. IPFIX is configured on DUT1 with DUT1->TG interface as collector. Test packets are sent from TG to DUT1. TG listens for flow report packets and verifies that they contains flow record of test packets sent.
Name | VPP API Test (VAT) Commands History - Commands Used Per Test Case |
---|---|
TC01: DUT reports packet flow with a large number of packets | DUT1: |
TC02: DUT reports packet flow when multiple sessions are configured | DUT1: |
8.2.15.3. eth2p-ethip6-ip6base-ip6ipfixbase-func¶
IPFIX ipv6 test cases IPFIX tests use 3-node topology TG - DUT1 - DUT2 - TG with one link between the nodes. DUT1 is configured with IPv4 and IPV6 routing and static routes. IPFIX is configured on DUT1 with DUT1->TG interface as collector.Test packets are sent from TG to or through DUT1. TG listens for flow report packets and verifies that they contains flow records of test packets sent.
Name | VPP API Test (VAT) Commands History - Commands Used Per Test Case |
---|---|
TC01: DUT reports packet flow for traffic by source address | DUT1: |
TC02: DUT reports packet flow for traffic with local destination address | DUT1: |
TC03: DUT reports packet flow for traffic with remote destination address | DUT1: |
TC04: DUT reports packet flow for traffic by source and destination port | DUT1: |
8.2.15.4. eth2p-ethip6-ip6base-ip6ipfixscale-func¶
IPFIX ipv6 test cases IPFIX tests use 3-node topology TG - DUT1 - DUT2 - TG with one link between the nodes. DUT1 is configured with IPv4 and IPV6 routing and static routes. IPFIX is configured on DUT1 with DUT1->TG interface as collector.Test packets are sent from TG to or through DUT1. TG listens for flow report packets and verifies that they contains flow records of test packets sent.
Name | VPP API Test (VAT) Commands History - Commands Used Per Test Case |
---|---|
TC01: DUT reports packet flow with a large number of packets | DUT1: |
TC02: DUT reports packet flow when multiple sessions are configured | DUT1: |
8.2.15.5. eth2p-ethip4-ip4base-spanrx-func¶
SPAN test suite
- [Top] Network Topologies: TG=DUT1 2-node topology with two links between nodes.
- [Cfg] DUT configuration: DUT1 is configured with SPAN mirroring from the first DUT1-TG interface to the second one.
- [Ver] TG verification: Test ARP or ICMP packets are sent by TG on first link to DUT1; On receipt through second link TG verifies the copy of packet sent and the copy of DUT’s reply packet.
- [Ref] Applicable standard specifications: None?
Name | VPP API Test (VAT) Commands History - Commands Used Per Test Case |
---|---|
TC01: DUT mirrors L2 packets from one interface to another | DUT1: |
TC02: DUT mirrors IPv4 packets from one interface to another | DUT1: |
8.2.15.6. eth2p-ethip6-ip6base-spanrx-func¶
SPAN test suite
- [Top] Network Topologies: TG=DUT1 2-node topology with two links between nodes.
- [Cfg] DUT configuration: DUT1 is configured with SPAN mirroring from the first DUT1-TG interface to the second one.
- [Ver] TG verification: Test ARP or ICMP packets are sent by TG on first link to DUT1; On receipt through second link TG verifies the copy of packet sent and the copy of DUT’s reply packet.
- [Ref] Applicable standard specifications: None?
Name | VPP API Test (VAT) Commands History - Commands Used Per Test Case |
---|---|
TC01: DUT mirrors IPv6 packets from one interface to another | DUT1: |