Skip to content

Commit

Permalink
Update SWITCH.md
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-fne authored Jun 5, 2020
1 parent c5e59aa commit 4d3463c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/SWITCH.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Another thing is the forget feature: if a line in the mac table hasn't been used
+------------------------------------------------------------------------------------+
```

Note: it's always a good practice to link at one side all "subnet" devices and to another the upper device (No matter if it's EAST or WEST!).<br>
Note: it's always a good practice to link to one side all "subnet" devices and to another the "upper" device (No matter if it's EAST or WEST!).<br>
Here is the reason:<br>
Basically, if we heve a brick modifying packets such as VTEP or VXLAN, we should isolate it on a side. In fact, to manage packets faster, we do not copy them so be careful to do not modify them! They would be modified for all bricks on this side.<br>
Please refer to the [warning section of the brick concept's overview](BRICK_CONCEPT.md) for more informations.

0 comments on commit 4d3463c

Please sign in to comment.