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 recently implemented this solution since we only have static routes on primary and backup circuits. Here is an exampleip route 0.0.0.0 0.0.0.0 1.1.1.1 track 1 name toATTip route 0.0.0.0 0.0.0.0 1.1.1.1ip route 0.0.0.0 0.0.0.0 10 name toCoxI want to...
I have an issue where i could not ping a remote switch on our network. I have the remote switch configured with ip default gateway and i can ping the DG from the switch. Anything outside of the DG from the switch perspective is unreachable. The DG ca...
Hello, I am in the process of adding Active Directory in ISE and for the life of me, every time i click the +ADD option, nothing happens. It is not grayed out. I can also click advanced tools, or move around the GUI but not add. I rebooted ISE, tried...
My end goal is to copy a running configuration from a Cisco Switch to a server using SFTP or SCP. Once confirmed working, i will use Kron to automate backup. I followed the steps on how to configure SCP on the switch: https://www.cisco.com/c/en/us/td...
Hello, I currently have netflow configured in our network environment and I am able to see source/destination and ports etc. However, is there a way to figure out what it actually means? I can only assume what is going on ( Source: user x is destina...
My guess would be because the device is L3 and it required 'ip route' command instead of 'ip default-gateway' for L2? I dont know, I've been using 'ip default-gateway' command on our old 2960x switches. But it works now with the ip route command.
Hello, Thanks for the suggestions. I attached an updated network diagram that has scenarios and more info requested. Let me know if there's anything else i can add. This is exactly how it sits now in the office. The way i ssh into the L3Sw3 is throug...
I did not get it to work with OpenSSH. I end up using a different program (Bitvise SSH)Then i used the archive command to copy the config file with scp automatically.
I assume I'm using a new version? Oct 7 14:00:10.629: SSH CLIENT0: protocol version id is - SSH-2.0-OpenSSH_for_Windows_7.7Oct 7 14:00:10.629: SSH CLIENT0: sent protocol version id SSH-2.0-Cisco-1.25Oct 7 14:00:10.630: SSH2 CLIENT 0: kexinit sent: ke...