diff options
Diffstat (limited to 'interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i')
-rw-r--r-- | interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i b/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i index b5edaccf3..967d78486 100644 --- a/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i +++ b/interface-definitions/include/bgp/neighbor-afi-ipv4-vpn.xml.i @@ -1,11 +1,11 @@ -<!-- included start from bgp-neighbor-afi-ipv4-vpn.xml.i --> +<!-- included start from bgp/neighbor-afi-ipv4-vpn.xml.i --> <node name="ipv4-vpn"> <properties> <help>IPv4 VPN BGP neighbor parameters</help> </properties> <children> #include <include/bgp/afi-ipv4-prefix-list.xml.i> - #include <include/bgp/afi-common-vpn.xml.i> + #include <include/bgp/afi-common.xml.i> </children> </node> <!-- include end --> |