Visio tip: illustrating abridged protocol stacks

Posted by stretch in Network Diagrams on Friday, 19 Dec 2008 at 4:23 a.m. GMT

When representing protocol stacks in a network diagram, you generally want to show only the bare minimum, especially if you want to maintain scale. For example, including the unidentified payload of Ethernet frame is unwieldy an conveys no notable information:

Before

One of the stock Visio shapes can come in handy here. Open the Flowchart > Basic Flowchart Shapes stencil set and drag a copy of the Document shape onto the work area. This shape can be rotated and resized to provide a smooth tapered effect on our protocol stack:

Document shape

After

Two copies can also be positioned face to face to create a nice bisection effect:

Bisection

Chris Dean commented on 23 Dec 2008 at 5:06 p.m.

This is a GREAT TOPIC, tips on proper VISIO network drawings. I know I have a hard time with my team, always all over the place as to what gets on a Visio...

Maybe start the topic or direct me/us to a good place for Visio samples etc...

stretch commented on 23 Dec 2008 at 5:49 p.m.

@Chris: Well I'm hardly an authority on the "right" way to draw, but I do posts like this on occasion (see the blog archive for more). I also like Visio Guy for random Visio-specific tips.

Chris Dean commented on 24 Dec 2008 at 3:12 p.m.

Thanks for the feedback. Maybe I should do something about some kind of Network Visio Standard. Hmmmm, me thinkie bout it.

Thanks again, and Merry CHRISTmas.

Leave a comment

(optional, will not be published)
(optional)

Comment Tips

  • You can use Markdown syntax for decoration. (Cheat sheet)
  • Links: [Google](http://google.com) or <http://google.com>
  • Use backticks around commands: `ip address 127.0.0.1`
  • Use indentations (tabs) for preformatted text (code blocks)