L3VPN: | L3VPN configurations |
vrfs: | VRF instance configuration |
- vrf_name: 1001 | Configures the name of VRFas 1001 |
rd_1: 36.0.0.2 | Configures the ASN or IP-address value depending on the ASN:nn_or_IP-address:nn route distinguisher value used . |
rd_2: 1001 | Configures the nn on the ASN:nn_or_IP-address:nn route distinguisher value. |
rt_1: 65001 | Configures the ASN or IP-address value depending on the ASN:nn_or_IP-address:nn format used for route-target |
rt_2: 1001 | Configure nn value of the route-target |
vrf_interfaces: | Vrf interface configuration |
- interface_name: eth2 | Configure interface eth2 |
vrf_name: 1001 | Configure the interface as part of the vrf 1001 |
address: 19.19.19.1/24 | Configure the ip address 19.19.19.1/24on the vrf interface |