| 
 
   
 | 
[软件故障] Ospf篇--教你如何分析Router LSA
 
在Ospf协议中,我们可以将LSA分成8大类,分别为: 
 
LSA Type 
Description 
1 
Router LSAs 
2 
Network LSAs 
3 or 4 
Summary LSAs 
5 
Autonomous system external LSAs 
6 
Multicast OSPF LSA 
7 
Defined for not-so-stubby areas 
8 
External attributes LSA for Border Gateway Protocol (BGP) 
9,10,11 
Opaque LSAs 
 
 
那么,该从哪几方面分析LSA的内容呢?想了很久,决定从以下三个方面分析: 
 
1、传播的范围; 
2、通告者,也就是通告的路由器对象; 
3、通告内容; |   
 
 
 
 |