Project

General

Profile

Actions

Bug #11477

open

FRR does not recognize some BFD options

Added by Viktor Gurov about 3 years ago. Updated 12 months ago.

Status:
Feedback
Priority:
Normal
Assignee:
Viktor Gurov
Category:
FRR
Target version:
-
Start date:
02/20/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

BFD daemon failed to start due to using incorrect command syntax:

Unknown command:  peer 192.168.88.51 local-address default interface vtnet0

there is no 'default' interface:
pf41.prox.int(config-bfd)# peer 192.168.88.51 local-address 
  A.B.C.D   IPv4 local address
  X:X::X:X  IPv6 local address

label error:

pf41.prox.int(config-bfd-peer)# label TEST
% Unknown command: label TEST

There is no 'label' option:

pf41.prox.int(config-bfd-peer)# 
  detect-multiplier  Configure peer detection multiplier
  echo-interval      Configure peer echo interval
  echo-mode          Configure echo mode
  end                End current mode and change to enable mode
  exit               Exit current mode and down to previous mode
  find               Find CLI command matching a regular expression
  list               Print command list
  minimum-ttl        Expect packets with at least this TTL
  no                 Negate a command or set its defaults
  output             Direct vtysh output to file
  passive-mode       Don't attempt to start sessions
  profile            Use BFD profile settings
  quit               Exit current mode and down to previous mode
  receive-interval   Configure peer receive interval
  shutdown           Disable BFD peer
  transmit-interval  Configure peer transmit interval

FRR pkg 1.1.0_5 (frr 7.5)

Actions #1

Updated by Viktor Gurov about 3 years ago

  • Subject changed from BFD does not recognize config options to FRR does not recognize some BFD options
Actions #2

Updated by Jim Pingle about 3 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho about 3 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Viktor Gurov

PR has been merged. Thanks!

Actions #4

Updated by Alhusein Zawi about 3 years ago

looks ,FRR 7.5 does not have "default" and "label' options

pfSense.home.arpa(config-bfd-peer)#
detect-multiplier Configure peer detection multiplier
echo-interval Configure peer echo interval
echo-mode Configure echo mode
end End current mode and change to enable mode
exit Exit current mode and down to previous mode
find Find CLI command matching a regular expression
list Print command list
minimum-ttl Expect packets with at least this TTL
no Negate a command or set its defaults
output Direct vtysh output to file
passive-mode Don't attempt to start sessions
profile Use BFD profile settings
quit Exit current mode and down to previous mode
receive-interval Configure peer receive interval
shutdown Disable BFD peer
transmit-interval Configure peer transmit interval

tested in FRR ver. 1.1.0_6 pfsense: 2.5.0-RELEASE (amd64) , Version information updated at Fri Feb 26 20:40:54

Actions #5

Updated by Danilo Zrenjanin over 1 year ago

Tested on:

FRR 1.1.1_7

It still doesn't recognize these options.

Actions #6

Updated by Alhusein Zawi 12 months ago

not exist

frr 1.2_3  
pfsense 23.01
Actions

Also available in: Atom PDF