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
<div>There are several modes for loopback interfaces.</div>
849
+
<div>Mode 'lo' is used to create, modify and delete non fabric loopback interfaces using policy 'int_loopback'.</div>
850
+
<div>Mode 'fabric' is used to modify loopbacks created when the fabric is first created using policy 'int_fabric_loopback_11_1'</div>
851
+
<div>Mode 'mpls' is used to modify loopbacks created when the fabric is first created using policy 'int_mpls_loopback'</div>
852
+
<div>Mode 'fabric' and 'mpls' interfaces can be modified but not created or deleted.</div>
847
853
</td>
848
854
</tr>
849
855
<tr>
@@ -864,6 +870,24 @@ Parameters
864
870
<div>Route tag associated with the interface IP.</div>
<div>This parameter is applicable only if template is `ext_vxlan_mpls_underlay_setup`</div>
219
+
</td>
220
+
</tr>
180
221
<tr>
181
222
<tdclass="elbow-placeholder"></td>
182
223
<tdclass="elbow-placeholder"></td>
@@ -216,7 +257,11 @@ Parameters
216
257
</td>
217
258
<td>
218
259
<div>BGP ASN number on the destination fabric.</div>
219
-
<div>This parameter is required only if template is 'ext_fabric_setup' or 'ext_multisite_underlay_setup'. or "ext_evpn_multisite_overlay_setup"</div>
260
+
<div>Required for below templates</div>
261
+
<div>ext_fabric_setup</div>
262
+
<div>ext_multisite_underlay_setup</div>
263
+
<div>ext_evpn_multisite_overlay_setup</div>
264
+
<div>ext_vxlan_mpls_overlay_setup</div>
220
265
</td>
221
266
</tr>
222
267
<tr>
@@ -309,6 +354,25 @@ Parameters
309
354
<div>This parameter is applicable only if template is 'int_intra_fabric_ipv6_link_local' or 'int_intra_fabric_num_link' or 'int_intra_fabric_unnum_link'.</div>
<div>This parameter is applicable only if template is `ext_vxlan_mpls_underlay_setup`.</div>
498
+
</td>
499
+
</tr>
412
500
<tr>
413
501
<tdclass="elbow-placeholder"></td>
414
502
<tdclass="elbow-placeholder"></td>
@@ -445,7 +533,31 @@ Parameters
445
533
</td>
446
534
<td>
447
535
<div>IPV4 address of the neighbor switch on the destination fabric.</div>
448
-
<div>This parameter is required only if template is 'ext_fabric_setup' or 'ext_multisite_underlay_setup' or "ext_evpn_multisite_overlay_setup"</div>
<div>This parameter is applicable only if template is `ext_vxlan_mpls_underlay_setup` and `dci_routing_proto` is `ospf`</div>
449
561
</td>
450
562
</tr>
451
563
<tr>
@@ -549,6 +661,25 @@ Parameters
549
661
<div>This parameter is required only if template is 'int_intra_fabric_num_link' or 'ios_xe_int_intra_fabric_num_link' or 'int_intra_vpc_peer_keep_alive_link'.</div>
<div>Unique SR SID index for the source border</div>
680
+
<div>This parameter is applicable only if template is `ext_vxlan_mpls_underlay_setup` and `mpls_fabric` is `SR`</div>
681
+
</td>
682
+
</tr>
552
683
<tr>
553
684
<tdclass="elbow-placeholder"></td>
554
685
<tdclass="elbow-placeholder"></td>
@@ -650,6 +781,25 @@ Parameters
650
781
<div>This parameter is required only if template is 'int_intra_fabric_num_link' or 'ios_xe_int_intra_fabric_num_link' or 'int_intra_vpc_peer_keep_alive_link'.</div>
<div>Unique SR SID index for the destination border</div>
800
+
<div>This parameter is applicable only if template is `ext_vxlan_mpls_underlay_setup` and `mpls_fabric` is `SR`</div>
801
+
</td>
802
+
</tr>
653
803
<tr>
654
804
<tdclass="elbow-placeholder"></td>
655
805
<tdclass="elbow-placeholder"></td>
@@ -685,7 +835,11 @@ Parameters
685
835
</td>
686
836
<td>
687
837
<div>BGP ASN number on the source fabric.</div>
688
-
<div>This parameter is required only if template is 'ext_fabric_setup' or 'ext_multisite_underlay_setup' or "ext_evpn_multisite_overlay_setup"</div>
838
+
<div>Required for below templates</div>
839
+
<div>ext_fabric_setup</div>
840
+
<div>ext_multisite_underlay_setup</div>
841
+
<div>ext_evpn_multisite_overlay_setup</div>
842
+
<div>ext_vxlan_mpls_overlay_setup</div>
689
843
</td>
690
844
</tr>
691
845
<tr>
@@ -1030,6 +1184,30 @@ Examples
1030
1184
ebpg_auth_key_type: 3# optional, required only if ebpg_password_enable is true, and inherit_from_msd
0 commit comments