4.4.3.5. 区域间 Router LSA (Inter-Area-Router-LSAs)
inter-area-router-LSA 的 LS type 设置为 0x2004. inter-area-router-LSA 具有区域泛洪范围. 在 IPv4 中, inter-area-router-LSA 称为 type 4 summary-LSA. 每个 inter-area-router-LSA 描述一条通往目标 OSPF 路由器的路径, 该目标路由器位于区域外部但仍在自治系统内部, 即 AS Boundary Router (ASBR).
在 IPv6 中发起 inter-area-router-LSA 的过程与 [OSPFV2] 第 12.4.3 节中记录的 IPv4 过程相同, 但有以下例外:
-
inter-area-router-LSA 的 Link State ID 不再是目标路由器的 OSPF Router ID, 现在只用于区分同一路由器发起的多个 inter-area-router-LSA. 目标路由器的 Router ID 现在位于 LSA 正文中.
-
inter-area-router-LSA 中的 Options 字段应设置为等于目标路由器自身 router-LSA 中包含的 Options 字段. 因此, Options 字段描述目标路由器支持的能力.
例如, 考虑 [OSPFV2] 图 6 所示的 OSPF 自治系统. Router RT4 会向 Area 1 发起以下针对目标路由器 RT7 的 inter-area-router-LSA.
; inter-area-router-LSA for AS boundary router RT7
; originated by Router RT4 into Area 1
LS age = 0 ; newly (re)originated
LS type = 0x2004 ; inter-area-router-LSA
Advertising Router = 192.0.2.4 ; RT4's ID
Options = (V6-bit|E-bit|R-bit) ; RT7's capabilities
Metric = 14 ; cost to RT7
Destination Router ID = Router RT7's ID