Skip to content

Commit

Permalink
ver 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhsukeogawa committed Apr 22, 2024
1 parent fecd487 commit f288b35
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ https://github.com/cisco-open/network-sketcher/assets/13013736/b76ec8fa-44ad-4d0

# New Features
- Ver 2.2.0
- Automatic IP address assignment
- [Automatic IP address assignment](https://github.com/cisco-open/network-sketcher/blob/ver_2.2.0/User_Guide/English/7-2.%20Automatic%20IP%20address%20assignment.md)
- Ver 2.1.0
- VPN Diagram & Configuration
- [VPN Diagram](https://github.com/cisco-open/network-sketcher/blob/main/User_Guide/English/6-1.%20Generation%20of%20VPN%20Diagram%20.md)
- [VPN Configuration](https://github.com/cisco-open/network-sketcher/blob/main/User_Guide/English/6-2.%20VPN%20setting.md)
- Cross-platform support (Windows, Linux, Mac OS)
- Drawing beyond maximum PowerPoint size
- Import of yaml file from CML diagrams (L1 & L3 IP Address of Physical IF with IOS)
- [Drawing beyond maximum PowerPoint size](https://github.com/cisco-open/network-sketcher/blob/main/User_Guide/English/A-1.%20Procedure%20for%20pasting%20PPT%20figures%20that%20exceed%20the%20maximum%20paper%20size%20into%20Excel.md)
- [Import of yaml file from CML(Cisco Modeling Labs) diagrams](https://github.com/cisco-open/network-sketcher/blob/main/User_Guide/English/7-1.%20Convert%20CML%20configuration%20file%20(yaml)%20to%20Network%20Sketcher%20master%20file.md)

# Limitations
- IPv4 only. IPv6 is not supported.
Expand All @@ -24,7 +25,7 @@ https://github.com/cisco-open/network-sketcher/assets/13013736/b76ec8fa-44ad-4d0

# Requirement
- __Python 3.x__
- __Network Sketcher now supports cross-platform. Works with Windows, Mac OS, and Linux.__
- __Network Sketcher supports cross-platform. Works with Windows, Mac OS, and Linux.__

# Installation
* Required
Expand Down Expand Up @@ -107,6 +108,7 @@ pyinstaller.exe [file path]/network_sketcher.py --onefile --collect-data tkinter
# Author

* Yusuke Ogawa
* CCIE# 17583
* Security Architect @ Cisco
* yuogawa@cisco.com

Expand Down
2 changes: 1 addition & 1 deletion User_Guide/English/7-2. Automatic IP address assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* **Launch Network Sketcher**
1. Drag and drop the master file to the Main Panel.
2. The Master Panel appears. Click "Auto IP Addressing" under "Extensions.
3. Auto IP Addressing Panel is displayed. Select an area to assign IP from "Select Area".
3. Auto IP Addressing Panel is displayed. Select an area to assign IP from "Select Area". *Choose '_WAN(Way_Point)_' for the WAN connection segment.
4. Click "Run IP Addressing.

![image](https://github.com/cisco-open/network-sketcher/assets/13013736/5065af68-1c95-48be-99fa-46fff958b7ee)
Expand Down
Binary file removed User_Guide/English/SoureFiles[EN].zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* **Network Sketcherを起動**
1. マスターファイルをMain Panelにドラッグアンドドロップする
2. Master Panelが表示される。「Extensions」の「Auto IP Addressing」をクリック
3. Auto IP Addressing Panelが表示される。「Select Area」からIPを割り当てるAreaを選択
3. Auto IP Addressing Panelが表示される。「Select Area」からIPを割り当てるAreaを選択  *WANの接続セグメントは'_WAN(Way_Point)_'を選択
4. 「Run IP Addressing」をクリック

![image](https://github.com/cisco-open/network-sketcher/assets/13013736/5065af68-1c95-48be-99fa-46fff958b7ee)
Expand Down
Binary file removed User_Guide/Japanese/SourceFiles[JP].zip
Binary file not shown.

0 comments on commit f288b35

Please sign in to comment.