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.
I am looking for a way to write a standby config script that has a lot of commands, but the line following the ios_config has a lot of commands that need to be set. Is there a way to chop it up so one line isn't that long? I tried many ios_config lin...
I currently manage a 4500X Collapsed Core that has HSRP configured for the redundancy between them. I would like to configure them for VSS, but I can't take my network down for too long. Is this possible with minimum service interruption? Has anyone ...
Please help!! I am currently trying to install a C819G router that needs to build an IPSEC tunnel with a private IP. When I do a sh crypto IPSEC sa and do a debug it is automatically trying to build using port 500. I know it needs to be port 4500, bu...
Anyone! I am a mid level network engineer that needs to learn how to automate building switches; my job period. I don't really know where to start, but I know I want to run a script that can learn what ports a device has and configure it from a stand...
Does port-security stay on the local device or can it effect ports on multiple devices in the same domain? I think it's only local to the switch seeing as to how it's a layer two protocol, but others I'm discussing this with say switches will do a MA...
This certainly helps. In this instance it wouldn't be the most useful to use TCL, but I'm just getting practice at applications. However, your assistance will help me in creating templates for new network devices.
Issue resolved. Our ISP, although allowing our traffic and the applicable ports, they had their FW in IPS mode and changed it to IDS. Once that was done the tunnel came up. Not sure why their FW in IPS didn't allow the tunnel to come up even though t...
So I think it's something happening at our ISP blocking the traffic. I was running the sh crypto ipsec sa command, when I should have been doing the sh crypto ikev2 sa command. When doing the debug I see the traffic trying to pass, but doesn't look l...
Joe, side question... where did you get started in programming and aside from me reading the Cisco books and watching random videos where should I go to legitimately learn tcl for networking? I will unfortunately still be using devices that don't sup...