キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
4533
閲覧回数
0
いいね!
3
返信

OSPF導入について

takayoshi inoue
Level 1
Level 1

ご担当者様

下記モデル/フューチャーセットでOSPFを検討してます。

モデルによっては制限もしくはアップグレードが必要かと思いますが

アドバイス頂けると助かります。

---------------------------------------
WS-C3750X-24T-S(IPBase c3750e-universalk9-mz.150-1.SE3)
WS-C3560CG-8TC-S(IPBase c3560c405ex-universalk9-mz.122-55.EX3)
Cisco 892-K9     (c890-universalk9-mz.151-4.M4.bin)
WS-C3560CX-12PC-S(IPBase c3560cx-universalk9-mz.152-3.E1.bin)
WS-C3560CG-8PC-S(IPBase c3560c405ex-universalk9-mz.122-55.EX2)
---------------------------------------

3件の返信3

xxxAnzielxxx
Spotlight
Spotlight

892-K9については全く問題ありません。

その他スイッチについてはIPBaseのため、OSPF機能では「OSPF for Routed Access」に限られます。

そのため、必要に応じてIPServiceライセンスの追加が必要です。

必要ないかもしれませんが、補足までに。

892-K2 はデフォルトで Advanced IP Features Set となっているので、問題なく OSPF を設定/動作させることができます。

参考 : Cisco 890 Series Integrated Services Routers Data Sheet

その他のスイッチは IP Base となり、xxxxAnzeilxxx さんの通り、OSPF for Routed Access となり、これは一応使えますが設定できる OSPF プロセスが一つで、学習できるルート数は 200 までに制限されます。

参考 : http://www.cisco.com/c/en/us/products/collateral/ios-nx-os-software/ios-software-releases-12-2-special-early-deployments/product_bulletin_c25-614546.html

OSPF for Routed Access: Starting from Cisco IOS Release 12.2(55)SE, the IP Base image supports a new feature called OSPF for Routed Access. OSPF for Routed Access is designed specifically to enable you to extend Layer 3 routing capabilities to the wiring closet. It supports only one OSPFv2 and one OSPFv3 instance, with a maximum number of 200 dynamically learned routes.

With the typical topology (hub and spoke) in a campus environment, where the wiring closets (spokes) are connected to the distribution switch (hub) forwarding all nonlocal traffic to the distribution layer, the wiring closet switch need not hold a complete routing table. A best practice design, where the distribution switch sends a default route to the wiring closet switch to reach interarea and external routes (OSPF stub or totally stub area configuration), should be followed when OSPF for Routed Access is used in the wiring closet. For more details, visithttp://www.cisco.com/en/US/partner/docs/solutions/Enterprise/Campus/routed-ex.html.

Note that the IP Base image entitles the user to configure OSPF for Routed Access; however, the restrictions on the number of routes and instances are not enforced in this release.

The IP Services image is required if one needs multiple OSPFv2 and OSPFv3 instances without route restrictions. Additionally, the IP Services image is required to enable the multi-VRF-CE feature.

その条件以上で OSPF を使用したい場合は、IP Service のライセンス購入/追加が必要になります。

補足: ちなみに、最新バージョンでは OSPF for Routed Access での学習ルート上限が 200->1000 に上がっているようです。

http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-6500-series-switches/product_bulletin_c25-729400.html

Number of routes supported with OSPF routed access in IP Base feature set has been increased from 200 to 1000, it is applicable for both Cisco Catalyst 3K and 4K platforms.

皆様

ご回答ありがとうございました。

大変助かりました。