-
Notifications
You must be signed in to change notification settings - Fork 664
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
[debug dump util] Portchannel module added #1853
Conversation
Signed-off-by: Vivek Reddy Karri <[email protected]>
Signed-off-by: Vivek Reddy Karri <[email protected]>
Signed-off-by: Vivek Reddy Karri <[email protected]>
…o dump_module_lag
Signed-off-by: Vivek Reddy Karri <[email protected]>
This pull request introduces 1 alert when merging 179a092 into 5bdf270 - view on LGTM.com new alerts:
|
@SuvarnaMeenakshi Can you please review? |
@SuvarnaMeenakshi could you please help review? |
@SuvarnaMeenakshi, That should be possible, I'll raise a separate PR covering all the modules at once. That'll be a cleaner way. What do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
What I did
Note: Portchannel member accepts the keys of PORTCHANNEL_MEMBER table as the Identifier and since the key contains this character ("|"), this should be escaped using single quotes while using the utility i.e.
dump state portchannel_member 'PortChannel001|Ethernet4,PortChannel001|Ethernet8'
How I did it
How to verify it
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)