Project

General

Profile

Actions

Bug #11477

open

FRR does not recognize some BFD options

Added by Viktor Gurov about 3 years ago. Updated about 1 year 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

Also available in: Atom PDF