Archive

Archive for the ‘Network Design’ Category

QoS – Classification and Marking

April 19th, 2010 No comments

The first element to a QoS policy is to classify/identify the traffic that is to be treated differently.  Following classification, certain “marking tools” can set an attribute of a frame or packet to a specific value. Such marking (or remarking) establishes a trust boundary that scheduling tools later depend on. Read more…

Categories: Network Design, QoS Tags:

QoS Markings: Layer 2 and 3 and IPv6

April 19th, 2010 No comments

When data is sent through a network, it is able to be tagged with a “priority value”. When the data passes through a network device, the network device uses that priority value to determine how it should treat the packet.  Data can be tagged with a priority value as described in the following article. Read more…
Categories: Network Design, QoS Tags: ,

IPv6 EUI-64 Addressing

April 18th, 2010 No comments

Stretch, from Packetlife.net recently produced an excellent article explaining IPv6 and EUI-64 addressing.  The article is reproduced, verbatim, here: Read more…

Categories: Network Design Tags:

NetFlow Primer

April 8th, 2010 No comments

Because it is part of Cisco IOS software, NetFlow enables networks to perform IP traffic flow analysis without deploying external probes, making traffic analysis economical even on large IP networks. Read more…

ACL for Internet Facing Router

April 5th, 2010 No comments

A base Access List for any internet facing router, re-produced from Mike Storm and Jeremy Cioara’s blogs:

Read more…

Categories: Network Design, Security Tags: ,

MPLS FAQ – For Beginners

April 3rd, 2010 No comments

Here is a basic overview of MPLS describing:

  • What is Multi?Protocol Label Switching (MPLS)?
  • What is a label? What is the structure of the label?
  • Where will the label be imposed in a packet?
  • What is a Forwarding Equivalence Class (FEC)?
  • What is an upstream label switch router (LSR)?
  • What is a downstream LSR?
  • What do the terms incoming, outgoing, local, and remote mean when referring to labels?
  • Can an LSR transmit/receive a native packet (non?MPLS) on a MPLS interface?
  • Can an LSR receive/transmit a labeled packet on a non MPLS interface?
  • What platforms and Cisco IOSs® support MPLS?
  • Generic Routing Encapsulation (GRE) tunnel has a overhead of 24 bytes.  How much overhead does an MPLS LSP tunnel have?
  • How does the LSR know which is the top label, bottom label, and a middle label?
  • What is the range of label values? What label values are reserved andWhat do the reserved values signify? Read more…
Categories: Network Design Tags:

Ipv6 using “6to4 Tunnelling”

March 31st, 2010 No comments

This article discusses configuration of the 6to4 tunnel on an IOS-based access router, however this concept applies to any router or end host which supports 6to4 tunneling and has a global IPv4 address. Read more…

Categories: Network Design Tags:

QoS Trust Boundaries

March 26th, 2010 No comments

Cisco switches perform most Quality of Service (QoS) operations in hardware, while routers perform QoS functions in software. It is best practice to use the switch to perform deep packet classification and marking functionality on the switches. The router will need to re-classify the packet, but the classification can be on the DSCP marking rather than a transport layer port number. Read more…

Categories: CISCO, Network Design, QoS Tags:

Understanding the Catalyst 3550 Software Image – SMI and EMI

March 23rd, 2010 No comments

The 3550 is either a Layer 2 (L2) or Layer 3 (L3) switch, which depends on the software version and feature set that you install.

The naming conventions for 3550 images begin with either of these: Read more…

Categories: CISCO, Network Design Tags:

TCP/IP over MPLS

March 23rd, 2010 No comments

MPLS is deployed for managing traffic on IP networks, and in conjunction with other technologies like VPNs, will eventually replacing all other services, including dedicated T1s, Frame Relay, ATM and ISDN.
Read more…

Categories: Network Design Tags: