diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-03-15 23:28:31 -0500 |
|---|---|---|
| committer | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-03-16 00:59:26 -0500 |
| commit | fbaafa0082572b2c1e776c833859528d1da16f1f (patch) | |
| tree | d56f07af216adcb710bc7254658bcb08e80108b6 /zebra/zebra_errors.c | |
| parent | 5d97021ba36666884c7caed69e3565e01f73eaf5 (diff) | |
ospfd: better error messages when not enabled in a vrf
before:
```
r1# show ip ospf vrf blue
% OSPF instance not found
r1# show ip ospf vrf default
% OSPF instance not found
r1# show ip ospf
% OSPF instance not found
```
after:
```
r1# show ip ospf vrf blue
% OSPF is not enabled in vrf blue
r1# show ip ospf vrf default
% OSPF is not enabled in vrf default
r1# show ip ospf
% OSPF is not enabled in vrf default
```
Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'zebra/zebra_errors.c')
0 files changed, 0 insertions, 0 deletions
