summaryrefslogtreecommitdiff
path: root/zebra/zebra_errors.c
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2022-03-15 23:28:31 -0500
committerJafar Al-Gharaibeh <jafar@atcorp.com>2022-03-16 00:59:26 -0500
commitfbaafa0082572b2c1e776c833859528d1da16f1f (patch)
treed56f07af216adcb710bc7254658bcb08e80108b6 /zebra/zebra_errors.c
parent5d97021ba36666884c7caed69e3565e01f73eaf5 (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