diff --git a/schemas/bgp.yml b/schemas/bgp.yml index 060b277..2b48d01 100644 --- a/schemas/bgp.yml +++ b/schemas/bgp.yml @@ -217,6 +217,12 @@ nodes: cardinality: one optional: true description: Remote peer device (for documentation) + - name: vrf + peer: InfraVRF + cardinality: one + kind: Attribute + optional: true + description: VRF context for this session (null = global BGP process) # ================================================================ # BGP Address Family Configuration