summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_snmp/r1/ldpd.conf
blob: 5b1cbfebc9ed5e8afbf3f4e39b52de58e6a4e4d0 (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
26
hostname r1
log file ldpd.log
!
! debug mpls ldp zebra
! debug mpls ldp event
! debug mpls ldp errors
! debug mpls ldp sync
agentx
!
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
!