diff options
| author | Chirag Shah <chirag@nvidia.com> | 2024-04-22 19:47:27 -0700 |
|---|---|---|
| committer | Chirag Shah <chirag@nvidia.com> | 2024-04-23 13:40:13 -0700 |
| commit | da2093ba3916327367eb2179c1b2ce36be4e5ebc (patch) | |
| tree | 65ea098a47a9932be2a70a10060ac5a2e19edf7e /lib/command.h | |
| parent | bb52e5ebdcd450d718bef31917c476c43fb9a082 (diff) | |
tools: fix frr-reload for no ip msdp peer cmd
no form of 'ip pm msdp peer <> source <>' does not
accept source argument. Stip the 'source <>' part from
config line being deleted via frr-reload.
Ticket: #3874971
Testing:
Config:
vrf blue
ip msdp peer 1.1.1.1 source 1.1.1.1
frr-reload failure log:
2024-04-23 02:08:32,501 INFO: Failed to execute vrf blue no ip
msdp peer 1.1.1.1 source 1.1.1.1 exit
2024-04-23 02:08:32,501 ERROR: "vrf blue -- no ip msdp peer 1.1.1.1
source 1.1.1.1 -- exit" we failed to remove this command
2024-04-23 02:08:32,501 ERROR: % Unknown command: no ip msdp peer
1.1.1.1 source 1.1.1.1
Signed-off-by: Chirag Shah <chirag@nvidia.com>
Diffstat (limited to 'lib/command.h')
0 files changed, 0 insertions, 0 deletions
