diff options
Diffstat (limited to 'interface-definitions/protocols-bgp.xml.in')
-rw-r--r-- | interface-definitions/protocols-bgp.xml.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index 78b461f9d..e1a822999 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -9,20 +9,6 @@ </properties> <children> #include <include/bgp/protocol-common-config.xml.i> - <node name="address-family"> - <children> - <node name="l2vpn-evpn"> - <children> - <leafNode name="advertise-all-vni"> - <properties> - <help>Advertise all local VNIs</help> - <valueless/> - </properties> - </leafNode> - </children> - </node> - </children> - </node> </children> </node> </children> |