Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/network/Network13-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ Generic Routing Encapsulation(GRE)隧道封装 IPv4 数据包中的第 3 层
```
# ping 172.16.0.1
```
- 在路由器 A 上,ping 172.16.0.1 :
- 在路由器 B 上,ping 192.0.2.1 :
```
# ping 192.0.2.1
```
Expand Down