Tag: cisco
deny ip any any: What You Need On An “in” ACL For DHCP And HSRP To Work
by Eric Stewart on Apr.28, 2016, under Networking, Technology
It’s been my experience that “ip access-group <acl> in” is rarely used. Most of the time, people look at the “out” form of the command. In this post, I will explain how to view the different directionality of the “in” vs “out” and then review the issues that you can encounter with respect to DHCP and HSRP when it comes to ending an “in” ACL with a “deny all” at the end.
Optical Networking: Basics, DWDM, ROADM
by Eric Stewart on Oct.26, 2015, under Internet Service Providers, Networking, Technology
$JOB is getting into some new and interesting stuff; stuff that, if you’re not an Internet Service Provider, could be a bit of a black box to you; you might be used to your ISP saying “Here’s a cable, your equipment is on the other end”. Here’s what we’ve been working on and what I’ve been able to make of it so far.
Lessons in Troubleshooting: IPv6, OSPF, and Strange Packet Loss
by Eric Stewart on Jul.24, 2015, under Networking, Technology
Attempting (in my scatterbrained manner) to cover all the bases of an interesting issue I encountered recently and failed to fix without assistance. It illustrates why I’m not a CCIE yet, and why, no matter what you see, you shouldn’t assume anything when working through odd issues.
Nexus 7700 Part VII: TCAM Woes and Solutions, Part 2
by Eric Stewart on Jul.24, 2015, under Networking, Technology
A revisit to an earlier post and why what I outlined there was a bad idea. Using Bank Chaining, while allowing you to use more banks for ACLs, has its penalties …
Eureka Moment: auto-summary on RIPv2 – What It Does
by Eric Stewart on Jun.30, 2015, under Networking, Technology
Two things covered in this post: what I learned about how “auto-summary” on RIPv2 works, and also some particulars about RIPv2 (and possibly other routing protocols) and how it advertises routes to neighbors.
Cisco Live 2015
by Eric Stewart on Jun.12, 2015, under Networking, Technology
Cisco Live 2015. Yeah, there are things I can say about it that are negative. But even with all that, it was, for me, the best so far. Here’s my review and a few pictures …
CCIE Studies: IS-IS Lab Notes
by Eric Stewart on Mar.22, 2015, under Networking, Technology
Just a couple of notes for myself that Google didn’t make as clear as it should have for me.
CCIE Studies: OSPF E1 vs E2 For Dummies
by Eric Stewart on Mar.14, 2015, under Networking, Technology
Restating what I’ve pulled from other sources, and clarifying that there actually is a difference. It’s commonly said that “E2 routes will not include path cost,” but that’s an oversimplification of the difference and a somewhat misleading statement, because, in some cases, path cost is considered. Here’s the scoop.
Nexus 7700 Part VI: vPC Part II: You Can’t Use The Peer-Link For Everything
by Eric Stewart on Feb.21, 2015, under Networking, Technology
$JOB doesn’t have as much of a testing environment as one might like to have, so sometimes you discover issues during implementation that, once you resolve them, you can’t go back and pick apart. An issue with the vPC Peer link appears to have prevented one of our 7710’s going into our data center from properly forming an OSPF adjacency with the DR.
Nexus 7700 Part V: TCAM Woes and Solutions
by Eric Stewart on Jan.21, 2015, under Networking, Technology
I get an error message while pasting in some VLAN interfaces:
ERROR: Module 1, 2, 10 returned status: Tcam will be over used, please enable bank chaining and/or turn off atomic update.If bank-chaining is enabled on other modules and this is a new linecard insertion,please enable bank-chaining prior to reloading this module.
Well, this (I think) is what it means, and how I resolved the situation.