You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,10 +53,10 @@ The plugin behavior can be controlled with the following list of settings
53
53
-`default_device_role_color` string (default FF0000), color assigned to the device role if it needs to be created.
54
54
-`default_management_interface` string (default "PLACEHOLDER"), name of the management interface that will be created, if one can't be identified on the device.
55
55
-`default_management_prefix_length` integer ( default 0), length of the prefix that will be used for the management IP address, if the IP can't be found.
56
-
-`platform_map` (dictionary), mapping of an **auto-detected** Netmiko platform to the **slug** name of your Platform. The dictionary should be in the format:
56
+
-`platform_map` (dictionary), mapping of an **auto-detected** Netmiko platform to the **NetBox slug** name of your Platform. The dictionary should be in the format:
0 commit comments