mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 00:13:40 +00:00

Debugs take up a significant amount of cpu time as well as increased disk space for storage of results. Reduce test over head by removing the debugs, Hopefully this helps alleviate some of the overloading that we are seeing in our CI systems. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
36 lines
478 B
Plaintext
36 lines
478 B
Plaintext
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-eth1
|
|
!
|
|
interface r2-eth2
|
|
!
|
|
!
|
|
!
|
|
l2vpn CUST_A type vpls
|
|
member interface r2-eth0
|
|
!
|
|
member pseudowire r2-mpw0
|
|
neighbor lsr-id 1.1.1.1
|
|
pw-id 100
|
|
!
|
|
!
|
|
line vty
|
|
!
|
|
!agentx
|
|
!
|