Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable originating a default Type-5 routesroute, run the command set protocols bgp evpn default-originate. Both the IPv4 and IPv6 default Type-5 routes are supported to be originated. Optional parameter vrf can be used to specify a VRF, if no VRF is specified the command takes effect on the default VRF.

...

Command Syntax

set protocols bgp [vrf <vrf <text>-name>evpn default-originate <ipv4|ipv6>ipv6>

delete protocols bgp [vrf <text>] evpn default-originate  <ipv4|ipv6>

...

Parameter

Description

vrf <vrf-name>

Optional. Specifies the name of the VRF.

default-originate <ipv4|ipv6>

Specifies whether IPv4 or IPv6 Type-5 routes are route to be originated.


Example

  • Configure the device to originate the IPv4 default Type-5 routes for VRF BLUE.

...