vrfsAddFabricVrfs
Add virtual routing and forwarding instances (VRFs) to a fabric to create multiple routing tables for network segmentation and VRF-lite implementation.
Instructions
Add one or more VRFs.
To use this tool, pass the required fields as direct arguments (e.g., fabrics=[{name:"my-fabric", description:"...", ...}])
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fabricId | Yes | The fabric id or name. | |
| vrfs | No | A list of VRFs to be added to the fabric. |