summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_topo1/r1/ldpd.conf
blob: f7f2714daedb86b1704de8c9f2d742a1fcf0380a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
hostname r1
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp messages recv
! debug mpls ldp messages sent
! debug mpls ldp discovery hello recv
! debug mpls ldp discovery hello sent
!
mpls ldp
 router-id 1.1.1.1
 !
 address-family ipv4
  discovery transport-address 1.1.1.1
  !
  interface r1-eth0
  !
 !
!
line vty
!