You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Nested Schema for `org_evpn_topologies.evpn_options`
50
50
51
51
Read-Only:
52
52
@@ -55,22 +55,22 @@ Read-Only:
55
55
-`auto_router_id_subnet` (String) optional, this generates router_id automatically, if specified, `router_id_prefix` is ignored
56
56
-`auto_router_id_subnet6` (String) optional, this generates router_id automatically, if specified, `router_id_prefix` is ignored
57
57
-`core_as_border` (Boolean) optional, for ERB or CLOS, you can either use esilag to upstream routers or to also be the virtual-gateway. When `routed_at` != `core`, whether to do virtual-gateway at core as well
58
-
-`overlay` (Attributes) (see [below for nested schema](#nestedatt--evpn_topologies--evpn_options--overlay))
58
+
-`overlay` (Attributes) (see [below for nested schema](#nestedatt--org_evpn_topologies--evpn_options--overlay))
59
59
-`per_vlan_vga_v4_mac` (Boolean) only for by Core-Distribution architecture when `evpn_options.routed_at`==`core`. By default, JUNOS uses 00-00-5e-00-01-01 as the virtual-gateway-address's v4_mac. If enabled, 00-00-5e-00-XX-YY will be used (where XX=vlan_id/256, YY=vlan_id%256)'
60
60
-`routed_at` (String) optional, where virtual-gateway should reside. enum: `core`, `distribution`, `edge`
61
-
-`underlay` (Attributes) (see [below for nested schema](#nestedatt--evpn_topologies--evpn_options--underlay))
62
-
-`vs_instances` (Attributes Map) optional, for EX9200 only to seggregate virtual-switches (see [below for nested schema](#nestedatt--evpn_topologies--evpn_options--vs_instances))
61
+
-`underlay` (Attributes) (see [below for nested schema](#nestedatt--org_evpn_topologies--evpn_options--underlay))
62
+
-`vs_instances` (Attributes Map) optional, for EX9200 only to seggregate virtual-switches (see [below for nested schema](#nestedatt--org_evpn_topologies--evpn_options--vs_instances))
0 commit comments