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

Added cisco config platform commands #2241

Merged

Conversation

yucgu
Copy link
Contributor

@yucgu yucgu commented Jun 30, 2022

Signed-off-by: Yucai Gu yucgu@cisco.com

What I did

Add cisco sub-command option under 'config platform' command

How I did it

In config/main.py, check the platform type and import the cisco.py file under cisco platform code when it's cisco-8000.

How to verify it

Run config platform -h to see all commands. We will be able to see config platform cisco. This is only available on cisco devices.

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)

Signed-off-by: Yucai Gu <yucgu@cisco.com>
@kevinskwang kevinskwang merged commit 5a54bd7 into sonic-net:202012 Jul 1, 2022
neethajohn added a commit to sonic-net/sonic-buildimage that referenced this pull request Jul 11, 2022
Signed-off-by: Neetha John <nejo@microsoft.com>

This PR contains the following commits
5a54bd7 Added cisco config platform commands (sonic-net/sonic-utilities#2241)
62c1640 [config/load_mgmt_config] Support load IPv6 mgmt IP (sonic-net/sonic-utilities#2206)
c061a18 Fix header for the output table following 'show ipv6 interface' command (sonic-net/sonic-utilities#2219)
ecca18ff [202012] Update load minigraph to load backend acl (sonic-net/sonic-utilities#2235)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants