mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 15:58:18 +00:00

Change every `-` to `_` in directory names. This is to avoid mixing _ and -. Just for consistency and directory sorting properly. Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
24 lines
362 B
Plaintext
24 lines
362 B
Plaintext
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
|
|
!
|