Add bgp funct rt constrain validation test suite
[integration/test.git] / csit / variables / bgpfunctional / ebgp_peer / data.xml
1 <neighbor xmlns="urn:opendaylight:params:xml:ns:yang:bgp:openconfig-extensions">
2     <neighbor-address>$IP</neighbor-address>
3     <config>
4         <peer-group>/bgp/neighbors/neighbor/bgp/peer-groups/peer-group[peer-group-name="$TYPE-neighbor"]</peer-group>
5     </config>
6 </neighbor>