关于OSPF的数据结构Link-State Protocol Data Structures链路状态路由器与距离矢量路由器,可以知道关于整个网络的更多信息Neighbor table:also known as the adjacency database邻居表:也正如我们知道的 邻接关系数据库Topology table:referred as the LSDB拓扑表:指的就是 链路状态数据库Routing table:also knowns as the forwarding databas…
ospf配置:(Open Shortest Path First)PC0 and PC1 via Ospf to communicate. Network map as below.Environment:Cisco Packet Tracer Set pc0 and pc1 static ipPC0: 192.168.1.2 255.255.255.0gw: 192.168.1.1PC1: 192.168.2.2 255.255.255.0gw: 192.168.2.1 Router0 (…