Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is there a way to pull utilization stats directly from the 1-Gbps asics that each group of 8 ports share on 6548 line cards?I'd prefer not to have to manually add the stats from each port in each 8-port group to find out if we're grossly exceeding th...
I'm considering a limited IPv6 rollout using 6PE, and would like to know if the following configuration would be supported.Our typical topology consists of customer aggregation routers connected to a pair of regional core routers. The cores are direc...
We currently have a failover pair of ASA 5500s providing firewalling & nat with inside, outside, and dmz interfaces. We're doing interface PAT for the bulk of internal to external connections, and static 1-to-1 nats for specific inside hosts that nee...
Is there any way of populating an ACL Manager template other than by adding each individual ACE?Ideally, I'd like to be able to copy the cymru.com Bogon list into an editor, tack on the appropriate "deny ip any " to the beginning of each line, and th...
Yes, that's all I was able to find. Note that there is not a convenient way to show that stat for a group of interfaces.Specifically:NativeIOSCat6500# show counters interface gigabitEthernet | include qos3OutlostYou would need to do that for all ind...
I would think that if the maximum physical interface mtu supported in your case is 1500, then you'd want to set the ip mtu to some multiple of 4 less than that, to allow for 2 or more mpls labels on top of the IP packet.So wouldn't it be more correct...
That's exactly what I'm trying to do. Unfortunately, that command doesn't seem to be supported:idc-asa5510-01(config)# sysopt proxyarp outside ^ERROR: % Invalid input detected at '^' marker.idc-asa5510-01(config)# exitid...
Rancid (Really Awesome New Cisco confIg Differ) is, in fact, really awesome. Run it from cron on any of the popular Unix and Unix-like OSs, it downloads configs, stores them in CVS, and emails the diffs for any changed configs.It supports IOS, CatOS,...