NVP plugin: Set default max_lp_per_bridged_ls to 5000
This patch increases the default value from 64 to 5000 Bug 1227592 Change-Id: I19baa6dc48541ee5238748d21e8c410e4cdb5c00
This commit is contained in:
@@ -68,7 +68,12 @@
|
||||
|
||||
[nvp]
|
||||
# Maximum number of ports for each bridged logical switch
|
||||
# max_lp_per_bridged_ls = 64
|
||||
# The recommended value for this parameter varies with NVP version
|
||||
# Please use:
|
||||
# NVP 2.x -> 64
|
||||
# NVP 3.0, 3.1 -> 5000
|
||||
# NVP 3.2 -> 10000
|
||||
# max_lp_per_bridged_ls = 5000
|
||||
|
||||
# Maximum number of ports for each overlay (stt, gre) logical switch
|
||||
# max_lp_per_overlay_ls = 256
|
||||
|
||||
Reference in New Issue
Block a user