レス
元トピ
次レスタイトル
Re: 問題ID:6869
フォーラム
最強WEB問題集CCNP ROUTE
投稿ユーザ(投稿日)
(2012/11/8)本文
bana8787さん
subnets optionを必要とするのは、OSPFに再配送する場合です。
RIPに再配送する場合は、そもそも subnets option 自体付けれないのです。
RIPに再配送するときに付けることができるoptionはこんな感じになってます↓
■OSPFからRIPに再配送する時に選択できるoption
*******************************************
R1(config)#router rip
R1(config-router)#redistribute ospf 1 ?
match Redistribution of OSPF routes
metric Metric for redistributed routes
route-map Route map reference
vrf VPN Routing/Forwarding Instance
*******************************************
■EIGRPからRIPに再配送する時に選択できるoption
*******************************************
R1(config)#router rip
R1(config-router)#redistribute eigrp 1 ?
metric Metric for redistributed routes
route-map Route map reference
*******************************************
・・・ID:6869の解説にもこれをまとめた内容のものが載ってましたね f ^^;
レス一覧
元トピ
次レス
Copyright (c) 2010
Ping-t All rights reserved.