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
description: This schema extension contains Circuits and ways to connect them with
75
76
your infrastructure! The circuit could be a fiber connecting two sites, you would
76
77
then have two endpoints, one on each site.
@@ -131,7 +132,7 @@ extensions/modules:
131
132
dependencies:
132
133
- base
133
134
description: |
134
-
This schema extension allows you to capture Device Modules related information like the serial number or the satus. You can insert the Module into a Dcim Physcial Device.
135
+
This schema extension allows you to capture Device Modules related information like the serial number or the status. You can insert the Module into a Dcim Physical Device.
135
136
136
137
> [!NOTE]
137
138
> This extension doesn't contain any Node, you can use the extension module_linecards or modules_routing_engine to use it
description: This schema extension allows you to capture Linecard related information
144
-
like the version. You can insert the Linecard into a Dcim Physcial Device and
145
+
like the version. You can insert the Linecard into a Dcim Physical Device and
145
146
leverage the Linecard type model. The Linecard can accept PIC to help configure
146
-
PORT informations like breakout-capabilities and configurations.
147
+
PORT information like breakout-capabilities and configurations.
147
148
name: Linecards
148
149
extensions/modules_routing_engine:
149
150
dependencies:
150
151
- base
151
152
- extensions.modules
152
153
description: This schema extension allows you to capture Routing Engine related
153
-
information like the version. You can insert the Routing Engine into a Dcim Physcial
154
+
information like the version. You can insert the Routing Engine into a Dcim Physical
154
155
Device and leverage the Routing Engine type model.
155
156
name: Routing Engine
156
157
extensions/patch_panel:
157
158
description: |
158
-
This schema extension allows you to capture patch pannel related information like rear/front interfaces and mapping between them. You can insert the patch panel into a rack and leverage the device type model. Finally you can also capture informations about potential modules you would insert into your patch panel.
159
+
This schema extension allows you to capture patch panel related information like rear/front interfaces and mapping between them. You can insert the patch panel into a rack and leverage the device type model. Finally you can also capture information about potential modules you would insert into your patch panel.
159
160
160
161
> [!NOTE]
161
162
> This extension is compatible with all sort of connectors, meaning you can plug cable, circuits, cross-connect to front & rear interfaces!
@@ -217,7 +218,7 @@ extensions/routing_bgp_rr:
217
218
- base
218
219
- extensions.routing
219
220
- extensions.routing_bgp
220
-
description: This schema extension extemd the BGP extension to add BGP Route Reflector
221
+
description: This schema extension extend the BGP extension to add BGP Route Reflector
0 commit comments