From 1011c8d46cccaf9b53c79d62e678b0a153ce14f9 Mon Sep 17 00:00:00 2001 From: Shivani-gslab Date: Tue, 2 Apr 2024 16:36:50 +0530 Subject: [PATCH 1/4] Fix: Remove not RFC1918 IPs from examples --- .../documentation/devices/LEAF1A.md | 8 +++--- .../documentation/devices/LEAF1B.md | 8 +++--- .../documentation/devices/LEAF2A.md | 8 +++--- .../documentation/devices/LEAF3A.md | 8 +++--- .../documentation/devices/LEAF3B.md | 8 +++--- .../documentation/devices/LEAF3C.md | 8 +++--- .../documentation/devices/LEAF3D.md | 8 +++--- .../documentation/devices/LEAF3E.md | 8 +++--- .../documentation/devices/SPINE1.md | 8 +++--- .../documentation/devices/SPINE2.md | 8 +++--- .../fabric/DC1_FABRIC-documentation.md | 20 +++++++------- .../examples/campus-fabric/group_vars/DC1.yml | 2 +- .../campus-fabric/group_vars/DC1_FABRIC.yml | 20 +++++++------- .../campus-fabric/intended/configs/LEAF1A.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF1B.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF2A.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF3A.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF3B.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF3C.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF3D.cfg | 4 +-- .../campus-fabric/intended/configs/LEAF3E.cfg | 4 +-- .../campus-fabric/intended/configs/SPINE1.cfg | 4 +-- .../campus-fabric/intended/configs/SPINE2.cfg | 4 +-- .../intended/structured_configs/LEAF1A.yml | 6 ++--- .../intended/structured_configs/LEAF1B.yml | 6 ++--- .../intended/structured_configs/LEAF2A.yml | 6 ++--- .../intended/structured_configs/LEAF3A.yml | 6 ++--- .../intended/structured_configs/LEAF3B.yml | 6 ++--- .../intended/structured_configs/LEAF3C.yml | 6 ++--- .../intended/structured_configs/LEAF3D.yml | 6 ++--- .../intended/structured_configs/LEAF3E.yml | 6 ++--- .../intended/structured_configs/SPINE1.yml | 6 ++--- .../intended/structured_configs/SPINE2.yml | 6 ++--- .../documentation/devices/dc1-leaf2a.md | 12 ++++----- .../documentation/devices/dc1-leaf2b.md | 12 ++++----- .../documentation/devices/dc2-leaf2a.md | 12 ++++----- .../documentation/devices/dc2-leaf2b.md | 12 ++++----- .../fabric/FABRIC-documentation.md | 4 +-- .../documentation/fabric/FABRIC-p2p-links.csv | 4 +-- .../dual-dc-l3ls/group_vars/FABRIC.yml | 2 +- .../intended/configs/dc1-leaf2a.cfg | 8 +++--- .../intended/configs/dc1-leaf2b.cfg | 8 +++--- .../intended/configs/dc2-leaf2a.cfg | 8 +++--- .../intended/configs/dc2-leaf2b.cfg | 8 +++--- .../structured_configs/dc1-leaf2a.yml | 4 +-- .../structured_configs/dc1-leaf2b.yml | 4 +-- .../structured_configs/dc2-leaf2a.yml | 4 +-- .../structured_configs/dc2-leaf2b.yml | 4 +-- .../documentation/devices/p1.md | 16 ++++++------ .../documentation/devices/p2.md | 16 ++++++------ .../documentation/devices/p3.md | 12 ++++----- .../documentation/devices/p4.md | 12 ++++----- .../documentation/devices/pe1.md | 8 +++--- .../documentation/devices/pe2.md | 8 +++--- .../documentation/devices/pe3.md | 8 +++--- .../documentation/devices/rr1.md | 12 ++++----- .../documentation/devices/rr2.md | 12 ++++----- .../fabric/FABRIC-documentation.md | 26 +++++++++---------- .../documentation/fabric/FABRIC-p2p-links.csv | 26 +++++++++---------- .../isis-ldp-ipvpn/group_vars/WAN1.yml | 2 +- .../isis-ldp-ipvpn/intended/configs/p1.cfg | 8 +++--- .../isis-ldp-ipvpn/intended/configs/p2.cfg | 8 +++--- .../isis-ldp-ipvpn/intended/configs/p3.cfg | 6 ++--- .../isis-ldp-ipvpn/intended/configs/p4.cfg | 6 ++--- .../isis-ldp-ipvpn/intended/configs/pe1.cfg | 4 +-- .../isis-ldp-ipvpn/intended/configs/pe2.cfg | 4 +-- .../isis-ldp-ipvpn/intended/configs/pe3.cfg | 4 +-- .../isis-ldp-ipvpn/intended/configs/rr1.cfg | 6 ++--- .../isis-ldp-ipvpn/intended/configs/rr2.cfg | 6 ++--- .../intended/structured_configs/p1.yml | 8 +++--- .../intended/structured_configs/p2.yml | 8 +++--- .../intended/structured_configs/p3.yml | 6 ++--- .../intended/structured_configs/p4.yml | 6 ++--- .../intended/structured_configs/pe1.yml | 4 +-- .../intended/structured_configs/pe2.yml | 4 +-- .../intended/structured_configs/pe3.yml | 4 +-- .../intended/structured_configs/rr1.yml | 6 ++--- .../intended/structured_configs/rr2.yml | 6 ++--- .../documentation/devices/LEAF1.md | 4 +-- .../documentation/devices/LEAF2.md | 4 +-- .../documentation/devices/LEAF3.md | 4 +-- .../documentation/devices/LEAF4.md | 4 +-- .../documentation/devices/SPINE1.md | 4 +-- .../documentation/devices/SPINE2.md | 4 +-- .../fabric/DC1_FABRIC-documentation.md | 12 ++++----- .../examples/l2ls-fabric/group_vars/DC1.yml | 2 +- .../l2ls-fabric/group_vars/DC1_FABRIC.yml | 12 ++++----- .../l2ls-fabric/intended/configs/LEAF1.cfg | 2 +- .../l2ls-fabric/intended/configs/LEAF2.cfg | 2 +- .../l2ls-fabric/intended/configs/LEAF3.cfg | 2 +- .../l2ls-fabric/intended/configs/LEAF4.cfg | 2 +- .../l2ls-fabric/intended/configs/SPINE1.cfg | 2 +- .../l2ls-fabric/intended/configs/SPINE2.cfg | 2 +- .../intended/structured_configs/LEAF1.yml | 2 +- .../intended/structured_configs/LEAF2.yml | 2 +- .../intended/structured_configs/LEAF3.yml | 2 +- .../intended/structured_configs/LEAF4.yml | 2 +- .../intended/structured_configs/SPINE1.yml | 2 +- .../intended/structured_configs/SPINE2.yml | 2 +- 99 files changed, 332 insertions(+), 332 deletions(-) diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1A.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1A.md index 5d99c9bd91b..3d0e57a7398 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1A.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1A.md @@ -49,7 +49,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.103/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.103/24 | 172.16.100.1 | ##### IPv6 @@ -65,7 +65,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.103/24 + ip address 172.16.100.103/24 ``` ### IP Name Servers @@ -1469,14 +1469,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1B.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1B.md index 228ac460417..2aaaae6cbf4 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1B.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF1B.md @@ -49,7 +49,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.104/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.104/24 | 172.16.100.1 | ##### IPv6 @@ -65,7 +65,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.104/24 + ip address 172.16.100.104/24 ``` ### IP Name Servers @@ -1469,14 +1469,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF2A.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF2A.md index 4b31e1a7072..7d23d0bf5a6 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF2A.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF2A.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.105/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.105/24 | 172.16.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.105/24 + ip address 172.16.100.105/24 ``` ### IP Name Servers @@ -6835,14 +6835,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3A.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3A.md index 1126c100cf8..93697f72830 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3A.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3A.md @@ -49,7 +49,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.106/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.106/24 | 172.16.100.1 | ##### IPv6 @@ -65,7 +65,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.106/24 + ip address 172.16.100.106/24 ``` ### IP Name Servers @@ -2576,14 +2576,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3B.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3B.md index be35d02391f..edbd6ca3e0b 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3B.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3B.md @@ -49,7 +49,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.107/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.107/24 | 172.16.100.1 | ##### IPv6 @@ -65,7 +65,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.107/24 + ip address 172.16.100.107/24 ``` ### IP Name Servers @@ -2576,14 +2576,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3C.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3C.md index cf527b3a533..c1e97881011 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3C.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3C.md @@ -46,7 +46,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.108/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.108/24 | 172.16.100.1 | ##### IPv6 @@ -62,7 +62,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.108/24 + ip address 172.16.100.108/24 ``` ### IP Name Servers @@ -2465,14 +2465,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3D.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3D.md index d4223df134d..75de47703aa 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3D.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3D.md @@ -46,7 +46,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.109/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.109/24 | 172.16.100.1 | ##### IPv6 @@ -62,7 +62,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.109/24 + ip address 172.16.100.109/24 ``` ### IP Name Servers @@ -2465,14 +2465,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3E.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3E.md index 43388ff2cb4..0811c42790d 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3E.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/LEAF3E.md @@ -46,7 +46,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.110/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.110/24 | 172.16.100.1 | ##### IPv6 @@ -62,7 +62,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.110/24 + ip address 172.16.100.110/24 ``` ### IP Name Servers @@ -2465,14 +2465,14 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | | default | 0.0.0.0/0 | 10.10.10.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ``` diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE1.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE1.md index ea1f3a2722f..36a4579eb5d 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE1.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE1.md @@ -50,7 +50,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.101/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.101/24 | 172.16.100.1 | ##### IPv6 @@ -66,7 +66,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.101/24 + ip address 172.16.100.101/24 ``` ### IP Name Servers @@ -616,13 +616,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ### Router OSPF diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE2.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE2.md index aaa5e15a5e5..da2cb0d6e50 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE2.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/devices/SPINE2.md @@ -50,7 +50,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.102/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.102/24 | 172.16.100.1 | ##### IPv6 @@ -66,7 +66,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.102/24 + ip address 172.16.100.102/24 ``` ### IP Name Servers @@ -616,13 +616,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ### Router OSPF diff --git a/ansible_collections/arista/avd/examples/campus-fabric/documentation/fabric/DC1_FABRIC-documentation.md b/ansible_collections/arista/avd/examples/campus-fabric/documentation/fabric/DC1_FABRIC-documentation.md index 37e6aeea122..0cdd9fe1370 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/documentation/fabric/DC1_FABRIC-documentation.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/documentation/fabric/DC1_FABRIC-documentation.md @@ -17,16 +17,16 @@ | POD | Type | Node | Management IP | Platform | Provisioned in CloudVision | Serial Number | | --- | ---- | ---- | ------------- | -------- | -------------------------- | ------------- | -| DC1_FABRIC | leaf | LEAF1A | 172.100.100.103/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | leaf | LEAF1B | 172.100.100.104/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | leaf | LEAF2A | 172.100.100.105/24 | 720XP | Provisioned | - | -| DC1_FABRIC | leaf | LEAF3A | 172.100.100.106/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | leaf | LEAF3B | 172.100.100.107/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | leaf | LEAF3C | 172.100.100.108/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | leaf | LEAF3D | 172.100.100.109/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | leaf | LEAF3E | 172.100.100.110/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | l3spine | SPINE1 | 172.100.100.101/24 | cEOSLab | Provisioned | - | -| DC1_FABRIC | l3spine | SPINE2 | 172.100.100.102/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF1A | 172.16.100.103/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF1B | 172.16.100.104/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF2A | 172.16.100.105/24 | 720XP | Provisioned | - | +| DC1_FABRIC | leaf | LEAF3A | 172.16.100.106/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF3B | 172.16.100.107/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF3C | 172.16.100.108/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF3D | 172.16.100.109/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | leaf | LEAF3E | 172.16.100.110/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | l3spine | SPINE1 | 172.16.100.101/24 | cEOSLab | Provisioned | - | +| DC1_FABRIC | l3spine | SPINE2 | 172.16.100.102/24 | cEOSLab | Provisioned | - | > Provision status is based on Ansible inventory declaration and do not represent real status from CloudVision. diff --git a/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1.yml b/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1.yml index f1eac5ff74e..dd1f326543b 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1.yml @@ -14,7 +14,7 @@ aaa_authorization: default: local # OOB Management network default gateway. -mgmt_gateway: 172.100.100.1 +mgmt_gateway: 172.16.100.1 mgmt_interface: Management0 # dns servers. diff --git a/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1_FABRIC.yml b/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1_FABRIC.yml index 5c78818a64c..b4fef0fd4b5 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1_FABRIC.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/group_vars/DC1_FABRIC.yml @@ -39,10 +39,10 @@ l3spine: nodes: - name: SPINE1 id: 1 - mgmt_ip: 172.100.100.101/24 + mgmt_ip: 172.16.100.101/24 - name: SPINE2 id: 2 - mgmt_ip: 172.100.100.102/24 + mgmt_ip: 172.16.100.102/24 # IDF - Leaf Switches leaf: @@ -63,12 +63,12 @@ leaf: nodes: - name: LEAF1A id: 3 - mgmt_ip: 172.100.100.103/24 + mgmt_ip: 172.16.100.103/24 uplink_switches: [SPINE1] uplink_switch_interfaces: [Ethernet1] - name: LEAF1B id: 4 - mgmt_ip: 172.100.100.104/24 + mgmt_ip: 172.16.100.104/24 uplink_switches: [SPINE2] uplink_switch_interfaces: [Ethernet1] - group: IDF2 @@ -79,7 +79,7 @@ leaf: nodes: - name: LEAF2A id: 5 - mgmt_ip: 172.100.100.105/24 + mgmt_ip: 172.16.100.105/24 uplink_interfaces: [Ethernet1/1, Ethernet1/3] uplink_switches: [SPINE1, SPINE2] uplink_switch_interfaces: [Ethernet49/1, Ethernet49/1] @@ -93,11 +93,11 @@ leaf: nodes: - name: LEAF3A id: 6 - mgmt_ip: 172.100.100.106/24 + mgmt_ip: 172.16.100.106/24 uplink_switch_interfaces: [Ethernet50/1, Ethernet50/1] - name: LEAF3B id: 7 - mgmt_ip: 172.100.100.107/24 + mgmt_ip: 172.16.100.107/24 uplink_switch_interfaces: [Ethernet51/1, Ethernet51/1] - group: IDF3_3C mlag: false @@ -106,7 +106,7 @@ leaf: nodes: - name: LEAF3C id: 8 - mgmt_ip: 172.100.100.108/24 + mgmt_ip: 172.16.100.108/24 uplink_switch_interfaces: [Ethernet97/3, Ethernet97/3] - group: IDF3_3D mlag: false @@ -115,7 +115,7 @@ leaf: nodes: - name: LEAF3D id: 9 - mgmt_ip: 172.100.100.109/24 + mgmt_ip: 172.16.100.109/24 uplink_switch_interfaces: [Ethernet97/4, Ethernet97/4] - group: IDF3_3E mlag: false @@ -124,7 +124,7 @@ leaf: nodes: - name: LEAF3E id: 10 - mgmt_ip: 172.100.100.110/24 + mgmt_ip: 172.16.100.110/24 uplink_switch_interfaces: [Ethernet98/1, Ethernet98/1] diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1A.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1A.cfg index 3e5d7283fd9..1138fb6cc67 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1A.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1A.cfg @@ -1037,7 +1037,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.103/24 + ip address 172.16.100.103/24 ! interface Vlan10 description Inband Management @@ -1061,7 +1061,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1B.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1B.cfg index 6a6fd52c3fa..b750962b943 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1B.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF1B.cfg @@ -1037,7 +1037,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.104/24 + ip address 172.16.100.104/24 ! interface Vlan10 description Inband Management @@ -1061,7 +1061,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF2A.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF2A.cfg index ad92a19227d..2ed30544d85 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF2A.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF2A.cfg @@ -6059,7 +6059,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.105/24 + ip address 172.16.100.105/24 ! interface Vlan10 description Inband Management @@ -6068,7 +6068,7 @@ interface Vlan10 ip address 10.10.10.8/24 no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3A.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3A.cfg index 9ddf92ccf67..13600d4ac4f 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3A.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3A.cfg @@ -2041,7 +2041,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.106/24 + ip address 172.16.100.106/24 ! interface Vlan10 description Inband Management @@ -2065,7 +2065,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3B.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3B.cfg index a1784688005..af37722e750 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3B.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3B.cfg @@ -2041,7 +2041,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.107/24 + ip address 172.16.100.107/24 ! interface Vlan10 description Inband Management @@ -2065,7 +2065,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3C.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3C.cfg index 9b3a0cfee2e..b170b77e008 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3C.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3C.cfg @@ -1979,7 +1979,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.108/24 + ip address 172.16.100.108/24 ! interface Vlan10 description Inband Management @@ -1988,7 +1988,7 @@ interface Vlan10 ip address 10.10.10.11/24 no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3D.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3D.cfg index c71139722ee..4e0676500e0 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3D.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3D.cfg @@ -1979,7 +1979,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.109/24 + ip address 172.16.100.109/24 ! interface Vlan10 description Inband Management @@ -1988,7 +1988,7 @@ interface Vlan10 ip address 10.10.10.12/24 no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3E.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3E.cfg index 4a859959d65..6680de47f12 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3E.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/LEAF3E.cfg @@ -1979,7 +1979,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.110/24 + ip address 172.16.100.110/24 ! interface Vlan10 description Inband Management @@ -1988,7 +1988,7 @@ interface Vlan10 ip address 10.10.10.13/24 no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ip route 0.0.0.0/0 10.10.10.1 ! management api http-commands diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE1.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE1.cfg index ac04e2e552c..1857235434f 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE1.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE1.cfg @@ -146,7 +146,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.101/24 + ip address 172.16.100.101/24 ! interface Vlan10 description Inband Management @@ -238,7 +238,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! router ospf 100 router-id 172.16.1.1 diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE2.cfg b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE2.cfg index 6044d3f7c15..fb9b4ba5b89 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE2.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/configs/SPINE2.cfg @@ -146,7 +146,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.102/24 + ip address 172.16.100.102/24 ! interface Vlan10 description Inband Management @@ -238,7 +238,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! router ospf 100 router-id 172.16.1.2 diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1A.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1A.yml index 913da0c3f93..4ba28c394ee 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1A.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1A.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -36,8 +36,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.103/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.103/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1B.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1B.yml index 7722ae10a64..05dfe24395d 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1B.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF1B.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -36,8 +36,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.104/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.104/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF2A.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF2A.yml index 70c42e922e6..13b1be3e57a 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF2A.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF2A.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -35,8 +35,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.105/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.105/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3A.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3A.yml index b1400340ccd..c6968ba2363 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3A.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3A.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -36,8 +36,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.106/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.106/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3B.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3B.yml index 10240939831..73291dee1ff 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3B.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3B.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -36,8 +36,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.107/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.107/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3C.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3C.yml index c0466298ae0..19a950b8089 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3C.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3C.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -35,8 +35,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.108/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.108/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3D.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3D.yml index a3e4b3a7bb9..3234b10cff9 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3D.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3D.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -35,8 +35,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.109/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.109/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3E.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3E.yml index 5a072a28506..ad87741fefc 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3E.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/LEAF3E.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 - destination_address_prefix: 0.0.0.0/0 gateway: 10.10.10.1 service_routing_protocols_model: multi-agent @@ -35,8 +35,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.110/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.110/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE1.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE1.yml index a95371dd6d7..7c082c1e129 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE1.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE1.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent ip_routing: true vlan_internal_order: @@ -35,8 +35,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.101/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.101/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE2.yml b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE2.yml index c36ff17c786..823e6ba5342 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE2.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/intended/structured_configs/SPINE2.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent ip_routing: true vlan_internal_order: @@ -35,8 +35,8 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.102/24 - gateway: 172.100.100.1 + ip_address: 172.16.100.102/24 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2a.md b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2a.md index 4b5df99d75b..8203971f114 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2a.md +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2a.md @@ -262,7 +262,7 @@ vlan 4094 | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | | Ethernet1 | P2P_LINK_TO_DC1-SPINE1_Ethernet3 | routed | - | 10.255.255.9/31 | default | 1500 | False | - | - | | Ethernet2 | P2P_LINK_TO_DC1-SPINE2_Ethernet3 | routed | - | 10.255.255.11/31 | default | 1500 | False | - | - | -| Ethernet6 | P2P_LINK_TO_dc2-leaf2a_Ethernet6 | routed | - | 172.100.100.0/31 | default | 1500 | False | - | - | +| Ethernet6 | P2P_LINK_TO_dc2-leaf2a_Ethernet6 | routed | - | 172.16.100.0/31 | default | 1500 | False | - | - | #### Ethernet Interfaces Device Configuration @@ -302,7 +302,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.0/31 + ip address 172.16.100.0/31 ! interface Ethernet8 description DC1-LEAF2C_Ethernet1 @@ -671,7 +671,7 @@ ASN Notation: asplain | 10.255.128.15 | 65202 | default | - | Inherited from peer group EVPN-OVERLAY-CORE | Inherited from peer group EVPN-OVERLAY-CORE | - | Inherited from peer group EVPN-OVERLAY-CORE | - | - | - | - | | 10.255.255.8 | 65100 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.255.10 | 65100 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | -| 172.100.100.1 | 65202 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | +| 172.16.100.1 | 65202 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.1.101 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF10 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | | 10.255.1.101 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF11 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | @@ -760,9 +760,9 @@ router bgp 65102 neighbor 10.255.255.10 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.10 remote-as 65100 neighbor 10.255.255.10 description dc1-spine2_Ethernet3 - neighbor 172.100.100.1 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.1 remote-as 65202 - neighbor 172.100.100.1 description dc2-leaf2a + neighbor 172.16.100.1 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.1 remote-as 65202 + neighbor 172.16.100.1 description dc2-leaf2a redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2b.md b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2b.md index 0f1dc314630..d3902f02d1c 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2b.md +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc1-leaf2b.md @@ -262,7 +262,7 @@ vlan 4094 | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | | Ethernet1 | P2P_LINK_TO_DC1-SPINE1_Ethernet4 | routed | - | 10.255.255.13/31 | default | 1500 | False | - | - | | Ethernet2 | P2P_LINK_TO_DC1-SPINE2_Ethernet4 | routed | - | 10.255.255.15/31 | default | 1500 | False | - | - | -| Ethernet6 | P2P_LINK_TO_dc2-leaf2b_Ethernet6 | routed | - | 172.100.100.2/31 | default | 1500 | False | - | - | +| Ethernet6 | P2P_LINK_TO_dc2-leaf2b_Ethernet6 | routed | - | 172.16.100.2/31 | default | 1500 | False | - | - | #### Ethernet Interfaces Device Configuration @@ -302,7 +302,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.2/31 + ip address 172.16.100.2/31 ! interface Ethernet8 description DC1-LEAF2C_Ethernet2 @@ -671,7 +671,7 @@ ASN Notation: asplain | 10.255.128.16 | 65202 | default | - | Inherited from peer group EVPN-OVERLAY-CORE | Inherited from peer group EVPN-OVERLAY-CORE | - | Inherited from peer group EVPN-OVERLAY-CORE | - | - | - | - | | 10.255.255.12 | 65100 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.255.14 | 65100 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | -| 172.100.100.3 | 65202 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | +| 172.16.100.3 | 65202 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.1.100 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF10 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | | 10.255.1.100 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF11 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | @@ -760,9 +760,9 @@ router bgp 65102 neighbor 10.255.255.14 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.14 remote-as 65100 neighbor 10.255.255.14 description dc1-spine2_Ethernet4 - neighbor 172.100.100.3 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.3 remote-as 65202 - neighbor 172.100.100.3 description dc2-leaf2b + neighbor 172.16.100.3 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.3 remote-as 65202 + neighbor 172.16.100.3 description dc2-leaf2b redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2a.md b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2a.md index 69b2a0a5a76..3f604b5d988 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2a.md +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2a.md @@ -262,7 +262,7 @@ vlan 4094 | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | | Ethernet1 | P2P_LINK_TO_DC2-SPINE1_Ethernet3 | routed | - | 10.255.255.113/31 | default | 1500 | False | - | - | | Ethernet2 | P2P_LINK_TO_DC2-SPINE2_Ethernet3 | routed | - | 10.255.255.115/31 | default | 1500 | False | - | - | -| Ethernet6 | P2P_LINK_TO_dc1-leaf2a_Ethernet6 | routed | - | 172.100.100.1/31 | default | 1500 | False | - | - | +| Ethernet6 | P2P_LINK_TO_dc1-leaf2a_Ethernet6 | routed | - | 172.16.100.1/31 | default | 1500 | False | - | - | #### Ethernet Interfaces Device Configuration @@ -302,7 +302,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.1/31 + ip address 172.16.100.1/31 ! interface Ethernet8 description DC2-LEAF2C_Ethernet1 @@ -671,7 +671,7 @@ ASN Notation: asplain | 10.255.129.121 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | default | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | - | | 10.255.255.112 | 65200 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.255.114 | 65200 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | -| 172.100.100.0 | 65102 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | +| 172.16.100.0 | 65102 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.129.121 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF10 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | | 10.255.129.121 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF11 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | @@ -760,9 +760,9 @@ router bgp 65202 neighbor 10.255.255.114 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.114 remote-as 65200 neighbor 10.255.255.114 description dc2-spine2_Ethernet3 - neighbor 172.100.100.0 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.0 remote-as 65102 - neighbor 172.100.100.0 description dc1-leaf2a + neighbor 172.16.100.0 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.0 remote-as 65102 + neighbor 172.16.100.0 description dc1-leaf2a redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2b.md b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2b.md index 497a20d6281..008eda7fe17 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2b.md +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/devices/dc2-leaf2b.md @@ -262,7 +262,7 @@ vlan 4094 | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | | Ethernet1 | P2P_LINK_TO_DC2-SPINE1_Ethernet4 | routed | - | 10.255.255.117/31 | default | 1500 | False | - | - | | Ethernet2 | P2P_LINK_TO_DC2-SPINE2_Ethernet4 | routed | - | 10.255.255.119/31 | default | 1500 | False | - | - | -| Ethernet6 | P2P_LINK_TO_dc1-leaf2b_Ethernet6 | routed | - | 172.100.100.3/31 | default | 1500 | False | - | - | +| Ethernet6 | P2P_LINK_TO_dc1-leaf2b_Ethernet6 | routed | - | 172.16.100.3/31 | default | 1500 | False | - | - | #### Ethernet Interfaces Device Configuration @@ -302,7 +302,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.3/31 + ip address 172.16.100.3/31 ! interface Ethernet8 description DC2-LEAF2C_Ethernet2 @@ -671,7 +671,7 @@ ASN Notation: asplain | 10.255.129.120 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | default | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | - | | 10.255.255.116 | 65200 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.255.118 | 65200 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | -| 172.100.100.2 | 65102 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | +| 172.16.100.2 | 65102 | default | - | Inherited from peer group IPv4-UNDERLAY-PEERS | Inherited from peer group IPv4-UNDERLAY-PEERS | - | - | - | - | - | - | | 10.255.129.120 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF10 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | | 10.255.129.120 | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | VRF11 | - | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | Inherited from peer group MLAG-IPv4-UNDERLAY-PEER | - | - | - | - | - | @@ -760,9 +760,9 @@ router bgp 65202 neighbor 10.255.255.118 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.118 remote-as 65200 neighbor 10.255.255.118 description dc2-spine2_Ethernet4 - neighbor 172.100.100.2 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.2 remote-as 65102 - neighbor 172.100.100.2 description dc1-leaf2b + neighbor 172.16.100.2 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.2 remote-as 65102 + neighbor 172.16.100.2 description dc1-leaf2b redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-documentation.md b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-documentation.md index 491eb866d66..9fe9962b178 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-documentation.md +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-documentation.md @@ -99,10 +99,10 @@ | dc1-leaf1b | Ethernet2 | 10.255.255.7/31 | dc1-spine2 | Ethernet2 | 10.255.255.6/31 | | dc1-leaf2a | Ethernet1 | 10.255.255.9/31 | dc1-spine1 | Ethernet3 | 10.255.255.8/31 | | dc1-leaf2a | Ethernet2 | 10.255.255.11/31 | dc1-spine2 | Ethernet3 | 10.255.255.10/31 | -| dc1-leaf2a | Ethernet6 | 172.100.100.0/31 | dc2-leaf2a | Ethernet6 | 172.100.100.1/31 | +| dc1-leaf2a | Ethernet6 | 172.16.100.0/31 | dc2-leaf2a | Ethernet6 | 172.16.100.1/31 | | dc1-leaf2b | Ethernet1 | 10.255.255.13/31 | dc1-spine1 | Ethernet4 | 10.255.255.12/31 | | dc1-leaf2b | Ethernet2 | 10.255.255.15/31 | dc1-spine2 | Ethernet4 | 10.255.255.14/31 | -| dc1-leaf2b | Ethernet6 | 172.100.100.2/31 | dc2-leaf2b | Ethernet6 | 172.100.100.3/31 | +| dc1-leaf2b | Ethernet6 | 172.16.100.2/31 | dc2-leaf2b | Ethernet6 | 172.16.100.3/31 | | dc2-leaf1a | Ethernet1 | 10.255.255.105/31 | dc2-spine1 | Ethernet1 | 10.255.255.104/31 | | dc2-leaf1a | Ethernet2 | 10.255.255.107/31 | dc2-spine2 | Ethernet1 | 10.255.255.106/31 | | dc2-leaf1b | Ethernet1 | 10.255.255.109/31 | dc2-spine1 | Ethernet2 | 10.255.255.108/31 | diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-p2p-links.csv b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-p2p-links.csv index 093aeb73b97..cb26ce9e184 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-p2p-links.csv +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/documentation/fabric/FABRIC-p2p-links.csv @@ -5,10 +5,10 @@ l3leaf,dc1-leaf1b,Ethernet1,10.255.255.5/31,spine,dc1-spine1,Ethernet2,10.255.25 l3leaf,dc1-leaf1b,Ethernet2,10.255.255.7/31,spine,dc1-spine2,Ethernet2,10.255.255.6/31 l3leaf,dc1-leaf2a,Ethernet1,10.255.255.9/31,spine,dc1-spine1,Ethernet3,10.255.255.8/31 l3leaf,dc1-leaf2a,Ethernet2,10.255.255.11/31,spine,dc1-spine2,Ethernet3,10.255.255.10/31 -l3leaf,dc1-leaf2a,Ethernet6,172.100.100.0/31,l3leaf,dc2-leaf2a,Ethernet6,172.100.100.1/31 +l3leaf,dc1-leaf2a,Ethernet6,172.16.100.0/31,l3leaf,dc2-leaf2a,Ethernet6,172.16.100.1/31 l3leaf,dc1-leaf2b,Ethernet1,10.255.255.13/31,spine,dc1-spine1,Ethernet4,10.255.255.12/31 l3leaf,dc1-leaf2b,Ethernet2,10.255.255.15/31,spine,dc1-spine2,Ethernet4,10.255.255.14/31 -l3leaf,dc1-leaf2b,Ethernet6,172.100.100.2/31,l3leaf,dc2-leaf2b,Ethernet6,172.100.100.3/31 +l3leaf,dc1-leaf2b,Ethernet6,172.16.100.2/31,l3leaf,dc2-leaf2b,Ethernet6,172.16.100.3/31 l3leaf,dc2-leaf1a,Ethernet1,10.255.255.105/31,spine,dc2-spine1,Ethernet1,10.255.255.104/31 l3leaf,dc2-leaf1a,Ethernet2,10.255.255.107/31,spine,dc2-spine2,Ethernet1,10.255.255.106/31 l3leaf,dc2-leaf1b,Ethernet1,10.255.255.109/31,spine,dc2-spine1,Ethernet2,10.255.255.108/31 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/group_vars/FABRIC.yml b/ansible_collections/arista/avd/examples/dual-dc-l3ls/group_vars/FABRIC.yml index 6f8eca9afee..43a2f2489d9 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/group_vars/FABRIC.yml +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/group_vars/FABRIC.yml @@ -72,7 +72,7 @@ l3_edge: # Define a new IP pool that will be used to assign IP addresses to L3 Edge interfaces. p2p_links_ip_pools: - name: DCI_IP_pool - ipv4_pool: 172.100.100.0/24 + ipv4_pool: 172.16.100.0/24 # Define a new link profile which will match the IP pool, the used ASNs and include the defined interface into underlay routing p2p_links_profiles: - name: DCI_profile diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2a.cfg b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2a.cfg index 4ec1bd0da5f..86f3154d3e6 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2a.cfg +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2a.cfg @@ -118,7 +118,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.0/31 + ip address 172.16.100.0/31 ! interface Ethernet8 description DC1-LEAF2C_Ethernet1 @@ -298,9 +298,9 @@ router bgp 65102 neighbor 10.255.255.10 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.10 remote-as 65100 neighbor 10.255.255.10 description dc1-spine2_Ethernet3 - neighbor 172.100.100.1 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.1 remote-as 65202 - neighbor 172.100.100.1 description dc2-leaf2a + neighbor 172.16.100.1 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.1 remote-as 65202 + neighbor 172.16.100.1 description dc2-leaf2a redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2b.cfg b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2b.cfg index 4e4bfb34c7d..66b47d5f928 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2b.cfg +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc1-leaf2b.cfg @@ -118,7 +118,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.2/31 + ip address 172.16.100.2/31 ! interface Ethernet8 description DC1-LEAF2C_Ethernet2 @@ -298,9 +298,9 @@ router bgp 65102 neighbor 10.255.255.14 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.14 remote-as 65100 neighbor 10.255.255.14 description dc1-spine2_Ethernet4 - neighbor 172.100.100.3 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.3 remote-as 65202 - neighbor 172.100.100.3 description dc2-leaf2b + neighbor 172.16.100.3 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.3 remote-as 65202 + neighbor 172.16.100.3 description dc2-leaf2b redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2a.cfg b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2a.cfg index 51c3e08d205..2394515af77 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2a.cfg +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2a.cfg @@ -118,7 +118,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.1/31 + ip address 172.16.100.1/31 ! interface Ethernet8 description DC2-LEAF2C_Ethernet1 @@ -298,9 +298,9 @@ router bgp 65202 neighbor 10.255.255.114 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.114 remote-as 65200 neighbor 10.255.255.114 description dc2-spine2_Ethernet3 - neighbor 172.100.100.0 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.0 remote-as 65102 - neighbor 172.100.100.0 description dc1-leaf2a + neighbor 172.16.100.0 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.0 remote-as 65102 + neighbor 172.16.100.0 description dc1-leaf2a redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2b.cfg b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2b.cfg index 447882009bf..5ed2092b0ed 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2b.cfg +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/configs/dc2-leaf2b.cfg @@ -118,7 +118,7 @@ interface Ethernet6 no shutdown mtu 1500 no switchport - ip address 172.100.100.3/31 + ip address 172.16.100.3/31 ! interface Ethernet8 description DC2-LEAF2C_Ethernet2 @@ -298,9 +298,9 @@ router bgp 65202 neighbor 10.255.255.118 peer group IPv4-UNDERLAY-PEERS neighbor 10.255.255.118 remote-as 65200 neighbor 10.255.255.118 description dc2-spine2_Ethernet4 - neighbor 172.100.100.2 peer group IPv4-UNDERLAY-PEERS - neighbor 172.100.100.2 remote-as 65102 - neighbor 172.100.100.2 description dc1-leaf2b + neighbor 172.16.100.2 peer group IPv4-UNDERLAY-PEERS + neighbor 172.16.100.2 remote-as 65102 + neighbor 172.16.100.2 description dc1-leaf2b redistribute connected route-map RM-CONN-2-BGP ! vlan 11 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2a.yml b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2a.yml index 8744a957706..1b360f45348 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2a.yml +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2a.yml @@ -79,7 +79,7 @@ router_bgp: peer: dc2-leaf2a description: dc2-leaf2a remote_as: '65202' - - ip_address: 172.100.100.1 + - ip_address: 172.16.100.1 remote_as: '65202' peer: dc2-leaf2a description: dc2-leaf2a @@ -438,7 +438,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 172.100.100.0/31 + ip_address: 172.16.100.0/31 - name: Ethernet5 peer: dc1-leaf2-server1 peer_interface: PCI1 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2b.yml b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2b.yml index 6aef7e7f781..dd083d3bf24 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2b.yml +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc1-leaf2b.yml @@ -79,7 +79,7 @@ router_bgp: peer: dc2-leaf2b description: dc2-leaf2b remote_as: '65202' - - ip_address: 172.100.100.3 + - ip_address: 172.16.100.3 remote_as: '65202' peer: dc2-leaf2b description: dc2-leaf2b @@ -438,7 +438,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 172.100.100.2/31 + ip_address: 172.16.100.2/31 - name: Ethernet5 peer: dc1-leaf2-server1 peer_interface: PCI2 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2a.yml b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2a.yml index 59186f2f2da..2a463c0cc2a 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2a.yml +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2a.yml @@ -79,7 +79,7 @@ router_bgp: peer: dc1-leaf2a description: dc1-leaf2a remote_as: '65102' - - ip_address: 172.100.100.0 + - ip_address: 172.16.100.0 remote_as: '65102' peer: dc1-leaf2a description: dc1-leaf2a @@ -438,7 +438,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 172.100.100.1/31 + ip_address: 172.16.100.1/31 - name: Ethernet5 peer: dc2-leaf2-server1 peer_interface: PCI1 diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2b.yml b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2b.yml index 0d6688dac2d..6bdd30ee840 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2b.yml +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/intended/structured_configs/dc2-leaf2b.yml @@ -79,7 +79,7 @@ router_bgp: peer: dc1-leaf2b description: dc1-leaf2b remote_as: '65102' - - ip_address: 172.100.100.2 + - ip_address: 172.16.100.2 remote_as: '65102' peer: dc1-leaf2b description: dc1-leaf2b @@ -438,7 +438,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 172.100.100.3/31 + ip_address: 172.16.100.3/31 - name: Ethernet5 peer: dc2-leaf2-server1 peer_interface: PCI2 diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p1.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p1.md index c19bb42b8ab..b52222c50ba 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p1.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p1.md @@ -167,10 +167,10 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet1 | P2P_LINK_TO_pe1_Ethernet1 | routed | - | 100.64.48.1/31 | default | 1500 | False | - | - | -| Ethernet2 | P2P_LINK_TO_pe2_Ethernet2 | routed | - | 100.64.48.7/31 | default | 1500 | False | - | - | -| Ethernet3 | P2P_LINK_TO_rr1_Ethernet3 | routed | - | 100.64.48.11/31 | default | 1500 | False | - | - | -| Ethernet4 | P2P_LINK_TO_p2_Ethernet4 | routed | - | 100.64.48.8/31 | default | 1500 | False | - | - | +| Ethernet1 | P2P_LINK_TO_pe1_Ethernet1 | routed | - | 10.255.3.1/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_pe2_Ethernet2 | routed | - | 10.255.3.7/31 | default | 1500 | False | - | - | +| Ethernet3 | P2P_LINK_TO_rr1_Ethernet3 | routed | - | 10.255.3.11/31 | default | 1500 | False | - | - | +| Ethernet4 | P2P_LINK_TO_p2_Ethernet4 | routed | - | 10.255.3.8/31 | default | 1500 | False | - | - | ##### ISIS @@ -190,7 +190,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.1/31 + ip address 10.255.3.1/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -207,7 +207,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.7/31 + ip address 10.255.3.7/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -224,7 +224,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.11/31 + ip address 10.255.3.11/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -241,7 +241,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.8/31 + ip address 10.255.3.8/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p2.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p2.md index e882da0ad09..8a113ff5ced 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p2.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p2.md @@ -167,10 +167,10 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet1 | P2P_LINK_TO_pe2_Ethernet1 | routed | - | 100.64.48.5/31 | default | 1500 | False | - | - | -| Ethernet2 | P2P_LINK_TO_pe1_Ethernet2 | routed | - | 100.64.48.3/31 | default | 1500 | False | - | - | -| Ethernet3 | P2P_LINK_TO_rr2_Ethernet3 | routed | - | 100.64.48.17/31 | default | 1500 | False | - | - | -| Ethernet4 | P2P_LINK_TO_p1_Ethernet4 | routed | - | 100.64.48.9/31 | default | 1500 | False | - | - | +| Ethernet1 | P2P_LINK_TO_pe2_Ethernet1 | routed | - | 10.255.3.5/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_pe1_Ethernet2 | routed | - | 10.255.3.3/31 | default | 1500 | False | - | - | +| Ethernet3 | P2P_LINK_TO_rr2_Ethernet3 | routed | - | 10.255.3.17/31 | default | 1500 | False | - | - | +| Ethernet4 | P2P_LINK_TO_p1_Ethernet4 | routed | - | 10.255.3.9/31 | default | 1500 | False | - | - | ##### ISIS @@ -190,7 +190,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.5/31 + ip address 10.255.3.5/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -207,7 +207,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.3/31 + ip address 10.255.3.3/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -224,7 +224,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.17/31 + ip address 10.255.3.17/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -241,7 +241,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.9/31 + ip address 10.255.3.9/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p3.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p3.md index 24a9f063ee5..9c35378ce88 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p3.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p3.md @@ -167,9 +167,9 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet1 | P2P_LINK_TO_pe3_Ethernet1 | routed | - | 100.64.48.23/31 | default | 1500 | False | - | - | -| Ethernet2 | P2P_LINK_TO_rr1_Ethernet2 | routed | - | 100.64.48.13/31 | default | 1500 | False | - | - | -| Ethernet4 | P2P_LINK_TO_p4_Ethernet4 | routed | - | 100.64.48.20/31 | default | 1500 | False | - | - | +| Ethernet1 | P2P_LINK_TO_pe3_Ethernet1 | routed | - | 10.255.3.23/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_rr1_Ethernet2 | routed | - | 10.255.3.13/31 | default | 1500 | False | - | - | +| Ethernet4 | P2P_LINK_TO_p4_Ethernet4 | routed | - | 10.255.3.20/31 | default | 1500 | False | - | - | ##### ISIS @@ -188,7 +188,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.23/31 + ip address 10.255.3.23/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -205,7 +205,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.13/31 + ip address 10.255.3.13/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -222,7 +222,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.20/31 + ip address 10.255.3.20/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p4.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p4.md index 8eaa5e11ddd..079e2aebb6e 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p4.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/p4.md @@ -167,9 +167,9 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet2 | P2P_LINK_TO_rr2_Ethernet2 | routed | - | 100.64.48.19/31 | default | 1500 | False | - | - | -| Ethernet3 | P2P_LINK_TO_pe3_Ethernet3 | routed | - | 100.64.48.25/31 | default | 1500 | False | - | - | -| Ethernet4 | P2P_LINK_TO_p3_Ethernet4 | routed | - | 100.64.48.21/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_rr2_Ethernet2 | routed | - | 10.255.3.19/31 | default | 1500 | False | - | - | +| Ethernet3 | P2P_LINK_TO_pe3_Ethernet3 | routed | - | 10.255.3.25/31 | default | 1500 | False | - | - | +| Ethernet4 | P2P_LINK_TO_p3_Ethernet4 | routed | - | 10.255.3.21/31 | default | 1500 | False | - | - | ##### ISIS @@ -188,7 +188,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.19/31 + ip address 10.255.3.19/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -205,7 +205,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.25/31 + ip address 10.255.3.25/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -222,7 +222,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.21/31 + ip address 10.255.3.21/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe1.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe1.md index 33ff20523a2..859224290af 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe1.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe1.md @@ -181,8 +181,8 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet1 | P2P_LINK_TO_p1_Ethernet1 | routed | - | 100.64.48.0/31 | default | 1500 | False | - | - | -| Ethernet2 | P2P_LINK_TO_p2_Ethernet2 | routed | - | 100.64.48.2/31 | default | 1500 | False | - | - | +| Ethernet1 | P2P_LINK_TO_p1_Ethernet1 | routed | - | 10.255.3.0/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_p2_Ethernet2 | routed | - | 10.255.3.2/31 | default | 1500 | False | - | - | | Ethernet3.10 | C1_L3_SERVICE | l3dot1q | - | 10.0.1.1/29 | C1_VRF1 | - | False | - | - | | Ethernet3.20 | C2_L3_SERVICE | l3dot1q | - | 10.1.1.1/29 | C2_VRF1 | - | False | - | - | @@ -202,7 +202,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.0/31 + ip address 10.255.3.0/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -219,7 +219,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.2/31 + ip address 10.255.3.2/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe2.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe2.md index 0de108d17d6..2f7346b3e19 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe2.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe2.md @@ -181,8 +181,8 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet1 | P2P_LINK_TO_p2_Ethernet1 | routed | - | 100.64.48.4/31 | default | 1500 | False | - | - | -| Ethernet2 | P2P_LINK_TO_p1_Ethernet2 | routed | - | 100.64.48.6/31 | default | 1500 | False | - | - | +| Ethernet1 | P2P_LINK_TO_p2_Ethernet1 | routed | - | 10.255.3.4/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_p1_Ethernet2 | routed | - | 10.255.3.6/31 | default | 1500 | False | - | - | | Ethernet4.10 | C1_L3_SERVICE | l3dot1q | - | 10.0.1.2/29 | C1_VRF1 | - | False | - | - | | Ethernet4.20 | C2_L3_SERVICE | l3dot1q | - | 10.1.1.2/29 | C2_VRF1 | - | False | - | - | @@ -202,7 +202,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.4/31 + ip address 10.255.3.4/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -219,7 +219,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.6/31 + ip address 10.255.3.6/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe3.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe3.md index 8195a4356c5..70d2955badd 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe3.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/pe3.md @@ -174,9 +174,9 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet1 | P2P_LINK_TO_p3_Ethernet1 | routed | - | 100.64.48.22/31 | default | 1500 | False | - | - | +| Ethernet1 | P2P_LINK_TO_p3_Ethernet1 | routed | - | 10.255.3.22/31 | default | 1500 | False | - | - | | Ethernet2 | C1_L3_SERVICE | routed | - | 10.0.1.9/30 | C1_VRF1 | - | False | - | - | -| Ethernet3 | P2P_LINK_TO_p4_Ethernet3 | routed | - | 100.64.48.24/31 | default | 1500 | False | - | - | +| Ethernet3 | P2P_LINK_TO_p4_Ethernet3 | routed | - | 10.255.3.24/31 | default | 1500 | False | - | - | | Ethernet4 | C2_L3_SERVICE | routed | - | 10.1.1.9/30 | C2_VRF1 | - | False | - | - | ##### ISIS @@ -195,7 +195,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.22/31 + ip address 10.255.3.22/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -220,7 +220,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.24/31 + ip address 10.255.3.24/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr1.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr1.md index 51566bbaaf9..110f166a326 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr1.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr1.md @@ -170,9 +170,9 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet2 | P2P_LINK_TO_p3_Ethernet2 | routed | - | 100.64.48.12/31 | default | 1500 | False | - | - | -| Ethernet3 | P2P_LINK_TO_p1_Ethernet3 | routed | - | 100.64.48.10/31 | default | 1500 | False | - | - | -| Ethernet4 | P2P_LINK_TO_rr2_Ethernet4 | routed | - | 100.64.48.14/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_p3_Ethernet2 | routed | - | 10.255.3.12/31 | default | 1500 | False | - | - | +| Ethernet3 | P2P_LINK_TO_p1_Ethernet3 | routed | - | 10.255.3.10/31 | default | 1500 | False | - | - | +| Ethernet4 | P2P_LINK_TO_rr2_Ethernet4 | routed | - | 10.255.3.14/31 | default | 1500 | False | - | - | ##### ISIS @@ -191,7 +191,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.12/31 + ip address 10.255.3.12/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -208,7 +208,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.10/31 + ip address 10.255.3.10/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -225,7 +225,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.14/31 + ip address 10.255.3.14/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr2.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr2.md index e2bae8be299..df54eec96d4 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr2.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/devices/rr2.md @@ -170,9 +170,9 @@ vlan internal order ascending range 1006 1199 | Interface | Description | Type | Channel Group | IP Address | VRF | MTU | Shutdown | ACL In | ACL Out | | --------- | ----------- | -----| ------------- | ---------- | ----| ---- | -------- | ------ | ------- | -| Ethernet2 | P2P_LINK_TO_p4_Ethernet2 | routed | - | 100.64.48.18/31 | default | 1500 | False | - | - | -| Ethernet3 | P2P_LINK_TO_p2_Ethernet3 | routed | - | 100.64.48.16/31 | default | 1500 | False | - | - | -| Ethernet4 | P2P_LINK_TO_rr1_Ethernet4 | routed | - | 100.64.48.15/31 | default | 1500 | False | - | - | +| Ethernet2 | P2P_LINK_TO_p4_Ethernet2 | routed | - | 10.255.3.18/31 | default | 1500 | False | - | - | +| Ethernet3 | P2P_LINK_TO_p2_Ethernet3 | routed | - | 10.255.3.16/31 | default | 1500 | False | - | - | +| Ethernet4 | P2P_LINK_TO_rr1_Ethernet4 | routed | - | 10.255.3.15/31 | default | 1500 | False | - | - | ##### ISIS @@ -191,7 +191,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.18/31 + ip address 10.255.3.18/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -208,7 +208,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.16/31 + ip address 10.255.3.16/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -225,7 +225,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.15/31 + ip address 10.255.3.15/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-documentation.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-documentation.md index 76dad93be6d..c1e8c41e8e6 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-documentation.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-documentation.md @@ -64,19 +64,19 @@ | Node | Node Interface | Node IP Address | Peer Node | Peer Interface | Peer IP Address | | ---- | -------------- | --------------- | --------- | -------------- | --------------- | -| p1 | Ethernet1 | 100.64.48.1/31 | pe1 | Ethernet1 | 100.64.48.0/31 | -| p1 | Ethernet2 | 100.64.48.7/31 | pe2 | Ethernet2 | 100.64.48.6/31 | -| p1 | Ethernet3 | 100.64.48.11/31 | rr1 | Ethernet3 | 100.64.48.10/31 | -| p1 | Ethernet4 | 100.64.48.8/31 | p2 | Ethernet4 | 100.64.48.9/31 | -| p2 | Ethernet1 | 100.64.48.5/31 | pe2 | Ethernet1 | 100.64.48.4/31 | -| p2 | Ethernet2 | 100.64.48.3/31 | pe1 | Ethernet2 | 100.64.48.2/31 | -| p2 | Ethernet3 | 100.64.48.17/31 | rr2 | Ethernet3 | 100.64.48.16/31 | -| p3 | Ethernet1 | 100.64.48.23/31 | pe3 | Ethernet1 | 100.64.48.22/31 | -| p3 | Ethernet2 | 100.64.48.13/31 | rr1 | Ethernet2 | 100.64.48.12/31 | -| p3 | Ethernet4 | 100.64.48.20/31 | p4 | Ethernet4 | 100.64.48.21/31 | -| p4 | Ethernet2 | 100.64.48.19/31 | rr2 | Ethernet2 | 100.64.48.18/31 | -| p4 | Ethernet3 | 100.64.48.25/31 | pe3 | Ethernet3 | 100.64.48.24/31 | -| rr1 | Ethernet4 | 100.64.48.14/31 | rr2 | Ethernet4 | 100.64.48.15/31 | +| p1 | Ethernet1 | 10.255.3.1/31 | pe1 | Ethernet1 | 10.255.3.0/31 | +| p1 | Ethernet2 | 10.255.3.7/31 | pe2 | Ethernet2 | 10.255.3.6/31 | +| p1 | Ethernet3 | 10.255.3.11/31 | rr1 | Ethernet3 | 10.255.3.10/31 | +| p1 | Ethernet4 | 10.255.3.8/31 | p2 | Ethernet4 | 10.255.3.9/31 | +| p2 | Ethernet1 | 10.255.3.5/31 | pe2 | Ethernet1 | 10.255.3.4/31 | +| p2 | Ethernet2 | 10.255.3.3/31 | pe1 | Ethernet2 | 10.255.3.2/31 | +| p2 | Ethernet3 | 10.255.3.17/31 | rr2 | Ethernet3 | 10.255.3.16/31 | +| p3 | Ethernet1 | 10.255.3.23/31 | pe3 | Ethernet1 | 10.255.3.22/31 | +| p3 | Ethernet2 | 10.255.3.13/31 | rr1 | Ethernet2 | 10.255.3.12/31 | +| p3 | Ethernet4 | 10.255.3.20/31 | p4 | Ethernet4 | 10.255.3.21/31 | +| p4 | Ethernet2 | 10.255.3.19/31 | rr2 | Ethernet2 | 10.255.3.18/31 | +| p4 | Ethernet3 | 10.255.3.25/31 | pe3 | Ethernet3 | 10.255.3.24/31 | +| rr1 | Ethernet4 | 10.255.3.14/31 | rr2 | Ethernet4 | 10.255.3.15/31 | ### Loopback Interfaces (BGP EVPN Peering) diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-p2p-links.csv b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-p2p-links.csv index 8e73ad32da0..20ec6ca67d9 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-p2p-links.csv +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/documentation/fabric/FABRIC-p2p-links.csv @@ -1,14 +1,14 @@ Type,Node,Node Interface,Leaf IP Address,Peer Type,Peer Node,Peer Interface,Peer IP Address -p,p1,Ethernet1,100.64.48.1/31,pe,pe1,Ethernet1,100.64.48.0/31 -p,p1,Ethernet2,100.64.48.7/31,pe,pe2,Ethernet2,100.64.48.6/31 -p,p1,Ethernet3,100.64.48.11/31,rr,rr1,Ethernet3,100.64.48.10/31 -p,p1,Ethernet4,100.64.48.8/31,p,p2,Ethernet4,100.64.48.9/31 -p,p2,Ethernet1,100.64.48.5/31,pe,pe2,Ethernet1,100.64.48.4/31 -p,p2,Ethernet2,100.64.48.3/31,pe,pe1,Ethernet2,100.64.48.2/31 -p,p2,Ethernet3,100.64.48.17/31,rr,rr2,Ethernet3,100.64.48.16/31 -p,p3,Ethernet1,100.64.48.23/31,pe,pe3,Ethernet1,100.64.48.22/31 -p,p3,Ethernet2,100.64.48.13/31,rr,rr1,Ethernet2,100.64.48.12/31 -p,p3,Ethernet4,100.64.48.20/31,p,p4,Ethernet4,100.64.48.21/31 -p,p4,Ethernet2,100.64.48.19/31,rr,rr2,Ethernet2,100.64.48.18/31 -p,p4,Ethernet3,100.64.48.25/31,pe,pe3,Ethernet3,100.64.48.24/31 -rr,rr1,Ethernet4,100.64.48.14/31,rr,rr2,Ethernet4,100.64.48.15/31 +p,p1,Ethernet1,10.255.3.1/31,pe,pe1,Ethernet1,10.255.3.0/31 +p,p1,Ethernet2,10.255.3.7/31,pe,pe2,Ethernet2,10.255.3.6/31 +p,p1,Ethernet3,10.255.3.11/31,rr,rr1,Ethernet3,10.255.3.10/31 +p,p1,Ethernet4,10.255.3.8/31,p,p2,Ethernet4,10.255.3.9/31 +p,p2,Ethernet1,10.255.3.5/31,pe,pe2,Ethernet1,10.255.3.4/31 +p,p2,Ethernet2,10.255.3.3/31,pe,pe1,Ethernet2,10.255.3.2/31 +p,p2,Ethernet3,10.255.3.17/31,rr,rr2,Ethernet3,10.255.3.16/31 +p,p3,Ethernet1,10.255.3.23/31,pe,pe3,Ethernet1,10.255.3.22/31 +p,p3,Ethernet2,10.255.3.13/31,rr,rr1,Ethernet2,10.255.3.12/31 +p,p3,Ethernet4,10.255.3.20/31,p,p4,Ethernet4,10.255.3.21/31 +p,p4,Ethernet2,10.255.3.19/31,rr,rr2,Ethernet2,10.255.3.18/31 +p,p4,Ethernet3,10.255.3.25/31,pe,pe3,Ethernet3,10.255.3.24/31 +rr,rr1,Ethernet4,10.255.3.14/31,rr,rr2,Ethernet4,10.255.3.15/31 diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/group_vars/WAN1.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/group_vars/WAN1.yml index 2a60d8101bc..58260fca314 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/group_vars/WAN1.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/group_vars/WAN1.yml @@ -101,7 +101,7 @@ core_interfaces: # First, an IP-pool for the underlay p2p links is defined p2p_links_ip_pools: - name: core_pool - ipv4_pool: 100.64.48.0/24 + ipv4_pool: 10.255.3.0/24 p2p_links_profiles: - name: core_profile # speed: 100gfull diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p1.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p1.cfg index d4d33773a2e..d257b019856 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p1.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p1.cfg @@ -23,7 +23,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.1/31 + ip address 10.255.3.1/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -40,7 +40,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.7/31 + ip address 10.255.3.7/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -57,7 +57,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.11/31 + ip address 10.255.3.11/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -74,7 +74,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.8/31 + ip address 10.255.3.8/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p2.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p2.cfg index ace83ef7356..fa3dd9a8b9a 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p2.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p2.cfg @@ -23,7 +23,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.5/31 + ip address 10.255.3.5/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -40,7 +40,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.3/31 + ip address 10.255.3.3/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -57,7 +57,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.17/31 + ip address 10.255.3.17/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -74,7 +74,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.9/31 + ip address 10.255.3.9/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p3.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p3.cfg index d1e9413d106..663c04f320a 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p3.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p3.cfg @@ -23,7 +23,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.23/31 + ip address 10.255.3.23/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -40,7 +40,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.13/31 + ip address 10.255.3.13/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -57,7 +57,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.20/31 + ip address 10.255.3.20/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p4.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p4.cfg index ea42923c688..ab6981da8fc 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p4.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/p4.cfg @@ -23,7 +23,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.19/31 + ip address 10.255.3.19/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -40,7 +40,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.25/31 + ip address 10.255.3.25/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -57,7 +57,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.21/31 + ip address 10.255.3.21/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe1.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe1.cfg index 1a974034e47..35f8ac62865 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe1.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe1.cfg @@ -27,7 +27,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.0/31 + ip address 10.255.3.0/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -44,7 +44,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.2/31 + ip address 10.255.3.2/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe2.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe2.cfg index a827d3314ba..e8e1da4747a 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe2.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe2.cfg @@ -27,7 +27,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.4/31 + ip address 10.255.3.4/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -44,7 +44,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.6/31 + ip address 10.255.3.6/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe3.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe3.cfg index 704b3f2201f..d849f1d8884 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe3.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/pe3.cfg @@ -27,7 +27,7 @@ interface Ethernet1 no shutdown mtu 1500 no switchport - ip address 100.64.48.22/31 + ip address 10.255.3.22/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -52,7 +52,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.24/31 + ip address 10.255.3.24/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr1.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr1.cfg index 4e74cee7cfc..06e3c7c4e03 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr1.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr1.cfg @@ -23,7 +23,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.12/31 + ip address 10.255.3.12/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -40,7 +40,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.10/31 + ip address 10.255.3.10/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -57,7 +57,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.14/31 + ip address 10.255.3.14/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr2.cfg b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr2.cfg index 96b4af69975..396d2361c2b 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr2.cfg +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/configs/rr2.cfg @@ -23,7 +23,7 @@ interface Ethernet2 no shutdown mtu 1500 no switchport - ip address 100.64.48.18/31 + ip address 10.255.3.18/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -40,7 +40,7 @@ interface Ethernet3 no shutdown mtu 1500 no switchport - ip address 100.64.48.16/31 + ip address 10.255.3.16/31 mpls ldp igp sync mpls ldp interface mpls ip @@ -57,7 +57,7 @@ interface Ethernet4 no shutdown mtu 1500 no switchport - ip address 100.64.48.15/31 + ip address 10.255.3.15/31 mpls ldp igp sync mpls ldp interface mpls ip diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p1.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p1.yml index 1476b8c5757..95f65f2a36b 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p1.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p1.yml @@ -73,7 +73,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.1/31 + ip_address: 10.255.3.1/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -94,7 +94,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.7/31 + ip_address: 10.255.3.7/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -115,7 +115,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.8/31 + ip_address: 10.255.3.8/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -136,7 +136,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.11/31 + ip_address: 10.255.3.11/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p2.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p2.yml index b15d5a7d1ea..0127fcd21d3 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p2.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p2.yml @@ -73,7 +73,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.3/31 + ip_address: 10.255.3.3/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -94,7 +94,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.5/31 + ip_address: 10.255.3.5/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -115,7 +115,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.9/31 + ip_address: 10.255.3.9/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -136,7 +136,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.17/31 + ip_address: 10.255.3.17/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p3.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p3.yml index fca23ea7360..6a0593b919e 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p3.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p3.yml @@ -73,7 +73,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.13/31 + ip_address: 10.255.3.13/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -94,7 +94,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.20/31 + ip_address: 10.255.3.20/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -115,7 +115,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.23/31 + ip_address: 10.255.3.23/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p4.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p4.yml index 4f7f24c53f2..9eb86d5d445 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p4.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/p4.yml @@ -73,7 +73,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.19/31 + ip_address: 10.255.3.19/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -94,7 +94,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.21/31 + ip_address: 10.255.3.21/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -115,7 +115,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.25/31 + ip_address: 10.255.3.25/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe1.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe1.yml index f6dfeaf6a4c..152bd3f9aa8 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe1.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe1.yml @@ -167,7 +167,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.0/31 + ip_address: 10.255.3.0/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -188,7 +188,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.2/31 + ip_address: 10.255.3.2/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe2.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe2.yml index 1501657f022..7c8ee64cdf2 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe2.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe2.yml @@ -167,7 +167,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.4/31 + ip_address: 10.255.3.4/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -188,7 +188,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.6/31 + ip_address: 10.255.3.6/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe3.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe3.yml index a328de94951..09c237084cd 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe3.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/pe3.yml @@ -167,7 +167,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.22/31 + ip_address: 10.255.3.22/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -188,7 +188,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.24/31 + ip_address: 10.255.3.24/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr1.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr1.yml index fd781ad647c..6065848ba7e 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr1.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr1.yml @@ -143,7 +143,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.10/31 + ip_address: 10.255.3.10/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -164,7 +164,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.12/31 + ip_address: 10.255.3.12/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -185,7 +185,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.14/31 + ip_address: 10.255.3.14/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr2.yml b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr2.yml index 96f3ffae0b7..a3e9012403a 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr2.yml +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/intended/structured_configs/rr2.yml @@ -143,7 +143,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.15/31 + ip_address: 10.255.3.15/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -164,7 +164,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.16/31 + ip_address: 10.255.3.16/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true @@ -185,7 +185,7 @@ ethernet_interfaces: type: routed shutdown: false mtu: 1500 - ip_address: 100.64.48.18/31 + ip_address: 10.255.3.18/31 isis_enable: CORE isis_metric: 50 isis_network_point_to_point: true diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md index 3a6dfb04198..1762e55e2e1 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.105/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.105/24 | 172.100.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.105/24 + ip address 172.16.100.105/24 ``` ### IP Name Servers diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md index 006c0671f20..867b37d9195 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.106/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.106/24 | 172.100.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.106/24 + ip address 172.16.100.106/24 ``` ### IP Name Servers diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md index d9bfb634e60..b6dc3e2bd0f 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.107/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.107/24 | 172.100.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.107/24 + ip address 172.16.100.107/24 ``` ### IP Name Servers diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md index fde41a57a23..a7ad023745a 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.108/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.108/24 | 172.100.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.108/24 + ip address 172.16.100.108/24 ``` ### IP Name Servers diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md index 96907408393..9e87eea30b8 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.101/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.101/24 | 172.100.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.101/24 + ip address 172.16.100.101/24 ``` ### IP Name Servers diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md index 736d591f550..6ce024f4719 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.100.100.102/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.102/24 | 172.100.100.1 | ##### IPv6 @@ -64,7 +64,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.102/24 + ip address 172.16.100.102/24 ``` ### IP Name Servers diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/fabric/DC1_FABRIC-documentation.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/fabric/DC1_FABRIC-documentation.md index 88bb57e12e6..4fd513ba3a8 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/fabric/DC1_FABRIC-documentation.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/fabric/DC1_FABRIC-documentation.md @@ -22,12 +22,12 @@ | POD | Type | Node | Management IP | Platform | Provisioned in CloudVision | Serial Number | | --- | ---- | ---- | ------------- | -------- | -------------------------- | ------------- | -| DC1_FABRIC | leaf | LEAF1 | 172.100.100.105/24 | cEOS-LAB | Provisioned | - | -| DC1_FABRIC | leaf | LEAF2 | 172.100.100.106/24 | cEOS-LAB | Provisioned | - | -| DC1_FABRIC | leaf | LEAF3 | 172.100.100.107/24 | cEOS-LAB | Provisioned | - | -| DC1_FABRIC | leaf | LEAF4 | 172.100.100.108/24 | cEOS-LAB | Provisioned | - | -| DC1_FABRIC | spine | SPINE1 | 172.100.100.101/24 | cEOS-LAB | Provisioned | - | -| DC1_FABRIC | spine | SPINE2 | 172.100.100.102/24 | cEOS-LAB | Provisioned | - | +| DC1_FABRIC | leaf | LEAF1 | 172.16.100.105/24 | cEOS-LAB | Provisioned | - | +| DC1_FABRIC | leaf | LEAF2 | 172.16.100.106/24 | cEOS-LAB | Provisioned | - | +| DC1_FABRIC | leaf | LEAF3 | 172.16.100.107/24 | cEOS-LAB | Provisioned | - | +| DC1_FABRIC | leaf | LEAF4 | 172.16.100.108/24 | cEOS-LAB | Provisioned | - | +| DC1_FABRIC | spine | SPINE1 | 172.16.100.101/24 | cEOS-LAB | Provisioned | - | +| DC1_FABRIC | spine | SPINE2 | 172.16.100.102/24 | cEOS-LAB | Provisioned | - | > Provision status is based on Ansible inventory declaration and do not represent real status from CloudVision. diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1.yml index 762af58672b..b8d3452b951 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1.yml @@ -21,7 +21,7 @@ local_users: sha512_password: "$6$eucN5ngreuExDgwS$xnD7T8jO..GBDX0DUlp.hn.W7yW94xTjSanqgaQGBzPIhDAsyAl9N4oScHvOMvf07uVBFI4mKMxwdVEUVKgY/." # OOB Management network default gateway -mgmt_gateway: 172.100.100.1 +mgmt_gateway: 172.16.100.1 mgmt_interface: Management0 # dns servers. diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1_FABRIC.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1_FABRIC.yml index 674553142d2..955fe969fba 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1_FABRIC.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/group_vars/DC1_FABRIC.yml @@ -37,10 +37,10 @@ spine: nodes: - name: SPINE1 id: 1 - mgmt_ip: 172.100.100.101/24 + mgmt_ip: 172.16.100.101/24 - name: SPINE2 id: 2 - mgmt_ip: 172.100.100.102/24 + mgmt_ip: 172.16.100.102/24 # Leaf Switches leaf: @@ -61,11 +61,11 @@ leaf: nodes: - name: LEAF1 id: 1 - mgmt_ip: 172.100.100.105/24 + mgmt_ip: 172.16.100.105/24 uplink_switch_interfaces: [Ethernet1, Ethernet1] - name: LEAF2 id: 2 - mgmt_ip: 172.100.100.106/24 + mgmt_ip: 172.16.100.106/24 uplink_switch_interfaces: [Ethernet2, Ethernet2] - group: RACK2 mlag: true @@ -74,11 +74,11 @@ leaf: nodes: - name: LEAF3 id: 3 - mgmt_ip: 172.100.100.107/24 + mgmt_ip: 172.16.100.107/24 uplink_switch_interfaces: [Ethernet3, Ethernet3] - name: LEAF4 id: 4 - mgmt_ip: 172.100.100.108/24 + mgmt_ip: 172.16.100.108/24 uplink_switch_interfaces: [Ethernet4, Ethernet4] #### Override for vEOS/cEOS Lab Caveats #### diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg index 3f542c597e7..8f130319895 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg @@ -86,7 +86,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.105/24 + ip address 172.16.100.105/24 ! interface Vlan4094 description MLAG_PEER diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg index 038e369640e..bf92d4f2868 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg @@ -86,7 +86,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.106/24 + ip address 172.16.100.106/24 ! interface Vlan4094 description MLAG_PEER diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg index e6ef7e1e918..eaf76aa248d 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg @@ -86,7 +86,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.107/24 + ip address 172.16.100.107/24 ! interface Vlan4094 description MLAG_PEER diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg index ac212f48d69..56b17faf9da 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg @@ -86,7 +86,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.108/24 + ip address 172.16.100.108/24 ! interface Vlan4094 description MLAG_PEER diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg index 6406b8d8a58..4f7eed04858 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg @@ -112,7 +112,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.101/24 + ip address 172.16.100.101/24 ! interface Vlan4094 description MLAG_PEER diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg index e82d31c62e2..99230241eab 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg @@ -112,7 +112,7 @@ interface Management0 description oob_management no shutdown vrf MGMT - ip address 172.100.100.102/24 + ip address 172.16.100.102/24 ! interface Vlan4094 description MLAG_PEER diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml index 0239bf8a78e..669ba949df9 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml @@ -38,7 +38,7 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.105/24 + ip_address: 172.16.100.105/24 gateway: 172.100.100.1 type: oob management_api_http: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml index 52c7a2b7878..f29b5d6b873 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml @@ -38,7 +38,7 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.106/24 + ip_address: 172.16.100.106/24 gateway: 172.100.100.1 type: oob management_api_http: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml index 0f042988567..04e0853ea6d 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml @@ -38,7 +38,7 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.107/24 + ip_address: 172.16.100.107/24 gateway: 172.100.100.1 type: oob management_api_http: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml index 6df0a95f6e9..bdf14f246af 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml @@ -38,7 +38,7 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.108/24 + ip_address: 172.16.100.108/24 gateway: 172.100.100.1 type: oob management_api_http: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml index e90308a3371..ff53405238d 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml @@ -38,7 +38,7 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.101/24 + ip_address: 172.16.100.101/24 gateway: 172.100.100.1 type: oob management_api_http: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml index ee6c9a0d7b1..2ac31b5a52a 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml @@ -38,7 +38,7 @@ management_interfaces: description: oob_management shutdown: false vrf: MGMT - ip_address: 172.100.100.102/24 + ip_address: 172.16.100.102/24 gateway: 172.100.100.1 type: oob management_api_http: From 121a55dd8985a2b133d473e08539e264edda219c Mon Sep 17 00:00:00 2001 From: Shivani-gslab Date: Wed, 3 Apr 2024 12:07:35 +0530 Subject: [PATCH 2/4] Fixing molecule --- .../avd/examples/l2ls-fabric/documentation/devices/LEAF1.md | 6 +++--- .../avd/examples/l2ls-fabric/documentation/devices/LEAF2.md | 6 +++--- .../avd/examples/l2ls-fabric/documentation/devices/LEAF3.md | 6 +++--- .../avd/examples/l2ls-fabric/documentation/devices/LEAF4.md | 6 +++--- .../examples/l2ls-fabric/documentation/devices/SPINE1.md | 6 +++--- .../examples/l2ls-fabric/documentation/devices/SPINE2.md | 6 +++--- .../avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg | 2 +- .../avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg | 2 +- .../avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg | 2 +- .../avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg | 2 +- .../avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg | 2 +- .../avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg | 2 +- .../l2ls-fabric/intended/structured_configs/LEAF1.yml | 4 ++-- .../l2ls-fabric/intended/structured_configs/LEAF2.yml | 4 ++-- .../l2ls-fabric/intended/structured_configs/LEAF3.yml | 4 ++-- .../l2ls-fabric/intended/structured_configs/LEAF4.yml | 4 ++-- .../l2ls-fabric/intended/structured_configs/SPINE1.yml | 4 ++-- .../l2ls-fabric/intended/structured_configs/SPINE2.yml | 4 ++-- 18 files changed, 36 insertions(+), 36 deletions(-) diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md index 1762e55e2e1..76fbe533b99 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF1.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.16.100.105/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.105/24 | 172.16.100.1 | ##### IPv6 @@ -424,13 +424,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ## Multicast diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md index 867b37d9195..a1b9921b394 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF2.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.16.100.106/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.106/24 | 172.16.100.1 | ##### IPv6 @@ -424,13 +424,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ## Multicast diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md index b6dc3e2bd0f..3340f265317 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF3.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.16.100.107/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.107/24 | 172.16.100.1 | ##### IPv6 @@ -424,13 +424,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ## Multicast diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md index a7ad023745a..796c2b4bf91 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/LEAF4.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.16.100.108/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.108/24 | 172.16.100.1 | ##### IPv6 @@ -424,13 +424,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ## Multicast diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md index 9e87eea30b8..3073ddbfaa6 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE1.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.16.100.101/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.101/24 | 172.16.100.1 | ##### IPv6 @@ -455,13 +455,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ## Multicast diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md index 6ce024f4719..1188656f949 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/documentation/devices/SPINE2.md @@ -48,7 +48,7 @@ | Management Interface | Description | Type | VRF | IP Address | Gateway | | -------------------- | ----------- | ---- | --- | ---------- | ------- | -| Management0 | oob_management | oob | MGMT | 172.16.100.102/24 | 172.100.100.1 | +| Management0 | oob_management | oob | MGMT | 172.16.100.102/24 | 172.16.100.1 | ##### IPv6 @@ -455,13 +455,13 @@ no ip routing vrf MGMT | VRF | Destination Prefix | Next Hop IP | Exit interface | Administrative Distance | Tag | Route Name | Metric | | --- | ------------------ | ----------- | -------------- | ----------------------- | --- | ---------- | ------ | -| MGMT | 0.0.0.0/0 | 172.100.100.1 | - | 1 | - | - | - | +| MGMT | 0.0.0.0/0 | 172.16.100.1 | - | 1 | - | - | - | #### Static Routes Device Configuration ```eos ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ``` ## Multicast diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg index 8f130319895..624e4f5d350 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF1.cfg @@ -104,7 +104,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management api http-commands protocol https diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg index bf92d4f2868..f5b0f071df2 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF2.cfg @@ -104,7 +104,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management api http-commands protocol https diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg index eaf76aa248d..cb595f8b2c9 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF3.cfg @@ -104,7 +104,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management api http-commands protocol https diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg index 56b17faf9da..66ecfbd763e 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/LEAF4.cfg @@ -104,7 +104,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management api http-commands protocol https diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg index 4f7eed04858..da8f8c8b4bd 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE1.cfg @@ -130,7 +130,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management api http-commands protocol https diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg index 99230241eab..27b3b5860a5 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/configs/SPINE2.cfg @@ -130,7 +130,7 @@ mlag configuration reload-delay mlag 300 reload-delay non-mlag 330 ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management api http-commands protocol https diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml index 669ba949df9..cc1bba8ead3 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF1.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent vlan_internal_order: allocation: ascending @@ -39,7 +39,7 @@ management_interfaces: shutdown: false vrf: MGMT ip_address: 172.16.100.105/24 - gateway: 172.100.100.1 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml index f29b5d6b873..89fbd72bcb6 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF2.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent vlan_internal_order: allocation: ascending @@ -39,7 +39,7 @@ management_interfaces: shutdown: false vrf: MGMT ip_address: 172.16.100.106/24 - gateway: 172.100.100.1 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml index 04e0853ea6d..15fa1435f9c 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF3.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent vlan_internal_order: allocation: ascending @@ -39,7 +39,7 @@ management_interfaces: shutdown: false vrf: MGMT ip_address: 172.16.100.107/24 - gateway: 172.100.100.1 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml index bdf14f246af..ecb5206f30b 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/LEAF4.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent vlan_internal_order: allocation: ascending @@ -39,7 +39,7 @@ management_interfaces: shutdown: false vrf: MGMT ip_address: 172.16.100.108/24 - gateway: 172.100.100.1 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml index ff53405238d..568c4bb0d6a 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE1.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent vlan_internal_order: allocation: ascending @@ -39,7 +39,7 @@ management_interfaces: shutdown: false vrf: MGMT ip_address: 172.16.100.101/24 - gateway: 172.100.100.1 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml index 2ac31b5a52a..878ab1753dd 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/intended/structured_configs/SPINE2.yml @@ -3,7 +3,7 @@ is_deployed: true static_routes: - vrf: MGMT destination_address_prefix: 0.0.0.0/0 - gateway: 172.100.100.1 + gateway: 172.16.100.1 service_routing_protocols_model: multi-agent vlan_internal_order: allocation: ascending @@ -39,7 +39,7 @@ management_interfaces: shutdown: false vrf: MGMT ip_address: 172.16.100.102/24 - gateway: 172.100.100.1 + gateway: 172.16.100.1 type: oob management_api_http: enable_vrfs: From e708185b31b3e0cf106aee7ff1652bd66e074e29 Mon Sep 17 00:00:00 2001 From: Shivani-gslab Date: Thu, 4 Apr 2024 16:07:04 +0530 Subject: [PATCH 3/4] Updating documentation --- .../avd/examples/campus-fabric/README.md | 20 +++++++++---------- .../avd/examples/campus-fabric/inventory.yml | 20 +++++++++---------- .../avd/examples/dual-dc-l3ls/README.md | 2 +- .../avd/examples/isis-ldp-ipvpn/README.md | 4 ++-- .../avd/examples/l2ls-fabric/inventory.yml | 12 +++++------ 5 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ansible_collections/arista/avd/examples/campus-fabric/README.md b/ansible_collections/arista/avd/examples/campus-fabric/README.md index 337cc6917bd..22c21f3d1b3 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/README.md +++ b/ansible_collections/arista/avd/examples/campus-fabric/README.md @@ -151,16 +151,16 @@ Details on this feature can be found [here](../../roles/eos_designs/docs/input-v | Node | Management0 | Vlan10 | | ------ | --------------- | --------- | -| SPINE1 | 172.100.100.101 | 10.10.10.2 | -| SPINE2 | 172.100.100.102 | 10.10.10.3 | -| LEAF1A | 172.100.100.103 | 10.10.10.6 | -| LEAF1B | 172.100.100.104 | 10.10.10.7 | -| LEAF2A | 172.100.100.105 | 10.10.10.8 | -| LEAF3A | 172.100.100.106 | 10.10.10.9 | -| LEAF3B | 172.100.100.107 | 10.10.10.10 | -| LEAF3C | 172.100.100.108 | 10.10.10.11 | -| LEAF3D | 172.100.100.109 | 10.10.10.12 | -| LEAF3E | 172.100.100.110 | 10.10.10.13 | +| SPINE1 | 172.16.100.101 | 10.10.10.2 | +| SPINE2 | 172.16.100.102 | 10.10.10.3 | +| LEAF1A | 172.16.100.103 | 10.10.10.6 | +| LEAF1B | 172.16.100.104 | 10.10.10.7 | +| LEAF2A | 172.16.100.105 | 10.10.10.8 | +| LEAF3A | 172.16.100.106 | 10.10.10.9 | +| LEAF3B | 172.16.100.107 | 10.10.10.10 | +| LEAF3C | 172.16.100.108 | 10.10.10.11 | +| LEAF3D | 172.16.100.109 | 10.10.10.12 | +| LEAF3E | 172.16.100.110 | 10.10.10.13 | In Campus Networks, having a dedicated out-of-band management network in each IDF is uncommon. Therefore, you can easily disable configuring the Management0 interface and the management VRF by adding these variables to the `DC1_LEAFS.yml` group_vars. diff --git a/ansible_collections/arista/avd/examples/campus-fabric/inventory.yml b/ansible_collections/arista/avd/examples/campus-fabric/inventory.yml index b916d53a18f..881dea0d3bd 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/inventory.yml +++ b/ansible_collections/arista/avd/examples/campus-fabric/inventory.yml @@ -7,27 +7,27 @@ DC1: DC1_SPINES: hosts: SPINE1: - ansible_host: 172.100.100.101 + ansible_host: 172.16.100.101 SPINE2: - ansible_host: 172.100.100.102 + ansible_host: 172.16.100.102 DC1_LEAFS: hosts: LEAF1A: - ansible_host: 172.100.100.103 + ansible_host: 172.16.100.103 LEAF1B: - ansible_host: 172.100.100.104 + ansible_host: 172.16.100.104 LEAF2A: - ansible_host: 172.100.100.105 + ansible_host: 172.16.100.105 LEAF3A: - ansible_host: 172.100.100.106 + ansible_host: 172.16.100.106 LEAF3B: - ansible_host: 172.100.100.107 + ansible_host: 172.16.100.107 LEAF3C: - ansible_host: 172.100.100.108 + ansible_host: 172.16.100.108 LEAF3D: - ansible_host: 172.100.100.109 + ansible_host: 172.16.100.109 LEAF3E: - ansible_host: 172.100.100.110 + ansible_host: 172.16.100.110 DC1_NETWORK_SERVICES: children: DC1_LEAFS: diff --git a/ansible_collections/arista/avd/examples/dual-dc-l3ls/README.md b/ansible_collections/arista/avd/examples/dual-dc-l3ls/README.md index de5ebea7178..ccdb481e853 100644 --- a/ansible_collections/arista/avd/examples/dual-dc-l3ls/README.md +++ b/ansible_collections/arista/avd/examples/dual-dc-l3ls/README.md @@ -253,7 +253,7 @@ In this section, only additions to the previous example will be discussed. The o --8<-- ``` -1. Define a new IP Pool named "DCI_IP_pool" using the prefix "172.100.100.0/24" to assign IP addresses. +1. Define a new IP Pool named "DCI_IP_pool" using the prefix "172.16.100.0/24" to assign IP addresses. 2. Define a new link profile called "DCI_profile" using the previously created IP pool. The ASN will be "65102" for left devices and "65202" for right devices. The interfaces will be included in the underlay routing protocol. 3. Define a new link, with the left and right node hostname defined in AVD, along with the interface and finally assign a profile containing all required information to configure the link. diff --git a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/README.md b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/README.md index aaadda5454d..5180a403812 100644 --- a/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/README.md +++ b/ansible_collections/arista/avd/examples/isis-ldp-ipvpn/README.md @@ -89,7 +89,7 @@ The drawing below shows the physical topology used in this example. The interfac | rr1 | 172.16.1.151 | | rr2 | 172.16.1.152 | | **Point-to-point links between network nodes** | **(Underlay)** | -| WAN1 | 100.64.48.0/24 | +| WAN1 | 10.255.3.0/24 | | **Loopback0 interfaces for router ID (p)** | 10.255.0.0/27 | | **Loopback0 interfaces for overlay peering (pe)** | 10.255.1.0/27 | | **Loopback0 interfaces for overlay peering (rr)** | 10.255.2.0/27 | @@ -430,7 +430,7 @@ A free-standing list of `core_interfaces` dictionaries and their associated prof core_interfaces: p2p_links_ip_pools: - name: core_pool # (1)! - ipv4_pool: 100.64.48.0/24 + ipv4_pool: 10.255.3.0/24 p2p_links_profiles: - name: core_profile # (2)! diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/inventory.yml b/ansible_collections/arista/avd/examples/l2ls-fabric/inventory.yml index f9351565f18..4d5c70b8ce2 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/inventory.yml +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/inventory.yml @@ -6,19 +6,19 @@ DC1: DC1_SPINES: hosts: SPINE1: - ansible_host: 172.100.100.101 + ansible_host: 172.16.100.101 SPINE2: - ansible_host: 172.100.100.102 + ansible_host: 172.16.100.102 DC1_LEAFS: hosts: LEAF1: - ansible_host: 172.100.100.105 + ansible_host: 172.16.100.105 LEAF2: - ansible_host: 172.100.100.106 + ansible_host: 172.16.100.106 LEAF3: - ansible_host: 172.100.100.107 + ansible_host: 172.16.100.107 LEAF4: - ansible_host: 172.100.100.108 + ansible_host: 172.16.100.108 DC1_NETWORK_SERVICES: children: DC1_LEAFS: From 1de8aecaa46591ad2510f8e972ee57b5b3ff5e7e Mon Sep 17 00:00:00 2001 From: Shivani-gslab Date: Thu, 4 Apr 2024 16:23:03 +0530 Subject: [PATCH 4/4] Updated switch-basic-comfigurations --- .../campus-fabric/switch-basic-configurations/LEAF1A.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF1B.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF2A.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF3A.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF3B.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF3C.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF3D.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/LEAF3E.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/SPINE1.cfg | 4 ++-- .../campus-fabric/switch-basic-configurations/SPINE2.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/FIREWALL.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/LEAF1.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/LEAF2.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/LEAF3.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/LEAF4.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/SPINE1.cfg | 4 ++-- .../l2ls-fabric/switch-basic-configurations/SPINE2.cfg | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1A.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1A.cfg index a5121f02da4..abd65327a2a 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1A.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1A.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.103/24 + ip address 172.16.100.103/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1B.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1B.cfg index d9e73326a7f..e4c378d3337 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1B.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF1B.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.104/24 + ip address 172.16.100.104/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF2A.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF2A.cfg index af34bf4f226..8ae1e39470f 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF2A.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF2A.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.105/24 + ip address 172.16.100.105/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3A.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3A.cfg index f5d984684e1..b129f27f53f 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3A.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3A.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.106/24 + ip address 172.16.100.106/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3B.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3B.cfg index f46b36d0ed1..5e6f06ddff6 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3B.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3B.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.107/24 + ip address 172.16.100.107/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3C.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3C.cfg index c1e4bed6258..cba8fda89ca 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3C.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3C.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.108/24 + ip address 172.16.100.108/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3D.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3D.cfg index 786a8eb95eb..307b8fd2913 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3D.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3D.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.109/24 + ip address 172.16.100.109/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3E.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3E.cfg index 0a41890a7ae..a82a06caaa0 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3E.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/LEAF3E.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.110/24 + ip address 172.16.100.110/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE1.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE1.cfg index bc5a0ef745d..1adf07da7a8 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE1.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE1.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.101/24 + ip address 172.16.100.101/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE2.cfg b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE2.cfg index 7ed62301682..ab7f8d10cb4 100644 --- a/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE2.cfg +++ b/ansible_collections/arista/avd/examples/campus-fabric/switch-basic-configurations/SPINE2.cfg @@ -21,9 +21,9 @@ management api netconf transport ssh default ! interface Management0 - ip address 172.100.100.102/24 + ip address 172.16.100.102/24 ! no ip routing ! -ip route 0.0.0.0/0 172.100.100.1 +ip route 0.0.0.0/0 172.16.100.1 ! diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/FIREWALL.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/FIREWALL.cfg index 527ff8f7ed1..b50487f4812 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/FIREWALL.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/FIREWALL.cfg @@ -33,7 +33,7 @@ interface Ethernet2 ! interface Management0 vrf MGMT - ip address 172.100.100.109/24 + ip address 172.16.100.109/24 ! interface Vlan10 ip address 10.10.10.1/24 @@ -47,7 +47,7 @@ interface Vlan30 ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF1.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF1.cfg index 5557ebffa74..a589937cfd6 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF1.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF1.cfg @@ -15,12 +15,12 @@ management api http-commands ! interface Management0 vrf MGMT - ip address 172.100.100.105/24 + ip address 172.16.100.105/24 ! ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF2.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF2.cfg index c6cda09742d..0f2525b7802 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF2.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF2.cfg @@ -15,12 +15,12 @@ management api http-commands ! interface Management0 vrf MGMT - ip address 172.100.100.106/24 + ip address 172.16.100.106/24 ! ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF3.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF3.cfg index 73dc3b4f500..17b741473a1 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF3.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF3.cfg @@ -15,12 +15,12 @@ management api http-commands ! interface Management0 vrf MGMT - ip address 172.100.100.107/24 + ip address 172.16.100.107/24 ! ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF4.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF4.cfg index 26dd8978cc9..47650153a0b 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF4.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/LEAF4.cfg @@ -17,12 +17,12 @@ interface Ethernet48 ! interface Management0 vrf MGMT - ip address 172.100.100.108/24 + ip address 172.16.100.108/24 ! ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE1.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE1.cfg index 971e9eb97c3..3e75c8a696d 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE1.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE1.cfg @@ -15,12 +15,12 @@ management api http-commands ! interface Management0 vrf MGMT - ip address 172.100.100.101/24 + ip address 172.16.100.101/24 ! ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT diff --git a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE2.cfg b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE2.cfg index 5520216c6d1..c25c824cff7 100644 --- a/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE2.cfg +++ b/ansible_collections/arista/avd/examples/l2ls-fabric/switch-basic-configurations/SPINE2.cfg @@ -15,12 +15,12 @@ management api http-commands ! interface Management0 vrf MGMT - ip address 172.100.100.102/24 + ip address 172.16.100.102/24 ! ip routing no ip routing vrf MGMT ! -ip route vrf MGMT 0.0.0.0/0 172.100.100.1 +ip route vrf MGMT 0.0.0.0/0 172.16.100.1 ! management ssh vrf MGMT