We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e932f62 commit 8b86187Copy full SHA for 8b86187
docs/user-guide/devices.md
@@ -44,6 +44,7 @@ spec:
44
redundancy: # Optional field to define that switch belongs to the redundancy group
45
group: eslag-1 # Name of the redundancy group
46
type: eslag # Type of the redundancy group, one of mclag or eslag
47
+ enableAllPorts: true # Optional field to enable all ports on the switch by default
48
```
49
50
The `SwitchGroup` is just a marker at that point and doesn't have any configuration options.
0 commit comments