summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp/r2/ldpd.conf
blob: 533d2d9d49f3bf7cf4b709888c4ef16a2f457d6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
!