1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

3.2 - nclu - adding v6 gateway followed by v4 - v6 is lost

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by:   roopa@cumulusnetworks.com

Ticket: CM-12725
This commit is contained in:
Daniel Walton
2016-09-07 16:57:55 +00:00
parent 89a0bc6512
commit 2ed2adeb6e

View File

@@ -53,6 +53,7 @@ class address(moduleBase):
'gateway' :
{'help': 'default gateway',
'validvals' : ['<ipv4>', '<ipv6>'],
'multiline' : True,
'example' : ['gateway 255.255.255.0']},
'mtu' :
{ 'help': 'interface mtu',