研究BGP同步

http://tech.ddvip.com   2007年09月12日    社区交流 收藏本文

内容摘要:研究BGP同步

  r3-2514#show ip bgp

  BGP table version is 9, local router ID is 3.3.3.3

  Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,

  r RIB-failure, S Stale

  Origin codes: i - IGP, e - EGP, ? - incomplete

   Network     Next Hop      Metric LocPrf Weight Path

  * i6.0.0.0     172.31.11.6       0  100   0 64999 i

  * i         172.31.11.6       0  100   0 64999 i

  r>i10.1.0.0/24   2.2.2.2         0  100   0 i

  r>i10.1.1.0/24   10.1.2.4         2  100   0 i

  r>i10.1.2.0/24   2.2.2.2         0  100   0 i

  r>i10.1.3.0/24   10.1.2.4         1  100   0 i

  * i172.31.1.0/24  172.31.1.5        0  100   0 64998 i

  * i         172.31.1.5        0  100   0 64998 i

  * i172.31.11.0/24  172.31.11.6       0  100   0 64999 i

  * i         172.31.11.6       0  100   0 64999 i

  从上面BGP表看到 到达网络6.0.0.0 的下一跳是172.31.11.6

  r3-2514#show ip route

  Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

   D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

   N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

   E1 - OSPF external type 1, E2 - OSPF external type 2

责编:豆豆技术应用

正在加载评论...