summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp/r2/ldpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/isis_snmp/r2/ldpd.conf')
-rw-r--r--tests/topotests/isis_snmp/r2/ldpd.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/topotests/isis_snmp/r2/ldpd.conf b/tests/topotests/isis_snmp/r2/ldpd.conf
new file mode 100644
index 0000000..533d2d9
--- /dev/null
+++ b/tests/topotests/isis_snmp/r2/ldpd.conf
@@ -0,0 +1,25 @@
+hostname r2
+log file ldpd.log
+!
+! debug mpls ldp zebra
+! debug mpls ldp event
+! debug mpls ldp errors
+! debug mpls ldp sync
+!
+mpls ldp
+ router-id 2.2.2.2
+ !
+ address-family ipv4
+ discovery transport-address 2.2.2.2
+ label local allocate host-routes
+ !
+ ttl-security disable
+ !
+ interface r2-eth0
+ !
+ interface r2-eth1
+ !
+ !
+!
+line vty
+!