所谓redistribute仅仅是在两种不同的路由协议需要互相学习其路由条目的时候才用。所以并不是必须重分发静态路由到OSPF中。但如果OSPF需要学习静态路由,或者说使用OSPF的区域需要与使用静态的区域通信,才需要重分发。不过重分发可以简化OSPF的配置。
Redistribute型別2 按如下所述在配置模式下輸入命令: RTB(config-router)#router bgp 100RTB(config-router)#redistribute ospf 1 match external 在路由器B的此配置中,僅重分發OSPF外部路由,但第1類和第2類均如此: RTB hostname RTB ! interface GigabitEthernet0/0 ip address 10.3.3.1 255.255.255.0 duplex ...
将OSPF重分发到BGP拓扑A 仅将OSPF内部(区域内和区域间)路由重分配到BGP 如果您配置将OSPF重分发到BGP而不使用关键字,默认情况下,只有OSPF区域内和区域间路由重分发到BGP。您可以使用internal关键字以及redistribute命令下router bgp重分布OSPF区域内和区域间路由。
can see redistrubuted route from ospf sh ip route on pro-r5 - nothing solved! go to solution. 0 helpful 1 accepted solution accepted solutions do under ospf compatibility? share it here without this command the ospf will never redistribute bgp into ospf since down bit is set. mhm ...
这个在思科里面应该是重发布静态路由到OSPF内。
the problematic routers were ISP-2 and ISP-3 and that I need to tag the routes and deny as needed so the loop won't occur, however, after trying it out I understood BGP does not support tags (% "OSPF_TO_BGP" used as redistribute ospf into bgp route-map, set tag not supported)....
route-map OSPF_BGP permit 10 match ip address prefix-list OSPFtoBGP ! route-map OSPF_BGP deny 50 ! router bgp 65534 redistribute connected redistribute ospf 100 route-map OSPF_BGP sh ip route bgp 10.0.0.0/8 is variably subnetted, 57 subnets, 4 masks B 10.1.11.0/24 [20/0] via 10.125...
redistribute ospf metric 3 R1: show ip route R 192.16.10.0/24 (R2将OSPF再发布进RIP时,由于RIP不支持VLSM,因此172.16.52.0/22丢失, 由于RIP会自动在主类网络的边界处进行路由汇总, 因此192.168.10.16/28会被汇总成192.168.10.0/24) 6.配置redistribution: ...
In the first configuration example for Figure 14-1, the EIGRP routes were redistributed into OSPF with a default metric of 20. For this example, modify the configuration on Router B to change the metric of all the redistributed EIGRP routes to 66. Router B router ospf 1 redistribute eigrp ...
CISCO官方配置手册BGP+Hybrid+CLI.pdf,BGP Hybrid CLI The BGP Hybrid CLI Support feature allows the network operator to configure the Border Gateway Protocol (BGP) using the Network Layer Reachability Information (NLRI) format for IPv4 unicast commands and