From: Haohong Lin (hhlin@xxxxxxxxxx)
Date: Sun Apr 08 2001 - 22:39:20 GMT-3
   
Hi,
    When I redistribtue OSPF to BGP 3 having no route-map, I have
 no route entry of "0.0.0.0". In BootCamp's answer pages, there is
 route-map to filter the route '0.0.0.0', Is that necessary?
   This is the redistribution expression I used:
router bgp 3
   redistribute ospf 20 metric 10 match internal external 1 external 2
R6#sh ip ospf da
       OSPF Router with ID (12.2.1.1) (Process ID 20)
                Router Link States (Area 0)
Link ID         ADV Router      Age         Seq#       Checksum Link count
12.2.1.1        12.2.1.1        1598        0x80000002 0xD25A   2
172.168.32.1    172.168.32.1    14    (DNA) 0x80000002 0x7F05   4
                Type-5 AS External Link States
Link ID         ADV Router      Age         Seq#       Checksum Tag
0.0.0.0         12.2.1.1        1689        0x80000001 0xC7B4   20
 ^^^^^^^there is a 0.0.0.0 route entry^^^^^^^^^^^^^
77.1.1.0        172.168.32.1    54    (DNA) 0x80000001 0x41A3   0
R6#
R6#sh ip bgp
BGP table version is 13, local router ID is 12.2.1.1
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
*> 12.2.0.0/16      0.0.0.0                 10         32768 ?
*> 12.3.0.0/16      12.2.1.2                10         32768 ?
*> 12.4.0.0/16      12.2.1.2                10         32768 ?
*> 41.1.1.0/24      11.1.1.5                      300      0 2 1 ?
*> 44.1.1.0/24      11.1.1.5                      300      0 2 1 i
*> 77.1.1.0/24      12.2.1.2                10         32768 ?
R6#
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:42 GMT-3