Skip to content

Commit

Permalink
Fix incorrect VID on FHILL
Browse files Browse the repository at this point in the history
  • Loading branch information
lavajuno committed Apr 11, 2024
1 parent 5638a75 commit ae65b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/infrastructure/network/switches.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ We've configured groups of ports to map to certain [VLANs](../network/vlans.md).

| Ports | VID | Name | Speed |
|-------|-----|------------|-------|
| 0-7 | 3 | cosi\_priv | 10 G |
| 0-7 | 2 | cosi\_priv | 10 G |
| 8-15 | 2 | cosi\_priv | 10 G |
| 16-23 | 1 | service | 10 G |
| Q0-Q1 | 1 | service | 40 G |
Expand Down

0 comments on commit ae65b7b

Please sign in to comment.