Skip to content

Commit

Permalink
Update Static Port Channel Design Document.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skannan-sonic authored Aug 9, 2022
1 parent a2a742c commit e1ef2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lag/Static Port Channel Design Document.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ The traffic loss during a warm reboot should be within the prescribed limits of

## 1.2 Design Overview
### 1.2.1 Basic Approach
A Static Port Channel has its member ports always available for traffic as long the links are up. All ports are mandated to have the same speed to become members of a Port Channel. Teamd uses loadbalance runner for a Static Port Channel.
A Static Port Channel has its member ports always available for traffic as long the links are up. All ports are mandated to have the same speed to become members of a Port Channel. Teamd uses round-robin for a Static Port Channel.

### 1.2.2 Container
An instance of Teamd process is created when a Port Channel (Static or Dynamic) is created. Teamd process runs as part of the Teamd docker.
Expand Down

0 comments on commit e1ef2c4

Please sign in to comment.