-
Notifications
You must be signed in to change notification settings - Fork 13
7‐4. Export AI Context
Yusuke Ogawa edited this page Jun 9, 2025
·
2 revisions
- Export text file for Network Sketcher to read master data into AI(LLM)
- Launch Network Sketcher
- Drag and drop the master file to the Main Panel
- The Master Panel appears. Click “Export AI Context file (Beta1)” under "Lab.
- Note: "The exported AI Context file contains data from the master file, which contains all configuration information for the network (NW). Please note that there is a risk of data leakage if the exported file is loaded into Large Language Model (LLM). Do you fully understand and agree to this risk before performing the export?" Click “YES” only if you agree to
- The exported AI Context file contains data from the master file, which contains all configuration information for the network (NW). Please note that there is a risk of data leakage if the exported file is loaded into the Large Language Model (LLM).
- How to use LLM is not included in the description. Basically, upload your AI Context file to LLM and ask questions, etc.
- It is intended to be loaded into a generic LLM such as Chat GPT or Gemini and then used interactively.
- Chat GPT 4.5 , Gemeni 2.5 Pro equivalent or better is recommended.
- Entering additional information such as device type and model in the Attribute sheet of the device file will improve the accuracy of the response.
- AI Context does not support the following features in Beta 1 version
- Area placement relationships, communication flows, and VPN configuration information
- Configuration changes to Network Sketcher itself
- 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.