set community 300 access-list I permit 0.0.0.0 255. 255. 255. 255 Advertising Networks BGP通过三种方法对外广播其AS内的路由信息:重分配静态路由、重分配动 态路由、用 network命令。 redistributing static routes router bgp 200 neighbor l.1.1. I remote-as 300 redistribute static ip route 175.220.0.00.0.255.255mull0 edistribute dynamic routes 有些IGP路由是通过BGP学到的,因此需用 access list阻止这些路由被再 分配回BGP router router eigrp 10 network175.220.0.0 redistribute bgp 200 redistributed connected default-metric 1000 100 250 1500 router bgp 200 neighbor I.1.1. I remote-as 300 neighbor 2.2.2.2 remote-as 200 neighbor 1.1.1 .I distribute-list I out redistribute eigrp 10 access-list I permit 175. 220. 0.00.0.255.255 通常应避免将BGP再分配入IGP,因为这样会导致太多的路由注入AS中。 use the network command 在BGP中使用 network命令定义AS的起始处,而在IGP中, network命令则 指定起IGP的端口。 router c router bgp 200 neighbor I.I.1.I remote-as 300 network175.220.0.0 BGP Decicion Algori thm As path Attribute 当有更新信息通过AS时,BGP将在前面加上自己的AS号。 Origin attribute 路由的 Origin属性有以下三种set community 300 ! access-list 1 permit 0.0.0.0 255.255.255.255 Advertising Networks BGP 通过三种方法对外广播其 AS 内的路由信息:重分配静态路由、重分配动 态路由、用 network 命令。 redistributing static routes !router c router bgp 200 neighbor 1.1.1.1 remote-as 300 redistribute static ! ip route 175.220.0.0 0.0.255.255 null 0 redistribute dynamic routes 有些 IGP 路由是通过 BGP 学到的,因此需用 access list 阻止这些路由被再 分配回 BGP。 !router c router eigrp 10 network 175.220.0.0 redistribute bgp 200 redistributed connected default-metric 1000 100 250 100 1500 ! router bgp 200 neighbor 1.1.1.1 remote-as 300 neighbor 2.2.2.2 remote-as 200 neighbor 1.1.1.1 distribute-list 1 out redistribute eigrp 10 ! access-list 1 permit 175.220.0.0 0.0.255.255 通常应避免将 BGP 再分配入 IGP,因为这样会导致太多的路由注入 AS 中。 use the network command 在 BGP 中使用 network 命令定义 AS 的起始处,而在 IGP 中,network 命令则 指定起 IGP 的端口。 !router c router bgp 200 neighbor 1.1.1.1 remote-as 300 network 175.220.0.0 三、BGP Decicion Algorithm AS_path Attribute 当有更新信息通过 AS 时,BGP 将在前面加上自己的 AS 号。 Origin Attribute 路由的 Origin 属性有以下三种: