summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/afi-aggregate-address.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/bgp/afi-aggregate-address.xml.i')
-rw-r--r--interface-definitions/include/bgp/afi-aggregate-address.xml.i14
1 files changed, 14 insertions, 0 deletions
diff --git a/interface-definitions/include/bgp/afi-aggregate-address.xml.i b/interface-definitions/include/bgp/afi-aggregate-address.xml.i
new file mode 100644
index 000000000..646751c32
--- /dev/null
+++ b/interface-definitions/include/bgp/afi-aggregate-address.xml.i
@@ -0,0 +1,14 @@
+<!-- include start from bgp/afi-aggregate-address.xml.i -->
+<leafNode name="as-set">
+ <properties>
+ <help>Generate AS-set path information for this aggregate address</help>
+ <valueless/>
+ </properties>
+</leafNode>
+<leafNode name="summary-only">
+ <properties>
+ <help>Announce the aggregate summary network only</help>
+ <valueless/>
+ </properties>
+</leafNode>
+<!-- include end -->