sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

Work "show ip fib" with vrf.

Open iMasaruOki opened this issue 3 years ago • 0 comments

VRF name format in APPL_DB is "Vrf*", not "VRF-*".

Signed-off-by: Masaru OKI [email protected]

What I did

Work show ip fib with vrf correctly.

How I did it

Correct VRF name format in fibshow.

How to verify it

  1. add vrf
  2. add route in vrf
  3. show ip fib

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

iMasaruOki avatar Oct 18 '22 02:10 iMasaruOki