There may be times where you need to add/remove wireless profiles from the CLI....
Below is a good template to use when creating a Site-to-Site VPN Form but the settings are something you want...
I was doing a POC for external load balancing awhile back and decided to put some of the info here...
There are two settings I’d like to write about and those vpn-idle-timeout and vpn-session-timeout. You’ll make changes to both for...
service password-encryption username {NAME} privilege 15 secret {PASSWORD} ip domain-name {DOMAIN} ip ssh version 2 crypto key generate rsa 2048...
I ran these on our Nexus 7K switches....
fex 101 pinning max-links 1 description "FEX0101" fex 102 pinning max-links 1 description "FEX0102" interface port-channel101 switchport mode fex-fabric fex...
I wrote a post about using iperf, a tool to test network speed and throughput. I just want to quickly...