fix OSPF (Open Shortest Path First)

https://github.com/huihut/interview/issues/101
This commit is contained in:
huihut
2025-07-25 20:49:45 +08:00
parent f7af99f12c
commit 6fa5282571
2 changed files with 2 additions and 2 deletions

View File

@@ -2187,7 +2187,7 @@ ICMP 报文格式:
#### 内部网关协议
* RIPRouting Information Protocol路由信息协议
* OSPFOpen Sortest Path First开放最短路径优先
* OSPFOpen Shortest Path First开放最短路径优先
#### 外部网关协议

View File

@@ -2186,7 +2186,7 @@ application:
#### Interior Gateway Protocol
* RIP (Routing Information Protocol, Routing Information Protocol)
* OSPF (Open Sortest Path First)
* OSPF (Open Shortest Path First)
#### External gateway protocol