summaryrefslogtreecommitdiff
path: root/test/integration/targets/cnos_template
diff options
context:
space:
mode:
authorAnil Kumar Muraleedharan <amuraleedhar@lenovo.com>2018-09-12 20:01:45 +0530
committerNathaniel Case <this.is@nathanielca.se>2018-09-12 10:31:45 -0400
commitac58c36ad01d6cdfe2e5379498d45f1b7328e64b (patch)
tree885f6689c7efe9052e6acfe81b03fcabaa600c46 /test/integration/targets/cnos_template
parentcbf2c2a00071b2791d5c98e4170bbface179fc5e (diff)
downloadansible-ac58c36ad01d6cdfe2e5379498d45f1b7328e64b.tar.gz
Lenovo cli bugfixes (#45278)
* To change all CLIs present in the code to latest CNOS CLI. One bug of executing with Lenovo Jakku switch is also getting fixed. * To change the file names as the commands have changed from display to show * To change to new CLI in test_cnos_comand.py as well
Diffstat (limited to 'test/integration/targets/cnos_template')
-rw-r--r--test/integration/targets/cnos_template/templates/demo_template.j25
1 files changed, 1 insertions, 4 deletions
diff --git a/test/integration/targets/cnos_template/templates/demo_template.j2 b/test/integration/targets/cnos_template/templates/demo_template.j2
index c9b8ca8386..63a47a6418 100644
--- a/test/integration/targets/cnos_template/templates/demo_template.j2
+++ b/test/integration/targets/cnos_template/templates/demo_template.j2
@@ -2,14 +2,11 @@
vlan {{item.vlanid1}}
name anil
exit
-#config d
interface ethernet {{item.slot_chassis_number1}}
-#aggregation-group {{item.portchannel_interface_number1}} mode {{item.portchannel_mode1}}
description anil
mtu 600
exit
-#config d
-interface port-aggregation {{item.portchannel_interface_number1}}
+interface port-channel {{item.portchannel_interface_number1}}
shut
lacp suspend-individual
no shut