How would you like to be able to look up the answers to some of the tasks in the wireless lab, and not get in trouble over it? Well, read on, and I’ll give you a fun tip that you may be able to use in the lab to solve parts of certain lab tasks. It’s not actually cheating, but it almost feels like it.
One of the realities of the lab is that there will be some pre-configurations on many of the devices. You won’t be configuring every last device from scratch. There’s not enough time, and they’d prefer to test you on more complex things than configuring every VLAN, interface, host name, etc from scratch. Just about anything has the potential to have some level of pre-configuration, and that includes the AnyConnect client. If you find that the AnyConnect client already has some WLAN profiles configured on it, say a silent “thank you” to Cisco because they just gave you a ton of great information.
Another reality of the lab is that they often don’t ask you to do things in the most straightforward and clear way possible. Often they use code words or phrases that need to Continue reading
Git is a source control manager (SCM), also known as revision control. It manages changes to documents, computer programs and large websites. Arbitrarily it can manage versioning for collections of information.
Why is it important to network engineering? Well, currently we stick the config files in a directory and forget about them. Version control can be very regimented with commit comments and other markers, which helps to identify information. More importantly, as we move towards DevOps with open arms, we have to think about managing what we do in different ways. Just because something has been done a certain way, doesn’t mean it’s good to continue with that modus operandi.
Fear not – just because something is hidden away in a repository, doesn’t mean you can’t diff files etc.
Also you don’t have to have just local git repositories, you can have them on remote servers as well as the likes of github.com.
Before we start, be warned that this is a very simple example. You can use this for managing all sorts of configurations like core routers, firewall access-list entries, hell, even change control data. Be mindful of what you push and commit!!! Ensure that Continue reading
A few weeks ago I passed my 2 year work anniversary at Cumulus Networks. In this short amount of time we’ve helped change the networking industry as a whole. This statement may seem a bit bold, but I feel it’s justified and we’ve all earned it. I’ll attempt to back this up with a few anecdotes collected along the journey — the men and women of Cumulus Networks, along with our great partners and customers, deserve the credit here.
When I was first hired, our on-boarding process was a bit … unconventional to say the least. The first week included JR (our CEO and cofounder) taking a headshot photo for the website (at that time it was just a Brady Bunch collage of pictures, not much else) and being issued a switch for “jailbreaking.” Now jailbreaking is a bit of an extreme term, but in these dark days before open networking, the software and hardware for networks were tightly coupled together. Items such as debugging headers, a soldering iron, and even a bit of swearing were all part of the installation process on a fresh hardware platform. Fast forward to today, Continue reading
Miss the ThousandEyes' DemoFriday? No worries! ThousandEyes' Nick Kephart, director of product marketing, gave us a quick Q&A following his demo.
Brocade wants to bring data-center ideas to the campus network.
This is my current schedule for the Cisco Live US 2015 event.
Most are related to my CCDE studies and a few are with technologies and products that im interested in in general.
Monday:
08:00 – 09:30 BRKSAN-2101 FCoE for small and mid size enterprises.
10:00 – 12:00 BRKCRS-2031 Enterprise Campus Design: Multilayer Architectures and Design Principles
13:00 – 15:00 BRKARC-2001 Cisco ASR1000 Series routers: System and Solution Architectures
15:30 – 17:00 GENKEY-1001 Cisco Vision Keynote
Tuesday:
08:00 – 09:30 BRKRST-2124 Introduction to Segment Routing
13:00 – 15:00 BRKSPG-2210 Designing Service Provider Access Networks
15:30 – 17:00 BRKDCT-2049 Overlay Transport Virtualization
Wednesday:
09:00 – 12:00 CCDE Written Exam
13:00 – 15:00 BRKRST-3363 Routed Fast Convergence
15:30 – 17:00 BRKRST-2338 ISIS Deployment in Modern Networks
Thursday:
08:00 – 09:30 BRKMPL-2333 E-VPN & PBB-EVPN: the Next Generation of MPLS-based L2VPN
10:00 – 12:00 BRKRST-2311 IPv6 Planning, Deployment and Troubleshooting
13:00 – 14:30 BRKRST-2044 Enterprise Multihomed Internet Edge Architectures
15:00 – 16:00 GENKEY-1004 Guest Closing Keynote: Mike Rowe
Cant wait
Cisco announced their intent to acquire Embrane last week. Since they did it on April 1st, there was an initial thought that it might be a prank. But given that Cisco doesn’t really do April Fools jokes, it was quickly determined to be the real deal. More importantly, the Embrane acquistion plugs a very important hole in ACI that I have been worried about for a while.
Application Centric Infrastructure (ACI) is a great idea that works on the principle that Cisco can get multiple disparate systems to work together to “program” the underlying network to rapidly deploy applications and create policies that allow systems to be provisioned and reconfigured with a minimum of effort.
That’s a great idea in theory. And if you’re only working with Cisco gear it’s any easy thing to pull off. Provided you can easily integrate the ASA operating system with IOS and NX-OS. That’s not an easy chore and all those business units work for the same company. Can you imagine how hard it would be to integrate with an external third party? Even one that is friendly to Cisco? What about a company that only implements the bare minimum functionality Continue reading
ONUG Board Member Nick Lippis answers our questions about the SDx market, including what's ahead for the ONUG community, and what we can expect to see in the coming months.