Skip to content

Commit 8b86187

Browse files
committed
chore: add enableAllPorts flag for the switch
Fixes githedgehog/internal#127 Signed-off-by: Sergei Lukianov <[email protected]>
1 parent e932f62 commit 8b86187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/user-guide/devices.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ spec:
4444
redundancy: # Optional field to define that switch belongs to the redundancy group
4545
group: eslag-1 # Name of the redundancy group
4646
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
4748
```
4849
4950
The `SwitchGroup` is just a marker at that point and doesn't have any configuration options.

0 commit comments

Comments
 (0)