Skip to main content

NetworkInstance

Fields

nametypenullabledescription
nameStringfalseA unique name identifying the network instance. The value is either "default" or a unique VRF name.
instanceTypeNetworkInstanceTypefalseType of network instance.
aftsAftsfalseThe abstract forwarding tables (AFTs) that are associated with the network instance.
interfacesList<IfaceSubIface>falseThe interfaces that are associated with this network instance.
vlansList<Vlan>falseVLANs that are associated with this network instance. Only populated for the "default" network instance and only includes VLANs that are associated with some interfaces. In particular, VLANs that are defined globally on the device but not associated with any interface are excluded here.
protocolsList<NetworkInstanceProtocol>falseThe routing protocols that are enabled for this network instance.
fdbNetworkInstanceFdbfalseForwarding database for this network instance.

Used by

network → devices → networkInstances

See also

Data model path