summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/afi-l2vpn-common.xml.i
blob: aaa69e6c87427818993122e680fbc1b854213a4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- include start from bgp/afi-l2vpn-common.xml.i -->
<leafNode name="advertise-default-gw">
  <properties>
    <help>Advertise All default g/w mac-ip routes in EVPN</help>
    <valueless/>
  </properties>
</leafNode>
<leafNode name="advertise-svi-ip">
  <properties>
    <help>Advertise svi mac-ip routes in EVPN</help>
    <valueless/>
  </properties>
</leafNode>
#include <include/bgp/route-distinguisher.xml.i>
#include <include/bgp/route-target.xml.i>
<!-- include end -->