-
Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description Sprachreferenz (1.2023.11) 257 / 528 13 NETWORK DIAGRAM (NWDIAG) 13 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation diagram 13.1.1 Define a network @startuml nwdiag { network dmz { address = "210.x.x.x/24" } } @enduml 13.1.2 Define some elements or servers on a network @startuml nwdiag { network dmz { address = "210
0 码力 |
529 页 |
7.46 MB
| 1 年前 3
-
Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description Sprachreferenz (1.2021.2) 210 / 405 13 NETWORK DIAGRAM (NWDIAG) 13 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented. 13.1 Simple diagram @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
406 页 |
4.22 MB
| 1 年前 3
-
Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description Sprachreferenz (1.2021.1) 193 / 383 12 NETWORK DIAGRAM (NWDIAG) 12 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented. 12.1 Simple diagram @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
384 页 |
4.02 MB
| 1 年前 3
-
Zeitverlaufsdiagramm Außer UML werden die folgenden Diagrammtypen unterstützt. • JSON Data • YAML Data • Network diagram (nwdiag) • Wireframe graphical interface • Archimate diagram • Specification and Description Sprachreferenz (1.2021.2) 198 / 388 13 NETWORK DIAGRAM (NWDIAG) 13 Network diagram (nwdiag) nwdiag has been created by Takeshi Komiya and allows to quickly draw network diagrams. So we thank him for his creation documented. 13.1 Simple diagram @startuml nwdiag { network dmz { address = "210.x.x.x/24" web01 [address = "210.x.x.1"]; web02 [address = "210.x.x.2"]; } network internal { address = "172.x.x.x/24"; web01 [address
0 码力 |
389 页 |
4.07 MB
| 1 年前 3
-
. . . . . . 111 5.4 The modern network configuration for cloud . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 5.4.1 The modern network configuration for cloud with DHCP 5.4.2 The modern network configuration for cloud with static IP . . . . . . . . . . . . . . . . . . . . . . . . . 112 5.4.3 The modern network configuration for cloud with Network Manger . . . . . . Bei einer Standardinstallation werden viele Netzwerkdienste (siehe Kapitel 6) von systemd durch network.target als Daemon-Prozess gestartet. ”sshd” ist hier keine Ausnahme. Als Beispiel dafür, wie man
0 码力 |
289 页 |
1.44 MB
| 1 年前 3
-
d2 @endmindmap 15.7.8 Network (nwdiag) @startuml header some header footer some footer title My title caption This is caption legend The legend end legend nwdiag { network inet { web01 [shape = cloud] title caption This is caption legend The legend end legend * r ** d1 ** d2 @endmindmap 15.8.8 Network (nwdiag) @startuml