#1009 neighbour map depth and/or until end of lldp chains
* sidebar and style changes * switch server code to new params and values * working algo for cloud and neighbor depth * store map positions for lldp cloud with depth * color the root node uniquely * restrict all devices, depth, cloud map to < 1000 devices
This commit is contained in:
@@ -159,7 +159,9 @@ sidebar_defaults:
|
||||
device_netmap:
|
||||
showips: { default: null }
|
||||
showspeed: { default: null }
|
||||
mapshow: { default: neighbors }
|
||||
mapshow: { default: depth }
|
||||
depth: { default: 1 }
|
||||
too_many_devices: { default: 1000 }
|
||||
colorby: { default: speed }
|
||||
dynamicsize: { default: checked }
|
||||
report_moduleinventory:
|
||||
|
||||
Reference in New Issue
Block a user