summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp/r1/ldpd.conf
blob: 64f51fce27698f4d398b0b34edd92870c7b51f20 (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 r1
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp sync
!
mpls ldp
 router-id 1.1.1.1
 !
 address-family ipv4
  discovery transport-address 1.1.1.1
  label local allocate host-routes
  !
  ttl-security disable
  !
  interface r1-eth0
  !
  interface r1-eth1
  !
 !
!
line vty
!