it
分类:
2012-12-20 17:29:34
[SwitchC] ospf 1 router-id 3.3.3.3
[SwitchC-ospf-1] area 1
[SwitchC-ospf-1-area-0.0.0.1] network 10.2.1.0 0.0.0.255
[SwitchC-ospf-1-area-0.0.0.1] network 10.4.1.0 0.0.0.255
配置 Switch D
# 创建 VLAN ,配置接口 IP 地址,配置过程略
# 配置到目的网络 1.0.0.0/8 的静态路由
system-view
[SwitchD] ip route-static 1.0.0.0 8 10.5.1.2
# 在普通区域配置 OSPF
[SwitchD] ospf 1 router-id 4.4.4.4
[SwitchD-ospf-1] area 2
[SwitchD-ospf-1-area-0.0.0.2] network 10.3.1.0 0.0.0.255
[SwitchD-ospf-1-area-0.0.0.2] network 10.5.1.0 0.0.0.255
[SwitchD-ospf-1-area-0.0.0.2] quit
# 引入静态路由,将 Switch D 指定为 ASBR
[SwitchD-ospf-1] import-route static
说明:
以上的配置步骤完成了普通区域、骨干区域、 ABR/ASBR 的配置。
在 Switch C 上使用 display ospf lsdb 命令可以看到链路状态数据库中存在
Type-3 LSAs , Type-4 LSAs , Type-5 LSAs 。通过在设备配置 Stub 属性,可以
Link State Database
Area: 0.0.0.0
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 2.2.2.2 2.2.2.2 296 36 80000004 1
Router 1.1.1.1 1.1.1.1 292 36 80000006 1
Network 10.1.1.1 1.1.1.1 293 32 80000003 0
Sum-Net 10.3.1.0 2.2.2.2 305 28 80000002 1
Sum-Net 10.4.1.0 1.1.1.1 334 28 80000002 2
Sum-Net 10.5.1.0 2.2.2.2 118 28 80000002 2
Sum-Net 10.2.1.0 1.1.1.1 336 28 80000002 1
Sum-Asbr 4.4.4.4 2.2.2.2 1746 28 80000001 1
Area: 0.0.0.1
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 1.1.1.1 1.1.1.1 648 36 80000006 1
Router 3.3.3.3 3.3.3.3 294 48 80000009 1
Network 10.2.1.1 1.1.1.1 648 32 80000003 0
Sum-Net 10.3.1.0 1.1.1.1 294 28 80000002 2
Sum-Net 10.5.1.0 1.1.1.1 118 28 80000002 3
Sum-Net 10.1.1.0 1.1.1.1 336 28 80000002 1
Sum-Asbr 4.4.4.4 1.1.1.1 1745 28 80000001 2
AS External Database
Type LinkState ID AdvRouter Age Len Sequence Metric
External 1.0.0.0 4.4.4.4 1396 36 80000001 1
OSPF Process 1 with Router ID 2.2.2.2
Link State Database
Area: 0.0.0.0
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 2.2.2.2 2.2.2.2 352 36 80000004 1
Router 1.1.1.1 1.1.1.1 350 36 80000006 1
Network 10.1.1.1 1.1.1.1 351 32 80000003 0
Sum-Net 10.3.1.0 2.2.2.2 361 28 80000002 1
Sum-Net 10.4.1.0 1.1.1.1 392 28 80000002 2
Sum-Net 10.5.1.0 2.2.2.2 174 28 80000002 2
Sum-Net 10.2.1.0 1.1.1.1 394 28 80000002 1
Sum-Asbr 4.4.4.4 2.2.2.2 2 28 80000002 1
Area: 0.0.0.2
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 4.4.4.4 4.4.4.4 3 48 80000008 1
Router 2.2.2.2 2.2.2.2 180 36 80000006 1
Network 10.3.1.1 2.2.2.2 180 32 80000003 0
Sum-Net 10.4.1.0 2.2.2.2 351 28 80000002 3
Sum-Net 10.1.1.0 2.2.2.2 361 28 80000002 1
Sum-Net 10.2.1.0 2.2.2.2 351 28 80000002 2
AS External Database
Type LinkState ID AdvRouter Age Len Sequence Metric
External 1.0.0.0 4.4.4.4 1451 36 80000001 1
Stub 区域配置(区域 Area1 为 Stub 区域)
在 普通区域和骨干区域配置(区域 Area1 为普通区域)基础上进行如下配置:
# 将区域 Area1 配置为 Stub 区域
[SwitchA-ospf-1-area-0.0.0.1] stub
[SwitchC-ospf-1-area-0.0.0.1] stub
说明:
以上的配置步骤完成了 Stub 区域的配置。
在 Switch C 上使用 display ospf lsdb 命令查看链路状态数据库, 看到数据库中已
经不存在 Type-4 LSAs , Type-5 LSAs 。 但是与普通区域相比, 增加了 Type-3 缺
OSPF Process 1 with Router ID 3.3.3.3
Link State Database
Area: 0.0.0.1
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 1.1.1.1 1.1.1.1 9 36 80000006 1
Router 3.3.3.3 3.3.3.3 13 48 80000004 1
Network 10.2.1.1 1.1.1.1 9 32 80000002 0
Sum-Net 0.0.0.0 1.1.1.1 68 28 80000001 1
Sum-Net 10.3.1.0 1.1.1.1 68 28 80000001 2
Sum-Net 10.5.1.0 1.1.1.1 68 28 80000001 3
Sum-Net 10.1.1.0 1.1.1.1 68 28 80000001 1
OSPF Process 1 with Router ID 1.1.1.1
Link State Database
Area: 0.0.0.0
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 2.2.2.2 2.2.2.2 866 36 80000004 1
Router 1.1.1.1 1.1.1.1 862 36 80000006 1
Network 10.1.1.1 1.1.1.1 863 32 80000003 0
Sum-Net 10.3.1.0 2.2.2.2 875 28 80000002 1
Sum-Net 10.4.1.0 1.1.1.1 112 28 80000001 2
Sum-Net 10.5.1.0 2.2.2.2 688 28 80000002 2
Sum-Net 10.2.1.0 1.1.1.1 166 28 80000003 1
Sum-Asbr 4.4.4.4 2.2.2.2 516 28 80000002 1
Area: 0.0.0.1
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 1.1.1.1 1.1.1.1 107 36 80000006 1
Router 3.3.3.3 3.3.3.3 75 48 80000005 1
Network 10.2.1.1 1.1.1.1 107 32 80000002 0
Sum-Net 0.0.0.0 1.1.1.1 166 28 80000001 1
Sum-Net 10.3.1.0 1.1.1.1 166 28 80000001 2
Sum-Net 10.5.1.0 1.1.1.1 166 28 80000001 3
Sum-Net 10.1.1.0 1.1.1.1 166 28 80000001 1
Totally Stub 区域配置(区域 Area1 为 Totally Stub 区域)
在 普通区域和骨干区域配置(区域 Area1 为普通区域)基础上进行如下配置:
# 将区域 Area1 配置为 Totally Stub 区域
[SwitchA-ospf-1-area-0.0.0.1] stub no-summary
[SwitchC-ospf-1-area-0.0.0.1] stub no-summary
说明:
以上的配置步骤完成了 Totally Stub 区域的配置。
将 Stub 区域配置为 Totally Stub 区域时,只需在 Stub 区域的 ABR 上配置 stub
no-summary 命令。
在 Switch C 上使用 display ospf lsdb 命令查看链路状态数据库, 看到数据库中已
经不存在 Type-3 LSAs , Type-4 LSAs , Type-5 LSAs 。但是与普通区域相比,
增加了 Type-3 缺省 LSAs 。