BGP Routing Information Base
 
 
BGP ‘redistribute’ commands can also be used to populate the BGP RIB with routes from the Route Table
  network 160.10.0.0 255.255.0.0
  redistribute static route-map foo
access-list 1 permit 192.1.0.0 0.0.255.255
route-map foo permit 10  match ip address 1 
*> 160.10.0.0/16  0.0.0.0       i
s> 160.10.1.0/24  192.20.2.2    i
s> 160.10.3.0/24  192.20.2.2    i
*> 192.1.1.0/24   192.20.2.2    ?