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
- ``loopback_intf_id``: Loopback interface ID of domain.
132
+
117
133
- ``route_distinguisher``: Route distinguisher associated with the dVRS. If not provided, system generates this identifier automatically. Supported formats are: [2-byte ASN]:[4-byte value] or [4-byte ASN]:[2-byte value]
118
134
119
135
- ``route_target``: Route target associated with the dVRS. If not provided, system generates this identifier automatically. Supported formats are: [2-byte ASN]:[4-byte value] or [4-byte ASN]:[2-byte value]
@@ -136,7 +152,7 @@ Attributes
136
152
137
153
- ``associated_underlay_id``: The ID of the Underlay entity to which this L3 Domain is associated.
138
154
139
-
- ``stretched``: Indicates whether this domain is streched,if so remote VM resolutions will be allowed
155
+
- ``stretched``: Indicates whether this domain is stretched, if so, remote VM resolutions will be allowed
140
156
141
157
- ``multicast``: multicast is enum that indicates multicast policy on domain. Possible values are ENABLED ,DISABLED and INHERITED Possible values are INHERITED, ENABLED, DISABLED, .
Copy file name to clipboardExpand all lines: doc/v6/nugateway.rst
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Attributes
50
50
51
51
- ``gateway_version``: The Gateway Software Version as reported during bootstrapping.
52
52
53
-
- ``native_vlan``: Default Native VLAN to carry untagged traffic on the ports of this gateway. Applicable for Cisco 9K only. Possible values are 1-3967.
53
+
- ``native_vlan``: Default Native VLAN to carry untagged traffic on the ports of this gateway. Applicable for third-party Netconf Gateways only. Possible values are 1-3967.
54
54
55
55
- ``redundancy_group_id``: The Redundancy Gateway Group associated with this Gateway Instance. This is a read only attribute
Copy file name to clipboardExpand all lines: doc/v6/nugatewayredundantport.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Attributes
20
20
21
21
- ``last_updated_date``: Time stamp when this object was last updated.
22
22
23
-
- ``native_vlan``: Default Native VLAN to carry untagged traffic on the redundant ports of this redundant gateway group. Applicable for Cisco 9K only. Possible values are 1-3967.
23
+
- ``native_vlan``: Default Native VLAN to carry untagged traffic on the redundant ports of this redundant gateway group. Applicable for third-party Netconf Gateways only. Possible values are 1-3967.
24
24
25
25
- ``permitted_action``: The permitted action to USE/EXTEND this port.
Copy file name to clipboardExpand all lines: doc/v6/nugatewaytemplate.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Attributes
18
18
19
19
- ``last_updated_date``: Time stamp when this object was last updated.
20
20
21
-
- ``native_vlan``: Default Native VLAN to carry untagged traffic on the ports of the gateways using this template. Applicable for Cisco 9K only. Possible values are 1-3967.
21
+
- ``native_vlan``: Default Native VLAN to carry untagged traffic on the ports of the gateways using this template. Applicable for third-party Netconf Gateways only. Possible values are 1-3967.
22
22
23
23
- ``personality`` (**Mandatory**): Personality of the Gateway, cannot be changed after creation.
0 commit comments