diff options
Diffstat (limited to 'tests/topotests/bgp_accept_own/pe1/ldpd.conf')
-rw-r--r-- | tests/topotests/bgp_accept_own/pe1/ldpd.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/bgp_accept_own/pe1/ldpd.conf b/tests/topotests/bgp_accept_own/pe1/ldpd.conf new file mode 100644 index 00000000..7c1ea33a --- /dev/null +++ b/tests/topotests/bgp_accept_own/pe1/ldpd.conf @@ -0,0 +1,12 @@ +mpls ldp + router-id 10.10.10.10 + ! + address-family ipv4 + discovery transport-address 10.10.10.10 + ! + interface pe1-eth2 + exit + ! + exit-address-family + ! +exit |