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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@ The **Options** schema allows certain options within the report to be toggled on
127
127
| VDOM | VDOM Name | | Used to specify the VDOM (Virtual Domain)
128
128
| PolicyLayout | Policy Layout | all | Use to display Policy Layout (normal, interfacepair, sequencegroup, all)
129
129
| ExcludeDownInterfaces | true / false | true | Toggle to exclude interfaces that are in down state from the report
130
+
| UseCIDRNotation | true / false | false | Toggle to display IP addresses in CIDR notation format (e.g., 192.168.1.0/24 instead of 192.168.1.0 255.255.255.0)
130
131
131
132
<!-- ********** Add/Remove the number of InfoLevels as required ********** -->
0 commit comments