Skip to Content

Cisco

Cisco Systems is a major network technologies company. This tag identifies general information related to the company.

End of Life Announced for Cisco 7200 NPE-G1

Cisco this week has announced the end of sale and end of life dates for the 7200 Series NPE-G1 Network Processing Engine. This is an older routing engine that is definitely showing its age compared to newer platforms that are available.

The last day to buy the NPE-G1 is February 27, 2012. Last day for hardware support is February 28, 2017. The recommended upgrade path is the ASR1000 series.

Full details are available in the official announcement.

Free Cisco Press Chapter - Configuring Policies, Inheritance, and Attributes

Studying for your CCNP Security? If you are, or if you simply want to learn more about VPNs, take a look at this free chapter from Cisco Press on Configuring Policies, Inheritance, and Attributes.

This is straight out of the CCNP Security VPN 642-647 Official Cert Guide. According to Cisco Press, the chapter covers the following topics:

  • Policies and Their Relationships
  • Understanding Connection Profiles
  • Understanding Group Policies
  • Configure User Attributes
  • Using External Servers for AAA and Policy Assignment

Give it a read if you got your certification cross-hairs fixed on the CCNP Security.

Cisco Power Calculator

If you are ever designing a network or deploying a new switch that will be providing Power over Ethernet, be sure to check your power draw with the Cisco Power Calculator (CCO login required):

http://tools.cisco.com/cpc/LU.cpc

You start by selecting the type of switch you are deploying. Then you can choose how many of each type of device you will be plugging into your switch and it will tell you how much power will be required.  Here is a sample of some of the devices they let you choose from:

  • 7961G-GE - 0.3071 amps (12.9W)
  • AP-1200 with a+g radios (12.4W)
  • CP-7971G (14.9W)

Also, if you are deploying non-Cisco phones or APs, there are several IEEE compatible devices listed toward the bottom of the list:

CCNA Official Cert Library, 3rd Edition

The latest and greatest CCNA Certification Library is available for pre-order. The seasoned author, Wendell Odom, has updated the material from previous releases with new content and exercises.

In addition to the books to prep for ICND1 and ICND2, the library includes a test prep engine, a network simulator, and videos. With 1500 pages included, this package is a great resource for anyone starting out on their CCNA journey.

The library package is scheduled to be available October 14, but you can pre-order today.

Implementing Netflow - ip route-cache flow vs ip flow ingres

If you have ever implemented NetFlow, you may have noticed there are different commands available under interface configuration mode to enable collection. If you aren't sure what the different is between ip route-cache flow and ip flow ingress, here's the simple explanation:

To enable flow collection on a whole interface (including sub-interfaces), use:

ip route-cache flow

To enable flow collection only on a specific sub-interface, use:

ip flow ingress

Free Cisco Press Chapter - Designing Voicemail Systems with Cisco Unity Connection

Cisco Press has been nice enough to offer us all a free chapter from the book Cisco Unity Connection.

The chapter covers the following topics:

  • Design Considerations: Understand the capability of Cisco Unity Connection as it pertains to current users, network design, codecs, voicemail ports, and projected growth.
  • Active-Active Cluster Pair: Explore the high availability and redundancy feature of Cisco Unity Connection using the active-active cluster pair configuration.
  • Voice-Messaging Design: Design the voice-messaging system using Cisco Unity Connection platform overlays by determining the proper server sizing, equipment, codec, feature, and capabilities.
  • Voice-Messaging Networking: Understand the various networking options available in Cisco Unity Connection version 8.x software.

CEF Troubleshooting Commands

Whenever you are faced with troubleshooting a routing problem and the routing table looks normal, don't forget to check CEF. Cisco Express Forwarding (CEF) has been enabled by default for quite some time on most Cisco routers and has been known to cause issues from time to time.

I've created a list of a few of the most common (and a few not so common) CEF show commands that can help you track down a problem. Let's start with the basics - the FIB and the Adjacency table.

Forwarding Information Base (FIB) - This is a table that the router builds based on the routing table, but it's not the same thing as a routing table.  It contains the same forwarding decision information, but where the routing table would be like an encyclopedia of where to send packets, this is a cheat sheet.

Adjacency table - This is a table of all the layer 2, next hop information for the entries in the FIB.

Ciscoworks LMS 4.0 End of Life Announced

Cisco has put the kibosh on Cisco Works LMS 4.0! In a recent End of Life announcement, the dates for it's final life span have been laid out. That's right, the age old product that sales managers insist on bundling with everything they sell is now going by the wayside. And for most of you out there you are probably sighing in relief. But don't get too comfy with the thought of Cisco Works' demise, it really isn't going away.

Cisco Prime is the latest and greatest network management software package coming from the bowels of Cisco's application development group. In all reality it just looks like they renamed the product from Cisco Works to Cisco Prime and slapped a new GUI on it. Maybe we won't notice? (keep crossing your fingers Cisco). That's sort of the truth, but I've got an inside scoop, so keep reading if you want to know more.

Configuring Clientless SSL VPN (WebVPN) on Cisco IOS Routers

A Tekcert member recently posted a question in the forums regarding IOS Clientless SSL VPN, a.k.a WebVPN. This prompted me to test the functionality in a lab environment and post my findings. To make it easier to find, I decided to make it a full-blown blog post. So, here we go...

The first step I took was to get a router with 12.4T code running on a LAN with a desktop connected to it. The following configuration is broken into chunks to help break down the process.

Configure basic settings on the router, including hostname, domain, usernames, etc. (not all of this is required for WebVPN to work, but it is what I had on my router so you're getting it all):

Cisco Catalyst 6500 Sup 2T

The latest and greatest 6500 supervisor has hit the streets. Boasting speeds of up to 2 terabits per second, the Sup 2T appears to bring a much needed refresh to the flagship cat switch.

A 6500-E with the Sup 2T can now push 80Gbps per slot. New 6900 series and 6800 series modules provide support for the 80Gbps speeds. Port densities come in a variety of options including 16-port 10-gig and 48-port 1-gig.

If you have already invested in the 6500-E chassis and are looking to expand your 10G footprint, this might be something worth reviewing.

Specifics on the Sup 2T can be found in this Cisco PDF.
For full specs, check out the product page here.

Pop Quiz - Spanning-Tree Protocol

Here is another pop quiz for another Friday:

1. What is the 802.1d spanning-tree port role for every port on a root bridge?
A) Root
B) Blocking
C) Designated
D) Nondesignated

2. Every switch running IEEE 802.1d spanning-tree protocol has a Bridge ID (BID). How is the BID derived?
A) The BID is the base MAC address.
B) The BID is created from a bridge priority value, optionally an extended system ID, and the switch's base MAC address.
C) It is a random number generated based on when the switch is powered on.

3. Select the correct steps that a port goes through when transitioning to forwarding when using IEEE 802.1d:
A) Forwarding, Blocking, Listening, Learning
B) Blocking, Forwarding, Listening, Learning
C) Blocking, Learning, Listening, Forwarding
D) Blocking, Listening, Learning, Forwarding

Answers below...

Stop Rogue DHCP Servers with DHCP Snooping

Protecting your network can be a daunting task. There are so many attack vectors to keep an eye on;  it is literally a full time job (and a certification track) to learn how to thwart evil doers. So, today we're going to take a look at one of those attack vectors - man in the middle using a rogue DHCP server. Then we're going to focus on how to stop those attacks dead in their tracks. 

Cisco to Layoff 6500 Employees

Cisco announced today that it will be laying off 6,500 employees as part of the "comprehensive action plan" to rightsize the company. 

According to the press release, this includes 2,100 employees who chose to participate in an early retirement program. This includes a reduction of 15 percent of their VP and higher executive level employees. 

This process will cost Cisco about $1.3 Billion USD in severance fees and other payments. Hopefully for shareholders it will yield some cost savings and help the company make a turn in the right direction. 

In addition to the 6,500 employees, a set-top box manufacturing plant in Mexico will be sold to Foxconn Technology Group (the same group that makes iPhones and other electronics). This equates to 5,000 additional employees being shed from Cisco's payroll (and shifted to Foxconn's payroll) effective FQ1 2012.

How to Prepare for the CCNP TSHOOT Exam

I attended the TSHOOT prep session today at Cisco Live. Here are the notes I took and some snippets from the presentation. Sorry if this is a bit disjointed, that was the nature of the presentation.

What does the TSHOOT exam cover?

Cisco Network Emergency Response Vehicle (NERV)

Cisco Live NERV 1

If you have never been inside of the NERV Truck, you've got to check it out. The truck itself is actually a production ready vehicle that responds to real disasters where communications have been knocked out. 

According to the woman I spoke with today in the truck, Cisco deploys the truck as a public service to assist public safety officials and rescue personnel after disasters strike an area hard enough to take local communication systems down. The truck is equipped with a conference room and enough cameras and phones to support several conversations at the same time. 

Connectivity is provided via a satellite uplink and the specific provider is negotiated based on the area that the truck is being deployed. 

Check out the video and the link below for more information.

Syndicate content


Dr. Radut