[cisco] bgp export ????

Ciprian Niculescu <[email protected]> Wed, 12 May 2004 21:51:15 +0200
Newsgroups gmane.org.user-groups.rlug.general,gmane.org.user-groups.rlug.cisco
Message-ID <[email protected]>
am o asamenea configuratie de ce nu export toate rutele????
la randul meu rutele le invat prin ospf si sunt vreo 200 clase C, din 
aceeasi subclasa B, care pana acum o anuntam pe toata si mergea,

am incercat si cu "auto-summary", daca fac redistribute ospf in bgp 
merge, si probabil apoi pot sa fac agregate

ideii ceva???

router bgp 65002
  no synchronization
  bgp log-neighbor-changes
  network 1.1.0.0 mask 255.255.248.0
  network 1.1.10.0 mask 255.255.255.0
  network 1.1.11.0 mask 255.255.255.0
  network 1.1.32.0 mask 255.255.224.0
  network 1.1.64.0 mask 255.255.192.0
  network 1.1.224.0 mask 255.255.248.0
  network 1.1.250.0 mask 255.255.255.0
  neighbor 19.25.11.16 remote-as 20xxx
  no auto-summary
!
rt-vthd#sh ip bgp neighbors 19.25.11.16 advertised-routes
BGP table version is 3683, local router ID is 10.9.0.1
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
*> 1.1.10.0/24  1.1.11.1             3         32768 i
*> 1.1.11.0/24  0.0.0.0                  0         32768 i
*> 1.1.224.0/21 1.1.11.40            5         32768 i
*> 1.1.250.0/24 0.0.0.0                  0         32768 i