Hello,
I have qfx3500 with 14.1X53-D40.8 and i try set up vxlans with evpn in order to use qfx3500 as leaf. Problem is with lack of Extended-vni-list options. There is some way to workaround this ? Newer junos ? Someone figure out it ?
# set protocols evpn vni-options vni 111 vrf-target export target:1:111 # commit check [edit protocols evpn] 'vni-options' Extended-vni-list must be configured error: configuration check-out failed: (statements constraint check failed) # show protocols evpn
##
## Warning: Extended-vni-list must be configured
##
vni-options {
vni 20 {
vrf-target export target:1:20;
}
}
encapsulation vxlan;
multicast-mode ingress-replication;
# set protocols evpn ? Possible completions: designated-forwarder-election-hold-time Time to wait before electing a DF(seconds) (1..1800 seconds) encapsulation Encapsulation type for EVPN multicast-mode Multicast mode for EVPN > traceoptions Trace options for Layer 2 VPNs> vni-options Vni options