aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/vat/l2_xconnect.vat
diff options
context:
space:
mode:
authorPatrik Hrnciar <phrnciar@cisco.com>2016-02-18 10:05:05 +0100
committerPatrik <phrnciar@cisco.com>2016-02-18 13:40:56 +0100
commit71b27a0864f4e02f8750de23fb6498369696734c (patch)
tree6166c1fe8549c9380f74a7dd8fd033bd161bde75 /resources/templates/vat/l2_xconnect.vat
parent3936756adb84508ef7ada2cc9016eb449fba2024 (diff)
Update l2_xconnect test to use NodePath
Change-Id: I9951a7e9a36dbc78c44f6bd868b4f6531ecb3349 Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
Diffstat (limited to 'resources/templates/vat/l2_xconnect.vat')
-rw-r--r--resources/templates/vat/l2_xconnect.vat2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/templates/vat/l2_xconnect.vat b/resources/templates/vat/l2_xconnect.vat
index 77cb9d6240..da1040e963 100644
--- a/resources/templates/vat/l2_xconnect.vat
+++ b/resources/templates/vat/l2_xconnect.vat
@@ -1 +1,3 @@
+sw_interface_set_flags sw_if_index {interface1} admin-up link-up
+sw_interface_set_flags sw_if_index {interface2} admin-up link-up
sw_interface_set_l2_xconnect rx_sw_if_index {interface1} tx_sw_if_index {interface2}