Skip to content

[action] [PR:13409] Create default Vxlan and Vnet configs#15477

Closed
mssonicbld wants to merge 1 commit intosonic-net:202211from
mssonicbld:cherry/202211/13409
Closed

[action] [PR:13409] Create default Vxlan and Vnet configs#15477
mssonicbld wants to merge 1 commit intosonic-net:202211from
mssonicbld:cherry/202211/13409

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Why I did it

Create Vxlan and Vnet default configs as below for certain cases:

"VNET": {
 "Vnet-default": {
 "scope": "default",
 "vni": "8000",
 "vxlan_tunnel": "Tunnel-default"
 }
},
"VXLAN_TUNNEL": {
 "Tunnel-default": {
 "src_ip": "10.1.0.32"
 }
},

MSFT ADO - 24263117

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

* Create default Vxlan and Vnet configs for ToRs with Appliance Resource type
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #13409

@prsunny prsunny closed this Jun 15, 2023
@prsunny prsunny reopened this Jun 16, 2023
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld closed this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants