VRF
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
vrfs | List | [vrfs] | No |
vrfs (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
description | String | No | ||
route_destinguisher | String | No | ||
address_family_ipv4 | Boolean | true , false | No | |
address_family_ipv6 | Boolean | true , false | No | |
vpn_id | String | No | ||
import_route_targets | List | [import_route_targets] | No | |
export_route_targets | List | [export_route_targets] | No |
import_route_targets (iosxe.devices.configuration.vrfs)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
value | String | Yes | ||
stitching | Boolean | true , false | No | |
ipv4 | Boolean | true , false | No | |
ipv6 | Boolean | true , false | No |
export_route_targets (iosxe.devices.configuration.vrfs)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
value | String | Yes | ||
stitching | Boolean | true , false | No | |
ipv4 | Boolean | true , false | No | |
ipv6 | Boolean | true , false | No |
Examples
iosxe: devices: - name: Device1 configuration: vrfs: