5 Design Considerations For Network Engineers

1. Redundancylimits and this limit is usually well below the interface
Redundant links can be installed on the LAN and WAN.speed. In other words, if you are passing packets
The question of whether redundant links are required isbetween networks at high speeds the type of
generally guided by a combination of key factors;a)hardware should be a major consideration.
Finance - is there sufficient money to cater for theOther hardware considerations include the size of the
additional equipment and any additional operationalrouting table, oversubscription rates, the number of
costs for a second link?b) Business Requirements -features required by each device (i.e. QOS, Neflow,
what is the business impact of lost networkaccess lists, port security, multicast etc) and the
connectivity in terms of risk and revenue?c) Serviceeffects of those features on the hardware.
Level Agreements - what are the existing service4. Monitoring
level agreements with carriers and third partyThere is monitoring and then there is monitoring. Just
providers? Are the restoration times in line withknowing whether a device is up or down is usually not
business expectation?enough, additional protocols that can help to determine
2. Congestionthe performance of a router include;a) SNMP - by far
A heavily congested link is almost as bad as a downthe most popular network management protocol. It can
link. The usual suspects causing network congestionbe used to graph just about any counter including CPU
include;a) Misconfigured or Chatty applications - someutilization, memory utilization and interface utilization.b)
applications attempt to download large quantities ofICMP - still a useful protocol to determine uptime and
data over a link in order to update their software orround trip latency.c) Net flow - a fantastic protocol that
due to misconfiguration errors.b) Viruses and worms -captures traffic and allows you to keep records of
amongst other things, viruses and worms can launchconversations, volume and protocols across a
denial of service attacks which are designed toparticular link.d) IPSLA - this protocol is proprietary to
overwhelm network services.c) Oversubscribed link -Cisco equipment. It is a very powerful tool for network
too many links aggregating into one point can causeperformance monitoring.
congestion in much the same way that freeways and5. Layer 8 of the 7 layer OSI model!
motorways become congested during peak hour.As a good friend of mine once wrote, layer 8 of the
One mitigation against heavy congestion is toOSI model is the user's expectation. High speed and
implement Quality of Service. This service will allowhigh availability are defined by business requirement
you to prioritise traffic based on relevance andand user expectation. Just as network response
importance to your business.speeds ten years ago would no longer be acceptable
3. Hardware limitstoday, your network design should cater for the
Routers in particular are prone to high utilization underexpectation that new networks will be responsive and
heavy loads. This varies, of course, depending on theavailable by virtue of the fact that they are new.
router model but they all have their route processing