mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Fix addons man page for a few mstpctl defaults
Ticket: CM-5813 Reviewed By: sashok Testing Done: build and tested man page
This commit is contained in:
@@ -122,7 +122,7 @@ class mstpctl(moduleBase):
|
||||
'mstpctl-portautoedge' :
|
||||
{ 'help' : 'enable/disable auto transition to/from edge state of the port',
|
||||
'validvals' : ['yes', 'no'],
|
||||
'default' : 'no',
|
||||
'default' : 'yes',
|
||||
'required' : False,
|
||||
'example' : ['mstpctl-portautoedge swp1=yes swp2=yes']},
|
||||
'mstpctl-treeportcost' :
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user