Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[show][vrf]Fixing show vrf to include vlan subinterface #2158

Merged
merged 2 commits into from
May 10, 2022

Conversation

dgsudharsan
Copy link
Collaborator

What I did

Fixed show vrf command to include vlan subinterfaces. Vlan subinterfaces are not displayed under show vrf.

How I did it

Added VLAN_SUB_INTERFACE table to the list of tables to look in show vrf command.

How to verify it

Added UT to verify.

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)

@prsunny prsunny merged commit a73f156 into sonic-net:master May 10, 2022
judyjoseph pushed a commit that referenced this pull request May 16, 2022
* [show][vrf]Fixing show vrf to include vlan subinterface
@dgsudharsan dgsudharsan deleted the show_vrf_fix branch March 9, 2023 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants