summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/test_eid_virtualization_6o6.sh
blob: 2b6d463e4391f1d0c26a28b41a9d31eff4222257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/usr/bin/env bash

# Test EID virualization (6over6)
#
# This test configures two LISP XTRs with two customers. Both customers
# have two client nodes (EID) as depict here:
#
#     eid1    ______     _______    eid2
#  customer1 -|     |    |     |- customer1
#             | xTR |----| xTR |
#  customer2 -|_____| |  |_____|- customer2
#     eid3            |             eid4
#                    ODL
#
# In this scenario both eid1 and eid3 are equal.

VPP_LITE_CONF=`pwd`"/../configs/vpp_lite_config/eid_virt/6o6"
ODL_CONFIG_DIR=`pwd`"/../configs/odl/eid_virt/6o6"

source test_driver/two_customers_topo.sh

test_eid_virtualization ping6 "6:0:4::4"