-
Notifications
You must be signed in to change notification settings - Fork 12
7‐4. Export AI Context_jp
Yusuke Ogawa edited this page Jun 9, 2025
·
5 revisions
- Network Sketcherにマスターデータを読み込ませて、AI(LLM)に読み込ませるためのテキストファイルをエクスポートします
- Network Sketcherを起動
- マスターファイルをMain Panelにドラッグアンドドロップする
- Master Panelが表示される。「Lab」の「Export AI Context file (Beta1)」をクリック
- 注意事項「エクスポートされたAI Contextファイルには、ネットワーク(NW)のすべての構成情報を含むマスターファイルのデータが含まれます。エクスポートされたファイルがLarge Language Model (LLM)に読み込まれた場合、データが漏えいするリスクがあることにご注意ください。エクスポートを実行する前に、このリスクを十分に理解し、同意しますか?」に同意する場合のみ「YES」をクリック
- エクスポートされたAI Contextファイルには、ネットワーク(NW)のすべての構成情報を含むマスターファイルのデータが含まれます。エクスポートされたファイルがLarge Language Model (LLM)に読み込まれた場合、データが漏えいするリスクがあることにご注意ください。
- LLMの利用方法は記載対象外です。基本的にはAI ContextファイルをLLMにアップロードして質問等を行ってください。
- Chat GPTやGeminiなどの汎用的なLLMに読み込ませた上での対話利用を想定しています。
- Chat GPT 4.5 , Gemeni 2.5 Pro 相当またはそれ以上のモデルを推奨します。
- デバイスファイルのAttributeシートに機器の種別、モデル等の追加情報を入力しておくことで回答の精度が向上します。
- AI Contextはベータ1版は、以下の機能には対応していません。
- Areaの配置関係、通信フロー、VPN構成の情報
- Network Sketcher自体の構成変更
- Yusuke Ogawa - Security Architect, Cisco | CCIE#17583
SPDX-License-Identifier: Apache-2.0
Copyright 2023 Cisco Systems, Inc. and its affiliates
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.