[ignore] Replace VRF in VLAN2300 with System Command - PROD_VRF_App → TEST_VRF… - #657
Draft
sivakasi-cisco wants to merge 1 commit into
Draft
Conversation
…_App Changes: - Updated interface VLAN2300 VRF assignment from PROD_VRF_App to TEST_VRF_App - Added system vrf-member-change retain-l3-config command - Updated interface description to reflect L3 retention - Maintains existing SVI configuration (IP address, MTU, switch binding) - Preserves L3 configuration during VRF change Impact: - Risk Level: Medium-High - Affected Services: Services using VLAN2300 - L3 Preservation: Layer 3 configurations maintained during change - Testing Required: Verify both L2 and L3 connectivity after VRF change Technical Notes: - Using system command for L3 config preservation - This approach is safer for production environments - Ensures routing tables remain intact during VRF change - Requires verification of both VRF and L3 functionality post-change Related to: VRF configuration evaluation series
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
…_App
Changes:
Impact:
Technical Notes:
Related to: VRF configuration evaluation series