Skip to main content

Node

A Node is a logical representation of a device in a Fabric that allows the separation of the logical configuration from the actual physical Device simplifying RMA and hardware replacements. When associated or bound to a Node, a Device assumes the Node identity and all its associated configuration. A Node can be pre-configured and referenced in other Fabric level constructs such as VRFs, VNIs and Link Aggregation Groups (LAGs) before a Device is bound to it allowing for pre-configuration of a complete Fabric.

Location in GUI: Fabrics » XXX

Diagram

Classes

nodes (hyperfabric.fabrics)

NameTypeConstraintMandatoryDefault Value
nameStringYes
modelChoiceHF6100-32D, HF6100-60L4DYes
rolesListChoice[LEAF, SPINE]Yes
descriptionStringNo
serial_numberStringNo
locationStringNo
labelsListStringNo
annotationsMapNo
management_portClass[management_port]No

management_port (hyperfabric.fabrics.nodes)

NameTypeConstraintMandatoryDefault Value
nameStringNo
descriptionStringNo
cloud_urlsListStringNo
ipv4_addressIPNo
ipv4_gatewayIPNo
ipv6_addressIPNo
ipv6_gatewayIPNo
dns_addressesListIPNo
ntp_addressesListIPNo
no_proxyListStringNo
proxy_addressStringNo
proxy_usernameStringNo
proxy_passwordStringNo

Examples

hyperfabric:
fabrics:
- name: My Fabric 01
nodes:
- name: Leaf01
description: Leaf Switch 01
model: HF6100-32D
roles: [LEAF]
location: sj01-1-101-AAA01