summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_accept_own/rr1/ldpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_accept_own/rr1/ldpd.conf')
-rw-r--r--tests/topotests/bgp_accept_own/rr1/ldpd.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/bgp_accept_own/rr1/ldpd.conf b/tests/topotests/bgp_accept_own/rr1/ldpd.conf
new file mode 100644
index 0000000..0369901
--- /dev/null
+++ b/tests/topotests/bgp_accept_own/rr1/ldpd.conf
@@ -0,0 +1,12 @@
+mpls ldp
+ router-id 10.10.10.101
+ !
+ address-family ipv4
+ discovery transport-address 10.10.10.101
+ !
+ interface rr1-eth0
+ exit
+ !
+ exit-address-family
+ !
+exit