1.PS
2
3R: box "\fCrouter\fR"
4move
5A: box "\fCatom\fR"
6circle rad 0.02 at R.s filled 1
7circle rad 0.02 at A.s filled 1
8line from R.s down 0.4 "" ".1 " rjust
9line from A.s down 0.4 "" ".2 " rjust
10linethick = 2
11E: line from R.sw - (0.2, 0.4) to A.se - (-0.2, 0.4) "" "" "Ethernet"
12"10.0.0.0/24  " rjust at E.w
13.PE
14