-
Notifications
You must be signed in to change notification settings - Fork 662
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
[sonic-utilities] managementVRF cli support(l3mdev) #463
Merged
prsunny
merged 12 commits into
sonic-net:master
from
vharish02:managementVRF_cli_support
Oct 4, 2019
Merged
[sonic-utilities] managementVRF cli support(l3mdev) #463
prsunny
merged 12 commits into
sonic-net:master
from
vharish02:managementVRF_cli_support
Oct 4, 2019
Commits on Jul 16, 2019
-
[sonic-utilities] managementVRF cli support(l3mdev)
This commit adds CLI support for management VRF using l3dev. mVRF can be enabled using config vrf add mgmt and deleted using config vrf del mgmt. Show commands for management VRF are added which displays the linux command output, will update show command display after concluding what would be the output for the show commands. Added cli to configure management interface(eth0), config interface ip eth0 add can be used to configure eth0 ip and config ip eth0 remove is used to remove eth0 ip. New cli config/show commands: config vrf add mgmt config vrf del mgmt config interface eth0 ip add ip/mask gatewayIP config interface eth0 ip remove ip/mask show mgmt-vrf show mgmt-vrf route show mgmt-vrf addresses show mgmt-vrf interfaces Signed-off-by: Harish Venkatraman <harish_venkatraman@dell.com>
Harish Venkatraman committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for afcfc4b - Browse repository at this point
Copy the full SHA afcfc4bView commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f83b462 - Browse repository at this point
Copy the full SHA f83b462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cc90f - Browse repository at this point
Copy the full SHA 14cc90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4152cf3 - Browse repository at this point
Copy the full SHA 4152cf3View commit details
Commits on Oct 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac1a3c1 - Browse repository at this point
Copy the full SHA ac1a3c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5816e7 - Browse repository at this point
Copy the full SHA c5816e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8351a5 - Browse repository at this point
Copy the full SHA c8351a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad030ff - Browse repository at this point
Copy the full SHA ad030ffView commit details
Commits on Oct 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 30fea2e - Browse repository at this point
Copy the full SHA 30fea2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c0124 - Browse repository at this point
Copy the full SHA c4c0124View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65c733 - Browse repository at this point
Copy the full SHA f65c733View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea811a5 - Browse repository at this point
Copy the full SHA ea811a5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.