evpn
routing/bgp/evpn
Conditions: !smips
Type: Directory
See EVPN documentation.
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name ( unset ) | string | |
| instance ( mandatory ) | enum | BGP instance this EVPN is assigned to. |
| vrf ( unset ) | enum | Name of the VRF table that this EVPN instance will use. |
| rd ( unset ) | address (flags=R) | Specifies the value that gets attached to route so that receiving routers can distinguish advertisements that may otherwise look the same. Used to distinguish between tenants using overlapping IP ranges. Also can be used to simplify convergence and redundancy within Virtual Network. RDs from MLAG pairs should be unique, too. |
| vni ( unset ) | object { range: range } | Range of Virtual Network Identifiers. |
| import.route-targets ( unset ) | object { route-target: address (flags=R) } | List of route targets that will be used to import EVPN routes. |
| export.route-targets ( unset ) | object { route-target: address (flags=R) } | List of route targets that will be added to EVPN routes when exporting. |