config system evpn
Configure EVPN instance.
config system evpn
Description: Configure EVPN instance.
edit <id>
set adv-default-gw [enable|disable]
set arp-suppression [enable|disable]
set distribute-local-route [enable|disable]
set export-rt <route-target1>, <route-target2>, ...
set import-rt <route-target1>, <route-target2>, ...
set interface {string}
set ip-local-learning [enable|disable]
set l3-instance {integer}
set rd {string}
set type [macvrf|ipvrf]
set virtual-mac-vrid {integer}
next
end
config system evpn
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
adv-default-gw * |
Enable/disable advertisement of default gateway. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
arp-suppression |
Enable/disable ARP suppression. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
distribute-local-route * |
Enable/disable distribution of local EVPN routes as IPv4 routes to BGP. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
export-rt |
List of export route targets. Route target: AA:NN|A.B.C.D:NN. |
string |
Maximum length: 79 |
|
||||||
|
id |
ID. |
integer |
Minimum value: 1 Maximum value: 65535 |
0 |
||||||
|
import-rt |
List of import route targets. Route target: AA:NN|A.B.C.D:NN. |
string |
Maximum length: 79 |
|
||||||
|
interface * |
Outgoing interface for all VxLANs in this L3VRF EVPN instance. |
string |
Maximum length: 15 |
|
||||||
|
ip-local-learning |
Enable/disable IP address local learning. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
l3-instance * |
L3VRF EVPN instance ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
rd |
Route Distinguisher: AA:NN|A.B.C.D:NN. |
string |
Maximum length: 79 |
|
||||||
|
type * |
EVPN instance type. |
option |
- |
macvrf |
||||||
|
|
|
|||||||||
|
virtual-mac-vrid * |
VRID used to generate virtual MAC address. |
integer |
Minimum value: 1 Maximum value: 255 |
0 |
||||||
* This parameter may not exist in some models.