API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update configuration for existing VRF {name}

List of named VRF instances. Each VRF maintains independent routing tables and policy enforcement domains. The 'default' VRF represents the global routing table. Each VRF can be associated with specific route targets for inter-VRF route leaking, enabling controlled route distribution across VRF boundaries for overlay and VPN deployments

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

VRF name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

vrfbody object

string
length between 1 and 144

ACL Policy for traffic applied to a Control Plane VRF.

l3-route-vrf
object

L3 route for VRF context

afi-safi-configs
array of objects
length ≤ 2147483647

Address-family specific VRF configurations. Supports IPv4 unicast and IPv6 unicast address families with independent routing tables for Inter-VRF Route Leaking (IVRL)

afi-safi-configs
string
length between 1 and 256

VRF description.

evpn-export-route-targets
array of strings
length ≤ 2147483647
evpn-export-route-targets
evpn-import-route-targets
array of strings
length ≤ 2147483647
evpn-import-route-targets
boolean

Enable the VRF as l3vpn only

string
enum

Hashing algorithm used to decide
the nexthop to reach a given
IPv4 source address

Show Details
SRC_GRP_HASHSource and Group Address Hash
SRC_HASHSource Address Hash
Allowed:
string
enum

Hashing algorithm used to decide
the nexthop to reach a given
IPv6 source address

Show Details
SRC_GRP_HASHSource and Group Address Hash
SRC_HASHSource Address Hash
Allowed:
string
length ≤ 9999

VRF name.

string
length between 1 and 144

Policy for inbound (Ingress) traffic applied to Distributed Services Switches.
policy-in and policy-out are valid for dsf-enable policies only.

string
length between 1 and 144

Policy for outbound (Egress) traffic applied to Distributed Services Switches.
policy-in and policy-out are valid for dsf-enable policies only.

string
length ≤ 9999

VRF Route Distinguisher.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json