加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

MPLS - LDP-OSPF同步(mpls ldp sync)

(2013-02-12 22:22:31)
分类: MPLS

http://s3/mw690/6c098561td587c31bcd12&690LDP-OSPF同步(mpls ldp sync)" TITLE="MPLS LDP-OSPF同步(mpls ldp sync)" />

R1:

router ospf 1
 mpls ldp sync

----------------------------------------------

R1#sh ip ospf mpls ldp int f0/0
FastEthernet0/0
  Process ID 1, Area 0
  LDP is configured through LDP autoconfig
  LDP-IGP Synchronization : Required
  Holddown timer is not configured
  Interface is up

 

R1#sh ip route 4.4.4.4
Routing entry for 4.4.4.4/32
  Known via "ospf 1", distance 110, metric 3, type intra area
  Last update from 13.1.1.3 on FastEthernet0/0, 00:03:02 ago
  Routing Descriptor Blocks:
  * 13.1.1.3, from 4.4.4.4, 00:03:02 ago, via FastEthernet0/0
      Route metric is 3, traffic share count is 1

--------------------------------------------------------------------------------------------------

R3(config)#int f0/0

R3(config-if)#no  mpls ip
*Mar  1 00:40:18.215: %LDP-5-NBRCHG: LDP Neighbor 1.1.1.1:0 (2) is DOWN (LDP disabled on interface)

 

R1#sh ip ospf mpls ldp int f0/0
FastEthernet0/0
  Process ID 1, Area 0
  LDP is configured through LDP autoconfig
  LDP-IGP Synchronization : Required
  Holddown timer is not configured
  Interface is up and sending maximum metric   <-----------------------

 

R1#sh ip route 4.4.4.4        
Routing entry for 4.4.4.4/32
  Known via "ospf 1", distance 110, metric 129, type intra area
  Last update from 12.1.1.2 on Serial1/0, 00:01:16 ago
  Routing Descriptor Blocks:
  * 12.1.1.2, from 4.4.4.4, 00:01:16 ago, via Serial1/0
      Route metric is 129, traffic share count is 1

-------------------------------------------------------------------------

R2(config-router)#int s0/0
R2(config-if)#shutdown

 

R1#sh ip route 4.4.4.4
Routing entry for 4.4.4.4/32
  Known via "ospf 1", distance 110, metric 65537, type intra area
  Last update from 13.1.1.3 on FastEthernet0/0, 00:00:41 ago
  Routing Descriptor Blocks:
  * 13.1.1.3, from 4.4.4.4, 00:00:41 ago, via FastEthernet0/0
      Route metric is 65537, traffic share count is 1

 

 

 

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有