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.
How does everyone feel about service graphs in a brownfield network centric cutover? maybe I'm an old school engineer but I was taught that if you have to do a Pbr then your design is wrong. they are a pain to troubleshoot because you always forget...
I've deployed on our test cluster and it was an easy install with no issues but thats with just a few vms pinging back and forth with some ftp transfers. Has anyone deployed in production yet? Any regrets?
I have a phase 1 dmvpn setup with around 600 remote sites. We run BGP over the hub and advertise a default route. Is there any way other than an ACL on the hub to prevent spoke to spoke communication through the hub? That ACL is getting quite larg...
I currently have a design issue with the addition of an ATT aircard being available for our remote sites. This connection comes in on a separate ATT vrf but it comes into our ATT router which as you can see gets preferred by EIGRP when bgp gets redi...
Right now I have a rule that allows ICA connections for citrix. We would like to have the ability to stop new connections but not terminate existing ones immediately. If I disable the permit will it terminate all the existing entries in the conn ta...
stumbled across the documentation for the connect method. It uses another cisco framework call Unicon. On their docs it lists out the options you can use for pyatshttps://developer.cisco.com/docs/unicon/
@Jeremy Schulman I know this is a blast from the past but would you be willing to take a walk down memory lane and walk me through how you found this? I've spent hours trying it myself. I think my hold up is I can't even find the connect method tha...
An alternative if you are not running a version that has the backup command:
login to system context via cli, run "copy run flash:/systembkup-x-x-x
Login to asdm:
go to system context
Tools->file mgmt -> file transfer(Between local pc and flash)
Hi...