Skip to content

Commit

Permalink
Frr config: add route map detail in debug
Browse files Browse the repository at this point in the history
Since we rely heavily on route maps, adding route map detail here.

Signed-off-by: Federico Paolinelli <[email protected]>
  • Loading branch information
fedepaol committed Oct 22, 2024
1 parent 3fcf491 commit bfeacb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/frr/templates/frr.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ debug bgp zebra
debug bfd network
debug bfd peer
debug bfd zebra
debug route-map detail
{{- end }}
hostname {{.Hostname}}
ip nht resolve-via-default
Expand Down

0 comments on commit bfeacb8

Please sign in to comment.