mirror of
https://github.com/huihut/interview.git
synced 2025-12-18 21:14:38 +03:00
fix OSPF (Open Shortest Path First)
https://github.com/huihut/interview/issues/101
This commit is contained in:
@@ -2187,7 +2187,7 @@ ICMP 报文格式:
|
|||||||
#### 内部网关协议
|
#### 内部网关协议
|
||||||
|
|
||||||
* RIP(Routing Information Protocol,路由信息协议)
|
* RIP(Routing Information Protocol,路由信息协议)
|
||||||
* OSPF(Open Sortest Path First,开放最短路径优先)
|
* OSPF(Open Shortest Path First,开放最短路径优先)
|
||||||
|
|
||||||
#### 外部网关协议
|
#### 外部网关协议
|
||||||
|
|
||||||
|
|||||||
@@ -2186,7 +2186,7 @@ application:
|
|||||||
#### Interior Gateway Protocol
|
#### Interior Gateway Protocol
|
||||||
|
|
||||||
* RIP (Routing Information Protocol, Routing Information Protocol)
|
* RIP (Routing Information Protocol, Routing Information Protocol)
|
||||||
* OSPF (Open Sortest Path First)
|
* OSPF (Open Shortest Path First)
|
||||||
|
|
||||||
#### External gateway protocol
|
#### External gateway protocol
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user