2005年10月10日
eBGPマルチホップの設定(2)
- ikepon
- 2005年10月10日
- コメントする
- トラックバックする
- カテゴリー:Zebra
次の様に、ルータAのbgpdの設定を行います。
bgpdA# show running-config Current configuration: ! hostname bgpdA password hoge enable password hoge log stdout ! router bgp 1 neighbor 192.168.20.101 remote-as 2 neighbor 192.168.20.101 ebgp-multihop 2 ! address-family ipv4 neighbor 192.168.20.101 activate exit-address-family ! route-map map-filter permit 10 match ip address 1 ! line vty ! end
Trackback on "eBGPマルチホップの設定(2)"
このエントリーのトラックバックURL:
"eBGPマルチホップの設定(2)"へのトラックバックはまだありません。
"eBGPマルチホップの設定(2)"へのコメントはまだありません。