XB10-2690: Update psm to disable Ethwan interface selection.#54
XB10-2690: Update psm to disable Ethwan interface selection.#54jayantrais wants to merge 2 commits into
Conversation
Reason for change: Update psm to set Ethwan Interface selection to FALSE if override file '/nvram/.xb10_enable_ethwan_mode' is not present. Test Procedure: Build & verify. Risks: None Priority: P1 Signed-off-by: Jayant_Rai2@comcast.com
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
There was a problem hiding this comment.
Pull request overview
Updates the PSM migration script to disable EthWAN interface selection by default on specific XB10 models unless an override flag file exists, aligning migrated PSM settings with the intended default behavior.
Changes:
- Add model-gated logic for
CGM601TCOMandSG417DBCTto setdmsb.wanmanager.if.2.Selection.EnabletoFALSEwhen/nvram/.xb10_enable_ethwan_modeis absent.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Reason for change: Update psm to set Ethwan Interface selection to FALSE if override file '/nvram/.xb10_enable_ethwan_mode' is not present.
Test Procedure: Build & verify.
Risks: None
Priority: P1
Signed-off-by: Jayant_Rai2@comcast.com