diff options
Diffstat (limited to 'interface-definitions/include/ospfv3/no-summary.xml.i')
-rw-r--r-- | interface-definitions/include/ospfv3/no-summary.xml.i | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/interface-definitions/include/ospfv3/no-summary.xml.i b/interface-definitions/include/ospfv3/no-summary.xml.i index df9a456ba..a6afda3e0 100644 --- a/interface-definitions/include/ospfv3/no-summary.xml.i +++ b/interface-definitions/include/ospfv3/no-summary.xml.i @@ -1,6 +1,8 @@ - <leafNode name="no-summary"> - <properties> - <help>Do not inject inter-area routes into the stub</help> - <valueless/> - </properties> - </leafNode> +<!-- include start from ospfv3/no-summary.xml.i --> +<leafNode name="no-summary"> + <properties> + <help>Do not inject inter-area routes into the stub</help> + <valueless/> + </properties> +</leafNode> +<!-- include end --> |