Skip to content

Commit

Permalink
Cut(eos_cli_config_gen): Remove the deprecated keys for vlan_interfac…
Browse files Browse the repository at this point in the history
  • Loading branch information
MaheshGSLAB authored and jrecchia1029 committed Aug 14, 2024
1 parent a0c4646 commit eb5ecda
Show file tree
Hide file tree
Showing 118 changed files with 993 additions and 1,186 deletions.
5 changes: 3 additions & 2 deletions ansible_collections/arista/avd/docs/porting-guides/5.x.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ The following data model keys have been removed from `eos_cli_config_gen` in v5.
| old key 10.2(router_isis) | new key(TODO) |
| snmp_server.views.MIB_family_name | snmp_server.views.mib_family_name |
| stun.server.local_interface | stun.server.local_interfaces |
| old key 13.1(vlan_interfaces) | new key(TODO) |
| old key 13.2(vlan_interfaces) | new key(TODO) |
| vlan_interfaces[].ipv6_address_virtual | vlan_interfaces[].ipv6_address_virtuals |
| vlan_interfaces[].ipv6_virtual_router_address | vlan_interfaces[].ipv6_virtual_router_addresses |
| vlan_interfaces[].vrrp | vlan_interfaces[].vrrp_ids |
Original file line number Diff line number Diff line change
Expand Up @@ -1405,10 +1405,10 @@ interface Port-Channel53

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.6/24 | - | - | - | - | - |
| Vlan4094 | default | 192.168.0.4/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.6/24 | - | - | - | - |
| Vlan4094 | default | 192.168.0.4/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1405,10 +1405,10 @@ interface Port-Channel53

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.7/24 | - | - | - | - | - |
| Vlan4094 | default | 192.168.0.5/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.7/24 | - | - | - | - |
| Vlan4094 | default | 192.168.0.5/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6779,9 +6779,9 @@ interface Port-Channel11

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.8/24 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.8/24 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2512,10 +2512,10 @@ interface Port-Channel983

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.9/24 | - | - | - | - | - |
| Vlan4094 | default | 192.168.0.10/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.9/24 | - | - | - | - |
| Vlan4094 | default | 192.168.0.10/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2512,10 +2512,10 @@ interface Port-Channel983

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.10/24 | - | - | - | - | - |
| Vlan4094 | default | 192.168.0.11/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.10/24 | - | - | - | - |
| Vlan4094 | default | 192.168.0.11/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2409,9 +2409,9 @@ interface Port-Channel971

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.11/24 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.11/24 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2409,9 +2409,9 @@ interface Port-Channel971

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.12/24 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.12/24 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2409,9 +2409,9 @@ interface Port-Channel971

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.13/24 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.13/24 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -463,20 +463,20 @@ interface Loopback0

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.2/24 | - | 10.10.10.1 | - | - | - |
| Vlan110 | default | 10.1.10.2/23 | - | 10.1.10.1 | - | - | - |
| Vlan120 | default | 10.1.20.2/23 | - | 10.1.20.1 | - | - | - |
| Vlan130 | default | 10.1.30.2/23 | - | 10.1.30.1 | - | - | - |
| Vlan210 | default | 10.2.10.2/23 | - | 10.2.10.1 | - | - | - |
| Vlan220 | default | 10.2.20.2/23 | - | 10.2.20.1 | - | - | - |
| Vlan230 | default | 10.2.30.2/23 | - | 10.2.30.1 | - | - | - |
| Vlan310 | default | 10.3.10.2/23 | - | 10.3.10.1 | - | - | - |
| Vlan320 | default | 10.3.20.2/23 | - | 10.3.20.1 | - | - | - |
| Vlan330 | default | 10.3.30.2/23 | - | 10.3.30.1 | - | - | - |
| Vlan4093 | default | 10.1.1.0/31 | - | - | - | - | - |
| Vlan4094 | default | 192.168.0.0/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.2/24 | - | 10.10.10.1 | - | - |
| Vlan110 | default | 10.1.10.2/23 | - | 10.1.10.1 | - | - |
| Vlan120 | default | 10.1.20.2/23 | - | 10.1.20.1 | - | - |
| Vlan130 | default | 10.1.30.2/23 | - | 10.1.30.1 | - | - |
| Vlan210 | default | 10.2.10.2/23 | - | 10.2.10.1 | - | - |
| Vlan220 | default | 10.2.20.2/23 | - | 10.2.20.1 | - | - |
| Vlan230 | default | 10.2.30.2/23 | - | 10.2.30.1 | - | - |
| Vlan310 | default | 10.3.10.2/23 | - | 10.3.10.1 | - | - |
| Vlan320 | default | 10.3.20.2/23 | - | 10.3.20.1 | - | - |
| Vlan330 | default | 10.3.30.2/23 | - | 10.3.30.1 | - | - |
| Vlan4093 | default | 10.1.1.0/31 | - | - | - | - |
| Vlan4094 | default | 192.168.0.0/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -463,20 +463,20 @@ interface Loopback0

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan10 | default | 10.10.10.3/24 | - | 10.10.10.1 | - | - | - |
| Vlan110 | default | 10.1.10.3/23 | - | 10.1.10.1 | - | - | - |
| Vlan120 | default | 10.1.20.3/23 | - | 10.1.20.1 | - | - | - |
| Vlan130 | default | 10.1.30.3/23 | - | 10.1.30.1 | - | - | - |
| Vlan210 | default | 10.2.10.3/23 | - | 10.2.10.1 | - | - | - |
| Vlan220 | default | 10.2.20.3/23 | - | 10.2.20.1 | - | - | - |
| Vlan230 | default | 10.2.30.3/23 | - | 10.2.30.1 | - | - | - |
| Vlan310 | default | 10.3.10.3/23 | - | 10.3.10.1 | - | - | - |
| Vlan320 | default | 10.3.20.3/23 | - | 10.3.20.1 | - | - | - |
| Vlan330 | default | 10.3.30.3/23 | - | 10.3.30.1 | - | - | - |
| Vlan4093 | default | 10.1.1.1/31 | - | - | - | - | - |
| Vlan4094 | default | 192.168.0.1/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan10 | default | 10.10.10.3/24 | - | 10.10.10.1 | - | - |
| Vlan110 | default | 10.1.10.3/23 | - | 10.1.10.1 | - | - |
| Vlan120 | default | 10.1.20.3/23 | - | 10.1.20.1 | - | - |
| Vlan130 | default | 10.1.30.3/23 | - | 10.1.30.1 | - | - |
| Vlan210 | default | 10.2.10.3/23 | - | 10.2.10.1 | - | - |
| Vlan220 | default | 10.2.20.3/23 | - | 10.2.20.1 | - | - |
| Vlan230 | default | 10.2.30.3/23 | - | 10.2.30.1 | - | - |
| Vlan310 | default | 10.3.10.3/23 | - | 10.3.10.1 | - | - |
| Vlan320 | default | 10.3.20.3/23 | - | 10.3.20.1 | - | - |
| Vlan330 | default | 10.3.30.3/23 | - | 10.3.30.1 | - | - |
| Vlan4093 | default | 10.1.1.1/31 | - | - | - | - |
| Vlan4094 | default | 192.168.0.1/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,16 +411,16 @@ interface Loopback11

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.96/31 | - | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.96/31 | - | - | - | - | - |
| Vlan4093 | default | 10.255.1.96/31 | - | - | - | - | - |
| Vlan4094 | default | 10.255.1.64/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.96/31 | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.96/31 | - | - | - | - |
| Vlan4093 | default | 10.255.1.96/31 | - | - | - | - |
| Vlan4094 | default | 10.255.1.64/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,16 +411,16 @@ interface Loopback11

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.97/31 | - | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.97/31 | - | - | - | - | - |
| Vlan4093 | default | 10.255.1.97/31 | - | - | - | - | - |
| Vlan4094 | default | 10.255.1.65/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.97/31 | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.97/31 | - | - | - | - |
| Vlan4093 | default | 10.255.1.97/31 | - | - | - | - |
| Vlan4094 | default | 10.255.1.65/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,16 +419,16 @@ interface Loopback11

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.100/31 | - | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.100/31 | - | - | - | - | - |
| Vlan4093 | default | 10.255.1.100/31 | - | - | - | - | - |
| Vlan4094 | default | 10.255.1.68/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.100/31 | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.100/31 | - | - | - | - |
| Vlan4093 | default | 10.255.1.100/31 | - | - | - | - |
| Vlan4094 | default | 10.255.1.68/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,16 +419,16 @@ interface Loopback11

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.101/31 | - | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.101/31 | - | - | - | - | - |
| Vlan4093 | default | 10.255.1.101/31 | - | - | - | - | - |
| Vlan4094 | default | 10.255.1.69/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - |
| Vlan3009 | VRF10 | 10.255.1.101/31 | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.1.101/31 | - | - | - | - |
| Vlan4093 | default | 10.255.1.101/31 | - | - | - | - |
| Vlan4094 | default | 10.255.1.69/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,16 +411,16 @@ interface Loopback11

##### IPv4

| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | VRRP | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ---- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - | - |
| Vlan3009 | VRF10 | 10.255.129.116/31 | - | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.129.116/31 | - | - | - | - | - |
| Vlan4093 | default | 10.255.129.116/31 | - | - | - | - | - |
| Vlan4094 | default | 10.255.129.84/31 | - | - | - | - | - |
| Interface | VRF | IP Address | IP Address Virtual | IP Router Virtual Address | ACL In | ACL Out |
| --------- | --- | ---------- | ------------------ | ------------------------- | ------ | ------- |
| Vlan11 | VRF10 | - | 10.10.11.1/24 | - | - | - |
| Vlan12 | VRF10 | - | 10.10.12.1/24 | - | - | - |
| Vlan21 | VRF11 | - | 10.10.21.1/24 | - | - | - |
| Vlan22 | VRF11 | - | 10.10.22.1/24 | - | - | - |
| Vlan3009 | VRF10 | 10.255.129.116/31 | - | - | - | - |
| Vlan3010 | VRF11 | 10.255.129.116/31 | - | - | - | - |
| Vlan4093 | default | 10.255.129.116/31 | - | - | - | - |
| Vlan4094 | default | 10.255.129.84/31 | - | - | - | - |

#### VLAN Interfaces Device Configuration

Expand Down
Loading

0 comments on commit eb5ecda

Please sign in to comment.