2005年10月10日
as setの設定(10)
- ikepon
- 2005年10月10日
- コメントする
- トラックバック (2)
- カテゴリー:Zebra
次の様にして、show ip bgp summaryコマンドでルータDでBGPのルートの広告状態を確認します。
as-setを設定する前は次のようになっています。
bgpdD# show ip bgp
BGP table version is 0, local router ID is 192.168.30.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
*> 10.0.0.0/22 192.168.30.100 0 1 i
*> 10.0.0.0/24 192.168.30.100 0 1 2 i
*> 10.0.1.0/24 192.168.30.100 0 1 2 i
*> 10.0.2.0/24 192.168.30.100 0 1 3 i
*> 10.0.3.0/24 192.168.30.100 0 1 3 i
Total number of prefixes 5
as-setを設定した後は次のようになっています。
bgpdD# show ip bgp
BGP table version is 0, local router ID is 192.168.30.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
*> 10.0.0.0/22 192.168.30.100 0 1 {2,3} i
*> 10.0.0.0/24 192.168.30.100 0 1 2 i
*> 10.0.1.0/24 192.168.30.100 0 1 2 i
*> 10.0.2.0/24 192.168.30.100 0 1 3 i
*> 10.0.3.0/24 192.168.30.100 0 1 3 i
Total number of prefixes 5
Zebraその他のエントリー
2005年10月10日
as setの設定(9)
as setの設定(8)
as setの設定(7)
as setの設定(6)
as setの設定(5)
as setの設定(4)
as setの設定(3)
as setの設定(2)
as setの設定(1)
Local Preferenceの設定(9)
Local Preferenceの設定(8)
Local Preferenceの設定(7)
Local Preferenceの設定(6)
Local Preferenceの設定(5)
Local Preferenceの設定(4)
Local Preferenceの設定(3)
Local Preferenceの設定(2)
Local Preferenceの設定(1)
プライベートAS番号を取り除く(8)
プライベートAS番号を取り除く(7)
プライベートAS番号を取り除く(6)
プライベートAS番号を取り除く(5)
プライベートAS番号を取り除く(4)
プライベートAS番号を取り除く(3)
プライベートAS番号を取り除く(2)
プライベートAS番号を取り除く(1)
eBGPマルチホップの設定(8)
eBGPマルチホップの設定(7)
eBGPマルチホップの設定(6)
eBGPマルチホップの設定(5)
eBGPマルチホップの設定(4)
eBGPマルチホップの設定(3)
eBGPマルチホップの設定(2)
eBGPマルチホップの設定(1)
2005年10月09日
ospfdの起動(4)
ospfdの起動(3)
ospfdの起動(2)
ospfdの起動(1)
ルートの広告のフィルタリング(5)
ルートの広告のフィルタリング(4)
ルートの広告のフィルタリング(3)
ルートの広告のフィルタリング(2)
ルートの広告のフィルタリング(1)
特定のルートにas-path prepend(5)
特定のルートにas-path prepend(4)
特定のルートにas-path prepend(3)
特定のルートにas-path prepend(2)
特定のルートにas-path prepend(1)
as-path prepend(5)
as-path prepend(4)
as-path prepend(3)
as-path prepend(2)
as-path prepend(1)
集約ルートの広告と抑制(6)
集約ルートの広告と抑制(5)
集約ルートの広告と抑制(4)
集約ルートの広告と抑制(3)
集約ルートの広告と抑制(2)
集約ルートの広告と抑制(1)
集約ルートの広告(6)
集約ルートの広告(5)
集約ルートの広告(4)
集約ルートの広告(3)
集約ルートの広告(2)
集約ルートの広告(1)
ルートの広告(5)
ルートの広告(4)
ルートの広告(3)
ルートの広告(2)
ルートの広告(1)
iBGPの設定(5)
iBGPの設定(4)
iBGPの設定(3)
iBGPの設定(2)
iBGPの設定(1)
eBGPの設定(10)
eBGPの設定(9)
eBGPの設定(8)
eBGPの設定(7)
eBGPの設定(6)
eBGPの設定(5)
eBGPの設定(4)
eBGPの設定(3)
eBGPの設定(2)
eBGPの設定(1)
2005年10月08日