lukasz-bromirski / netdesign.zone

network design files
http://netdesign.zone
GNU General Public License v3.0
12 stars 8 forks source link

Problem with CCIE.SP.5.0.Initial.Configs/VIRL2/sp.bootcamp.ch15.virl2.yaml #1

Open VitMain opened 3 years ago

VitMain commented 3 years ago

Hello This file could not be imported properly into the CML 2 (CML Controller Version: 2.2.1+build36) Import finished with the error

 sp.bootcamp.ch15.virl2.yaml - 15:18:03
Failed: The API at /api/v0/import encountered an unexpected error. Please report this problem to support. 

I found that one space cause this problem

diff --git a/CCIE.SP.5.0.Initial.Configs/VIRL2/sp.bootcamp.ch15.virl2.yaml b/CCIE.SP.5.0.Initial.Configs/VIRL2/sp.bootcamp.ch15.virl2.yaml
index 4619640..eaf478b 100644
--- a/CCIE.SP.5.0.Initial.Configs/VIRL2/sp.bootcamp.ch15.virl2.yaml
+++ b/CCIE.SP.5.0.Initial.Configs/VIRL2/sp.bootcamp.ch15.virl2.yaml
@@ -4031,7 +4031,7 @@ nodes:
     configuration: |-
       !! CCIE SP Bootcamp v5.0-S15
       !!
-     hostname SP2R2
+      hostname SP2R2
       service timestamps log datetime msec
       service timestamps debug datetime msec
       telnet vrf default ipv4 server max-servers 10

Could you please update your file to fix that issue?

barry361 commented 1 year ago

Did they fixed it? I bought the workbook and now concerned. This issue was reported in 2021 and no response were provided.