Skip to content

RTC: Enable to advertise Default Route Target#1716

Open
iwaseyusuke wants to merge 2 commits intoosrg:masterfrom
iwaseyusuke:rtc-Advertise_default_route_target
Open

RTC: Enable to advertise Default Route Target#1716
iwaseyusuke wants to merge 2 commits intoosrg:masterfrom
iwaseyusuke:rtc-Advertise_default_route_target

Conversation

@iwaseyusuke
Copy link
Copy Markdown
Contributor

This PR enables to advertise the default route target which suppress other specific route target advertisements. This can be used by a Route Reflector in order to reduce the amount of information exchanged between the Route Reflector and its clients.

Configuration Example:

  [[neighbors.afi-safis]]
    [neighbors.afi-safis.config]
      afi-safi-name = "rtc"
    [neighbors.afi-safis.route-target-membership.config]
      advertise-default = true

Also this PR includes some scenario test cases for the default route target advertisement.

This patch enables to advertise the default route target which suppress
other specific route target advertisements. This can be used by a Route
Reflector in order to reduce the amount of information exchanged between
the Route Reflector and its clients.

Configuration Example:
  [[neighbors.afi-safis]]
    [neighbors.afi-safis.config]
      afi-safi-name = "rtc"
    [neighbors.afi-safis.route-target-membership.config]
      advertise-default = true

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant