Skip to content

Commit bff2239

Browse files
committed
Amend typos
Signed-off-by: Jian Wang <[email protected]>
1 parent 4797cdc commit bff2239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/networking/deep-dive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ External network devices typically refer to switches and DHCP servers. With a cl
107107
| --- | ----------- |
108108
| mode 0(balance-rr) | manual |
109109
| mode 1(active-backup) | none |
110-
| mdoe 2(balance-oxr) | manual |
110+
| mode 2(balance-oxr) | manual |
111111
| mode 3(broadcast) | manual |
112112
| mode 4(802.3ad) | LACP |
113113
| mode 5(balance-tlb) | none |
@@ -124,7 +124,7 @@ interface g0/25
124124
switchport mode trunk
125125
channel-group 1 mode active
126126

127-
interface g0/27
127+
interface g0/27
128128
switchport trunk encapsulation dot1q
129129
switchport mode trunk
130130
channel-group 1 mode active

0 commit comments

Comments
 (0)