"대문"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Hunter0x01 (토론 | 기여) 잔글 (→graph) |
Hunter0x01 (토론 | 기여) 잔글 |
||
68번째 줄: | 68번째 줄: | ||
<quickgv name='my1' usage="G" theme="default"> | <quickgv name='my1' usage="G" theme="default"> | ||
− | |||
rankdir=LR | rankdir=LR | ||
− | # Syntax: firewall1 [shape=none, label="firewall1", labelloc="b", image=" | + | # Syntax: firewall1 [shape=none, label="firewall1", labelloc="b", image="firewall.gif"] |
# node for the firewall | # node for the firewall | ||
87번째 줄: | 86번째 줄: | ||
# nodes for static route nets | # nodes for static route nets | ||
− | Netz303030024 [shape=none, label="30.30.30.0/24\n", image=" | + | Netz303030024 [shape=none, label="30.30.30.0/24\n", image="cloud_routed_net.gif"] |
Netz404040024 [shape=none, label="40.40.40.0/24\n", image="cloud_routed_net.gif"] | Netz404040024 [shape=none, label="40.40.40.0/24\n", image="cloud_routed_net.gif"] | ||
Netz505050024 [shape=none, label="50.50.50.0/24\ndmz3", image="cloud_routed_net.gif"] | Netz505050024 [shape=none, label="50.50.50.0/24\ndmz3", image="cloud_routed_net.gif"] | ||
98번째 줄: | 97번째 줄: | ||
Router10101010 [shape=none, label="router1.internal.mycompany.com", labelloc="b", image="router.gif"] | Router10101010 [shape=none, label="router1.internal.mycompany.com", labelloc="b", image="router.gif"] | ||
Router10101011 [shape=none, label="serverfarmfw1.dmz3.mycompany.com", labelloc="b", image="firewall.gif"] | Router10101011 [shape=none, label="serverfarmfw1.dmz3.mycompany.com", labelloc="b", image="firewall.gif"] | ||
− | Router20202010 [shape=none, label="router2.dmz1.mycompany.com", labelloc="b", image=" | + | Router20202010 [shape=none, label="router2.dmz1.mycompany.com", labelloc="b", image="router.gif"] |
# FirewallIFsNR [shape=Mrecord, label="IF1\n10.1.1.1|IF2\n10.1.2.1"] | # FirewallIFsNR [shape=Mrecord, label="IF1\n10.1.1.1|IF2\n10.1.2.1"] | ||
140번째 줄: | 139번째 줄: | ||
Router20202010 -> Netz606060024 | Router20202010 -> Netz606060024 | ||
Router10101011 -> Netz707070024 | Router10101011 -> Netz707070024 | ||
− | |||
− | |||
</quickgv> | </quickgv> |
2020년 10월 9일 (금) 11:36 판
처음
문서만들기
test test
편집0
client/web/was/db
편집1
http://magjac.com/graphviz-visual-editor/
https://itsecworks.com/2012/03/16/networking-topology-with-graphviz/