Loading src/tests/acl_end2end/clab/firewall-startup.cfg +3 −0 Original line number Diff line number Diff line Loading @@ -28,14 +28,17 @@ management api netconf transport ssh default ! interface Ethernet10 no switchport ip address 172.16.10.1/24 no shutdown ! interface Ethernet11 no switchport ip address 172.16.11.1/24 no shutdown ! interface Ethernet12 no switchport ip address 172.16.12.1/24 no shutdown ! Loading src/tests/acl_end2end/deploy-scripts/clab-deploy.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. cd ~/tfs-ctrl/src/tests/acl_end2end sudo containerlab deploy --topo acl_end2end.clab.yml sudo containerlab deploy --topo clab/acl_end2end.clab.yml src/tests/acl_end2end/deploy-scripts/clab-destroy.sh +2 −2 Original line number Diff line number Diff line Loading @@ -14,5 +14,5 @@ # limitations under the License. cd ~/tfs-ctrl/src/tests/acl_end2end sudo containerlab destroy --topo acl_end2end.clab.yml sudo rm -rf clab-acl_end2end/ .acl_end2end.clab.yml.bak sudo containerlab destroy --topo clab/acl_end2end.clab.yml sudo rm -rf clab/clab-acl_end2end/ clab/.acl_end2end.clab.yml.bak Loading
src/tests/acl_end2end/clab/firewall-startup.cfg +3 −0 Original line number Diff line number Diff line Loading @@ -28,14 +28,17 @@ management api netconf transport ssh default ! interface Ethernet10 no switchport ip address 172.16.10.1/24 no shutdown ! interface Ethernet11 no switchport ip address 172.16.11.1/24 no shutdown ! interface Ethernet12 no switchport ip address 172.16.12.1/24 no shutdown ! Loading
src/tests/acl_end2end/deploy-scripts/clab-deploy.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,4 +14,4 @@ # limitations under the License. cd ~/tfs-ctrl/src/tests/acl_end2end sudo containerlab deploy --topo acl_end2end.clab.yml sudo containerlab deploy --topo clab/acl_end2end.clab.yml
src/tests/acl_end2end/deploy-scripts/clab-destroy.sh +2 −2 Original line number Diff line number Diff line Loading @@ -14,5 +14,5 @@ # limitations under the License. cd ~/tfs-ctrl/src/tests/acl_end2end sudo containerlab destroy --topo acl_end2end.clab.yml sudo rm -rf clab-acl_end2end/ .acl_end2end.clab.yml.bak sudo containerlab destroy --topo clab/acl_end2end.clab.yml sudo rm -rf clab/clab-acl_end2end/ clab/.acl_end2end.clab.yml.bak