• Skip to main content
  • Skip to footer

NetworkJutsu

Networking & Security Services | San Francisco Bay Area

  • Blog
  • Services
  • Testimonials
  • About
    • About Us
    • Terms of Use
    • Privacy Policy
  • Contact Us

IOS

Cisco QoS Toolset

10/29/2011 By Andrew Roderos Leave a Comment

Cisco QoS tools fall into these categories:

  • Classification and marking tools
  • Policing and shaping tools
  • Congestion-avoidance (selective dropping) tools
  • Congestion-management (queuing) tools
  • Link-specific tools

Click here for more information.

Disclosure

NetworkJutsu.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

PHB (Per-Hop Behavior)

10/28/2011 By Andrew Roderos Leave a Comment

According to End-To-End QoS Network Design: Quality of Service in LANs, WANs, and VPNs book, there are four available standard PHBs (Per-Hop Behavior) and are listed below:

  • Expedited Forwarding (EF) – Provides a strict-priority service. This is similar to the Express Mail service of USPS.
  • Assured Forwarding (AF) – Provides a qualified delivery guaranteee and makes the provision for oversubscription to this service (specifically, markdown and dropping schemes for excess traffic). This is similar to Registered Mail service of USPS.
  • Class Selectors (CS) – Provides code points that can be used for backward compatibility with IP Precedence models.
  • Default PHB (Best-Effort Service) – Provides a “delivery when possible” or best effort service. This is similar to Regular Mail service of USPS.

Click here for more information.

Reference

End-To-End QoS Network Design: Quality of Service in LANs, WANs, and VPNs

Disclosure

NetworkJutsu.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

Layer 3 Link Load Balancing

10/27/2011 By Andrew Roderos Leave a Comment

CCDP ARCH book states to avoid CEF (Cisco Express Forwarding) polarization, the recommended way to do is to use alternating input hashes in the core and distribution layer. In the core, use the default hash, which is based on only Layer 3 information. In the distribution layer, use Layer 3 and 4 information as the input into the CEF hash algorithm.

To enable Layer 3 and 4 CEF hashing algorithm, issue this command:

Switch (config)# mls ip cef load-sharing full

Disclosure

NetworkJutsu.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

Recommended EtherChannel Load Balancing

10/26/2011 By Andrew Roderos Leave a Comment

CCDP ARCH book states that the recommended way to load balance an EtherChannel is to use Layer 4 load balancing.

How to enable enable Layer 4 load balancing on EtherChannel:

Switch (config)# port-channel load-balance src-dst-port

Disclosure

NetworkJutsu.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

Cisco STP Toolkit

10/23/2011 By Andrew Roderos Leave a Comment

STP (Spanning Tree Protocol) is a great invention by Radia Perlman. The protocol was designed to ensure that Layer 2 Ethernet network is loop-free. “Algorhyme” is a poem by Radia Perlman that pretty much summarizes what STP is. While this is a great invention, it needed some improvements. Say hello to Cisco’s STP Toolkit.

Cisco STP Toolkit is a collection of STP extensions that improves the performance of the original IEEE 802.1D STP algorithm. Here are the extensions included in the STP Toolkit:

  • PortFast – Mostly used in access ports, but can be used in trunk ports. If you choose to enable PortFast on trunk ports, make sure you’re not creating a loop. This extension causes an access port or trunk port to go to Forwarding STP state immediately, basically skipping the listening and learning state.
  • UplinkFast – Used in uplink ports to speed up STP convergence after a direct failure.
  • BackboneFast – Speeds up STP convergence after an indirect failure. This extension needs to be enabled on all network devices to take advantage of the feature.
  • Loop Guard – Helps prevent Layer 2 loop when there is an unidirectional link failure. It prevents an alternate or root port from becoming a designated port if it stops receiving BDPUs, it transitions to loop-inconsistent state.
  • Root Guard – Prevents external switches becoming a root. These are normally enabled on ports connecting to downstream switches. When a superior BPDU is received from an interface where root guard is enabled, the switch port will transition to root-inconsistent state.
  • BPDU Guard – When PortFast is enabled on a port, this STP extension helps prevent bridging loops by transitioning a switch port to err-disabled upon receiving a BPDU.
  • BPDU Filter – This STP extension prevents PortFast-enabled ports from sending and receiving BPDUs – effectively disabling STP at the edge which can lead to bridging loops. This is not a recommended configuration per the authors of CCDP ARCH Self-Study Guide.
  • UDLD (Unidirectional Link Detection) – This STP extension prevents bridging loops by monitoring the fiber optic and/or twisted-pair links and detecting if a one-way or unidirectional communication exists. If it detects a unidirectional communication, it will shut down the interface and there will be a system alert.

Some Cisco documentation include UDLD and BPDU Filter and some do not. Just for the sake of completion, I included them both here.

I hope this has been helpful and thank you for reading!

Disclosure

NetworkJutsu.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Go to page 8
  • Go to Next Page »

Footer

WORK WITH US

Schedule a free consultation now!

LET’S TALK

Copyright © 2011–2022 · NetworkJutsu LLC · All Rights Reserved · Privacy Policy · Terms of Use