Add IPAM step to IPtrunk creation
Compare changes
@@ -400,6 +400,22 @@ def check_ip_trunk_isis(
@@ -490,6 +506,7 @@ def create_iptrunk() -> StepList:
At the end of the workflow, create two DNS records for both sides of the trunk.
Naming is done as <ae-interface>-0.<router-fqdn>
. @simone.spinelli please verify this is correct