summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ip-bgp.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/show-ip-bgp.xml.in')
-rw-r--r--op-mode-definitions/show-ip-bgp.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/op-mode-definitions/show-ip-bgp.xml.in b/op-mode-definitions/show-ip-bgp.xml.in
index 9a271b4a5..4097bcf2d 100644
--- a/op-mode-definitions/show-ip-bgp.xml.in
+++ b/op-mode-definitions/show-ip-bgp.xml.in
@@ -10,7 +10,7 @@
</properties>
<command>vtysh -c "show ip bgp"</command>
<children>
- #include <include/bgp-common.xml.i>
+ #include <include/bgp/show-ip-bgp-common.xml.i>
<tagNode name="vrf">
<properties>
<help>Show bgp routing protocol for given VRF</help>
@@ -20,7 +20,7 @@
</completionHelp>
</properties>
<children>
- #include <include/bgp-common.xml.i>
+ #include <include/bgp/show-ip-bgp-common.xml.i>
</children>
</tagNode>
</children>