2005年10月09日

as-path prepend(5)

次の様にして、show ip bgpコマンドでルートの広告を確認します。
ルータBでルートのas-pathが余計に付与されて広告されているのが確認できれば成功です。
bgpdB# show ip bgp
BGP table version is 0, local router ID is 192.168.20.100
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
*> 10.0.0.0/24      192.168.10.100           0             0 1 1 1 i
*> 10.0.1.0/24      192.168.10.100           0             0 1 1 1 i
*> 10.0.2.0/24      192.168.10.100           0             0 1 1 1 i
*> 10.0.3.0/24      192.168.10.100           0             0 1 1 1 i

Total number of prefixes 4
 

Trackback on "as-path prepend(5)"

このエントリーのトラックバックURL: 

"as-path prepend(5)"へのトラックバックはまだありません。

Comment on "as-path prepend(5)"

"as-path prepend(5)"へのコメントはまだありません。