show ip bgp table query

From: Pun, Alec CL (Alec.CL.Pun@pccw.com)
Date: Tue Dec 30 2003 - 01:17:29 GMT-3


Hi group,

Any idea why the LocPrf displayed in the "show ip bgp" is empty while "show
ip bgp 133.10.5.0" shows 100 ?

thanks
alec

R5#sh ip bgp
BGP table version is 3, local router ID is 133.10.5.5
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network Next Hop Metric LocPrf Weight Path
*> 9.9.9.0/24 0.0.0.0 0 32768 ?
*> 133.10.5.0/24 0.0.0.0 0 32768 i
R5#
R5#sh ip bgp 9.9.9.0
BGP routing table entry for 9.9.9.0/24, version 3
Paths: (1 available, best #1, table Default-IP-Routing-Table)
  Advertised to non peer-group peers:
  133.10.156.6
  Local
    0.0.0.0 from 0.0.0.0 (133.10.5.5)
      Origin incomplete, metric 0, localpref 100, weight 32768, valid,
sourced, best

R5#
router bgp 1
 no synchronization
 bgp log-neighbor-changes
 bgp scan-time 5
 network 133.10.5.0 mask 255.255.255.0
 redistribute connected route-map loop1
 neighbor 133.10.156.6 remote-as 2
 no auto-summary
!



This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:46 GMT-3