2005年10月10日

Local Preferenceの設定(9)

次の様にして、show ip bgp summaryコマンドでルータCでBGPのルートの広告状態を確認します。
Local Preferenceを設定する前は次のようになっています。
bgpdC# show ip bgp
BGP table version is 0, local router ID is 192.168.40.101
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
* i10.0.0.0/24      192.168.40.100           0    100      0 1 i
*>                  192.168.20.100           0             0 1 i
* i10.0.1.0/24      192.168.40.100           0    100      0 1 i
*>                  192.168.20.100           0             0 1 i
* i10.0.2.0/24      192.168.40.100           0    100      0 1 i
*>                  192.168.20.100           0             0 1 i
* i10.0.3.0/24      192.168.40.100           0    100      0 1 i
*>                  192.168.20.100           0             0 1 i

Total number of prefixes 4
Local Preferenceを設定した後は次のようになっています。
bgpdC# show ip bgp
BGP table version is 0, local router ID is 192.168.40.101
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
*>i10.0.0.0/24      192.168.40.100           0    300      0 1 i
*                   192.168.20.100           0             0 1 i
*>i10.0.1.0/24      192.168.40.100           0    300      0 1 i
*                   192.168.20.100           0             0 1 i
*>i10.0.2.0/24      192.168.40.100           0    300      0 1 i
*                   192.168.20.100           0             0 1 i
*>i10.0.3.0/24      192.168.40.100           0    300      0 1 i
*                   192.168.20.100           0             0 1 i

Total number of prefixes 4
 

Trackback on "Local Preferenceの設定(9)"

以下1件のトラックバックはこのページのエントリー"Local Preferenceの設定(9)"を参照しています。

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

» Pharmacy Online

  • 2006年08月30日 21:22
  • from Pharmacy Online

Online pharmacies in tijuana... [続きを読む]

Comment on "Local Preferenceの設定(9)"

"Local Preferenceの設定(9)"へのコメントはまだありません。