|
|
1.1 root 1: .PS
2: .ps 20
3: ## figure 17
4: B1: box "CLNP" "802.3" height 3*boxht/2
5: B2: box "CLNP" "802.3" \
6: with .w at (B1.e.x+2*linewid, B1.e.y) height 3*boxht/2
7: B3: box "CLNP" "IP" "Ether" \
8: with .nw at (B2.ne.x+linewid, B2.ne.y) height 3*boxht/2
9: B5: box "IP" "Ether" \
10: with .nw at (B3.ne.x+4*linewid, B3.ne.y) height 3*boxht/2
11: B4: box "TCP" with .s at (B5.n.x-2*linewid, B5.n.y+lineht)
12: line from B4.s to (B5.n.x-boxwid/6, B5.n.y)
13: B6: box "TP4" "CLNP" with .s at (B5.n.x+2*linewid, B5.n.y+lineht)
14: line from B6.s to (B5.n.x+boxwid/6, B5.n.y)
15: ##
16: line from B1.s \
17: to (B1.s.x, B1.s.y-2*lineht) \
18: to (B2.s.x, B2.s.y-2*lineht) \
19: to B2.s
20: line from B3.s \
21: to (B3.s.x, B3.s.y-2*lineht) \
22: to (B5.s.x, B5.s.y-2*lineht) \
23: to B5.s
24: ##
25: B7: box "NS-BRIDGE" with .sw at (B2.nw.x, B2.nw.y+lineht) \
26: width (B3.ne.x-B2.nw.x)
27: line up from B2.n
28: line up from B3.n
29: box dashed with .nw at (B7.nw.x-linewid, B7.nw.y+lineht) \
30: width B7.width+linewid*2 \
31: height B7.nw.y-B2.sw.y+2*lineht
32: arc -> from (B3.n.x-boxwid/4, B3.n.y+lineht/4) \
33: to (B2.n.x+boxwid/4, B2.n.y+lineht/4)
34: move to (B7.s.x, B3.n.y+lineht/2) "\xx route"
35: ##
36: B8: box "TP4" with .s at (B1.n.x, B1.n.y+lineht)
37: line from B1.n to B8.s
38: B8a: box invis "ISO TS" with .s at (B8.n.x, B8.n.y+lineht)
39: arrow from B8.n to B8a.s
40: ##
41: B9: box invis "ISO TS" with .s at (B6.n.x, B6.n.y+lineht)
42: arrow from B6.n to B9.s
43: B9a: box invis "DDN TS" with .s at (B4.n.x, B4.n.y+lineht)
44: arrow from B4.n to B9a.s
45: ##
46: B10: box with .nw at (B7.sw.x-linewid, B2.sw.y-3*lineht) \
47: width B7.width+2*linewid height boxht/6 shaded
48: move to (B10.s.x, B10.s.y-lineht/2); "NS-BRIDGE HOST"
49: ##
50: .PE
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.