設定に再起動が必要なコンフィグまとめ

提供: hkatou_Lab
2022年9月20日 (火) 15:50時点におけるHkatou (トーク | 投稿記録)による版 (ページの作成:「== Cisco == === ISR4000 / ASR1000 === license boot level <License_Level> <ref>Chapter: License Verification <nowiki>https://www.cisco.com/c/en/us/td/docs/routers/asr100…」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
ナビゲーションに移動 検索に移動

Cisco

ISR4000 / ASR1000

license boot level <License_Level> [1]

platform hardware throughput level [2]

ASR1000 の例 :

  • デフォルトは双方向で合計 2.5Gbps のスループット
  • 最大双方向で 20Gbps のスループットを設定可能

CSR1000V は再起動が不要

Catalyst 6500 Sup720

mls cef maximum-routes [3]

Catalyst 2960 / 3750 / 3560

sdm prefer { access | default | dual-ipv4-and-ipv6 { default | routing | vlan } | indirect-ipv4-and-ipv6-routing | routing | vlan } [4]

PBR はデフォルトで TCAM が割り当てられていないため、routing テンプレートに変更 + 再起動が必要

Catalyst 3850 / 3650 / 9000

license boot level <license_level> [5]

9500 の場合 : sdm prefer { core | nat | distribution | custom } [6]

Nexus 9300

max-metric router-lsa external-lsa include-stub on-startup summary-lsa

  • コマンド投入時、次回の再起動時に有効になる旨のメッセージが表示されます
  • ただ、これは起動時に発動するコマンドのため、reload が必要とは違う気がします

Arista

7050X3

DCS-7280R, DCS-7280R2, DCS-7500R, DCS-7500R2, DCS-7020R

hardware access-list mechanism tcam [7]

A10

Thunder 3030S CGN / 3040S CFW

  1. Chapter: License Verification https://www.cisco.com/c/en/us/td/docs/routers/asr1000/install/guide/1001HX_1002HX/b_ASR1001HX-1002HX_HIG/b_ASR1001HX-1002HX_HIG_chapter_0110.html license boot level <License_Level>
  2. スループット レベルの設定 https://www.cisco.com/c/ja_jp/td/docs/routers/asr1000/install/guide/1001-x/asr1hig-book/asr1hig-book_chapter_0101.html#con_1060881 Cisco ASR 1001-X ルータの組み込みエンベデッド サービス プロセッサは、ソフトウェア ライセンスに応じて、2.5 Gbps(デフォルト)、5 Gbps、10 Gbps、および 20 Gbps のスループットをサポートします。 ソフトウェア アクティベーションによるパフォーマンス アップグレード ライセンスを適用してから、ルータをリロードすることによって、ESP のスループットを 2.5 Gbps(デフォルト)から 5 Gbps にアップグレードできます。ESP のスループットは、任意のライセンス レベルから別のライセンス レベルにアップグレードできます。 ESP の現在のスループットレベルを決定するには、show platform hardware throughput level コマンドを実行します。 次に、20 Gbps パフォーマンス アップグレード ライセンスの適用とルータのリロード後の このコマンドの出力例を示します。
  3. CAT 6500 and 7600 Series Routers and Switches TCAM Allocation Adjustment Procedures https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/117712-problemsolution-cat6500-00.html#anc3 You can enter the mls cef maximum-routes ip <number in thousands> command in order to adjust the number of routing entries that are allocated to the IPv4. This does not increase the overall size of the FIB TCAM, but it reduces the number of routing entries that are allocated to the IPv6 in order to increase the amount of TCAM space for the IPv4.
  4. Chapter: Configuring SDM Templates https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/15-0_2_se/configuration/guide/3750x_cg/swsdm.html
  5. Configuring Base and Add-On Licenses https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/17-6/configuration_guide/sys_mgmt/b_176_sys_mgmt_9300_cg/licenses.html#Cisco_Task.dita_f126c327-a647-4235-b1a2-930771e49f9d license boot level <license_level>
  6. Chapter: Configuring SDM Templates https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/17-6/configuration_guide/sys_mgmt/b_176_sys_mgmt_9500_cg/configuring_sdm_templates.html
  7. Support for Private VLAN https://www.arista.com/en/um-eos/eos-virtual-lans-vlans?searchword=reload On DCS-7280R, DCS-7280R2, DCS-7500R, DCS-7500R2, DCS-7020R Private VLAN and Algomatch features are mutually exclusive. Disable algomatch with the hardware access-list mechanism tcam command . Note that this requires a reload of the system to take effect.