Skip to content

Commit

Permalink
Amend typos
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Wang <w13915984028@gmail.com>
  • Loading branch information
w13915984028 committed Nov 1, 2023
1 parent c194c6a commit f7eb86c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/networking/deep-dive.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ External network devices typically refer to switches and DHCP servers. With a cl
| --- | ----------- |
| mode 0(balance-rr) | manual |
| mode 1(active-backup) | none |
| mdoe 2(balance-oxr) | manual |
| mode 2(balance-oxr) | manual |
| mode 3(broadcast) | manual |
| mode 4(802.3ad) | LACP |
| mode 5(balance-tlb) | none |
Expand All @@ -124,7 +124,7 @@ interface g0/25
switchport mode trunk
channel-group 1 mode active

interface g0/27
interface g0/27
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
Expand Down

0 comments on commit f7eb86c

Please sign in to comment.