mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
addons: vxlan: modinfo: remove vxlan-port validval
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
@@ -72,7 +72,6 @@ class vxlan(moduleBase):
|
||||
'example': ['vxlan-purge-remotes yes'],},
|
||||
'vxlan-port': {
|
||||
'help': 'vxlan UDP port (transmitted to vxlan driver)',
|
||||
'validvals': ['<number>'],
|
||||
'example': ['vxlan-port 4789'],
|
||||
'validrange': ['1', '65536'],
|
||||
'default': '4789',
|
||||
|
||||
Reference in New Issue
Block a user