VRF
A VRF is a virtual-routing-and-forwarding instance that represents a routing table deployed across Nodes in the Fabric to implement VRF-lite and the ability to have multiple routing tables on a single Device. A VRF can be associated to multiple VNIs configured with an Anycast Gateway SVI.
Location in GUI: Fabrics
» XXX
» Route tables (VRF)
Diagram
Classes
fabrics (hyperfabric)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
vrfs | List | [vrfs] | No |
vrfs (hyperfabric.fabrics)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
asn | Integer | No | ||
vni | Integer | No | ||
labels | List | String | No | |
annotations | Map | No |
Examples
hyperfabric: fabrics: - name: My Fabric 01 vrfs: - name: ABC description: My first VRF asn: 65002 vni: 170