Page MenuHomeVyOS Platform

Rewrite VXLAN in new style XML/Python
Closed, ResolvedPublicFEATURE REQUEST

Description

Tested using:
Site 1 (VyOS 1.2.2)

set interfaces vxlan vxlan100 address '10.10.10.2/24'
set interfaces vxlan vxlan100 remote '172.18.201.10'
set interfaces vxlan vxlan100 vni '100'

Site 2 (rewrite)

set interfaces vxlan vxlan100 address '10.10.10.1/24'
set interfaces vxlan vxlan100 description 'VyOS VXLAN'
set interfaces vxlan vxlan100 remote '172.18.202.10'
set interfaces vxlan vxlan100 vni '100'

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po edited a custom field.
c-po updated the task description. (Show Details)
erkin set Issue type to Internal change (not visible to end users).Aug 31 2021, 6:51 PM