diff options
| author | Mobashshera Rasool <mrasool@vmware.com> | 2021-03-25 05:45:06 +0000 |
|---|---|---|
| committer | Mobashshera Rasool <mrasool@vmware.com> | 2021-03-25 10:27:48 +0000 |
| commit | 93839459dc220646827a61e95594a1b6421cb7e1 (patch) | |
| tree | e24cb8950999515445ffe3c76ec461723c750d24 /lib/lib_errors.c | |
| parent | 899dd3392a6ad27a61a6d517f2166e70d487c42d (diff) | |
pimd: in 'no ip pim hello' add hold time as optional when hello interval given
Issue:
User is allowed to configure only hello without hold timer but when undo
config, the hold timer is mandatory as shown below:
FRR-4(config-if)# ip pim hello 10
<cr>
(1-180) Time in seconds for Hold Interval
FRR-4(config-if)# ip pim hello 10
FRR-4(config-if)# no ip pim hello 10
(1-180) Time in seconds for Hold Interval
FRR-4(config-if)# no ip pim hello 10
% Command incomplete: no ip pim hello 20
Fix:
Making the hold timer as optional when undo config.
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions
