ホームページ > データベース > mysql チュートリアル > usearoute-maptolimitredistributioninOSPF

usearoute-maptolimitredistributioninOSPF

WBOY
リリース: 2016-06-07 15:15:56
オリジナル
1011 人が閲覧しました

! /* match only 172.16.10.x and 172.16.11.0 subnets */ ! access-list 1 permit 172.16.10.0 0.0.1.255 ! ! ! /* use access-list 1 to determine what gets matched */ ! route-map LoopbacksOnly permit 10 match ip address 1 ! ! ! /* redistribute co

! /* match only 172.16.10.x and 172.16.11.0 subnets */

!

access-list 1 permit 172.16.10.0 0.0.1.255

!

!

! /* use access-list 1 to determine what gets matched */

!

route-map LoopbacksOnly permit 10

match ip address 1

!

!

! /* redistribute connected networks, any and all subnets, */

! /* and seed it as E2 type. Note that throughout your */

! /* OSPF domain, your loopbacks will have a metric of 20 */

! /* 20 is the default metric when you redistribute into */

! /* OSPF. Except for BGP routes which get a metric of 1. */

! /* Also use the route-map LoopbacksOnly to selectively */

! /* redistribute only the ones we want to redistribute. */

!

router ospf 200

redistribute connected subnets metric-type E2 route-map LooopbacksOnly
関連ラベル:
ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート