It looks like the VRF addition broke a few of the BFD op-mode commands
Note the %Unknown command lines
[email protected]# show protocols bfd peer 10.0.10.12 { source { address 10.0.10.1 } } [email protected]# run show protocols bfd peer <TAB> Possible completions: <Enter> Execute the current command 10.0.10.12 Show Bidirectional Forwarding Detection (BFD) peer status counters Show Bidirectional Forwarding Detection (BFD) peer counters [edit] [email protected]# run show protocols bfd peer 10.0.10.12 % Unknown command: show bfd peer 10.0.10.12 local-address 10.0.10.1 vrf default [edit] [email protected]# run show protocols bfd peer 10.0.10.12 <TAB> Possible completions: <Enter> Execute the current command counters Show Bidirectional Forwarding Detection (BFD) peer counters [email protected]# run show protocols bfd peer 10.0.10.12 counters % Unknown command: show bfd peer 10.0.10.12 local-address 10.0.10.1 vrf default counters [edit] [email protected]# run show protocols bfd peer counters BFD Peers: peer 10.0.10.12 local-address 10.0.10.1 vrf default Control packet input: 152 packets Control packet output: 402 packets Echo packet input: 0 packets Echo packet output: 0 packets Session up events: 1 Session down events: 0 Zebra notifications: 2 [edit] [email protected]#