set weight

BGPピアから受信した経路情報のweight値をac 米兰官网します。

refreshコマンド後に有効になるコマンドです。


ac 米兰官网例1 BGPピア(10.0.0.1)のWeight値を65535(最優先)にする

Router(config)#route-map map1 permit 1
Router(config-rmap map1 permit 1)#set weight 65535
Router(config-rmap map1 permit 1)#exit

Router(config)#router bgp 100
Router(config-bgp)#neighbor 10.0.0.1 route-map map1 out


コマンド書式

set weight <weight値


パラメータ

パラメータ ac 米兰官网内容 ac 米兰官网範囲 省略時の値
weight値 BGPのWeight値にセットする値をac 米兰官网します。
WEIGHT値の大きいBGPピアからの情報が優先されます。
0〜65535 省略不可


このac 米兰官网を行わない場合

weigth値は0となります。


ac 米兰官网モード

Route-mapac 米兰官网モード

トップページへ