|
|
|
PE的OSPF 设置
编辑: 来源: 日期:2008-02-04 我要投稿
家园 |
|
Router1(config)# interface loopback 55 Router1(config-if)# ip vrf forwarding v1 Router1(config-if)# ip address 10.0.0.1 255.255.255.255 ! Router1(config)# router ospf 2 vrf v1 Router1(config-if)# log-adjacency-changes Router1(config-if)# area 120 sham-link 10.0.0.1 10.44.0.1 cost 1 Router1(config-if)# redistribute bgp 1 subnets Router1(config-if)# network 10.2.0.1 255.255.255.255 area 1 Router1(config-if)# network 10.120.0.0 0.255.255.255 area 120 Router1(config-if)# network 10.140.0.0 0.255.255.255 area 120 ! Router2(config)# interface loopback 44 Router2(config-if)# ip vrf forwarding v1 Router2(config-if)# ip address 44.0.0.1 255.255.255.255 ! Router2(config)# router ospf 2 vrf v1 Router2(config-if)# log-adjacency-changes Router2(config-if)# area 120 sham-link 10.44.0.1 10.0.0.1 cost 1 Router2(config-if)# redistribute bgp 1 subnets Router2(config-if)# network 10.2.0.1 255.255.255.255 area 1 Router2(config-if)# network 10.120.0.0 0.255.255.255 area 120 Router2(config-if)# network 10.140.0.0 0.255.255.255 area 120
上一篇:OSPF协议配置 下一篇:OSPF可伸缩性测试
|
|
|
|
【文章评论】
【收藏本文】
【推荐好友】
【打印本文】
【论坛讨论】 |
相关文章: |
|
 |
文章评论:(0条) |
|
|
|
|
责任编辑:IT学院 声明:刊登此文章是为了传递更多信息,文章内容仅供参考,转载请注明出处。 |
|