preloader

Networking

Storj AWS S3

Storj AWS S3

How to configure STORJ with AWS S3 compatibility. Make sure to create your S3 compatible credentials either in the console or command line.

Wireguard VPN Docker-Compose

Wireguard VPN Docker-Compose

Wireguard VPN quick and easy deployment using docker-compose. Copy this into a file and save it as docker-compose.yml.

IP SLA Static Route

IP SLA Static Route

Better mechanism to reroute when connectivity is down but links are not showing down.

Links to Research

Links to sites I like or that have very specific tutorials. Cisco, Cloud, Coffee, VoIP etc.

Cisco Alias

Cisco Alias

Bunch of Cisco IOS command aliases just to eliminate some keystrokes #lazy ;-)

Cisco TCL Script

Cisco TCL Script

Cisco IOS TCL script to ping all IP addresses. Make sure to put each address on one line. This one does a source from loopback0 and repeats 2 times.

Crypto IPsec Ikev2

Crypto IPsec Ikev2

Site-to-Site VPN Tunnel using crypto IPsec IKEV2. Very important to not lose track of names

Secure Tunnel Over SSH

Secure tunnel over SSH. VNC is a good example of an insecure connection.

Well Known BGP Communities

Well Known BGP Communities

The following are few well-known communities that must be recognized by all community aware BGP implementations. Communities affect peer-to-peer routing policies. We tell the peer to handle prefixes differently by tagging them with communities.

BGP Confederations

BGP Confederations

BGP Confederations on Cisco Routers

BGP confederations are a way of dividing a large autonomous system (AS) into smaller, more manageable sub-ASs. This can be useful for a variety of reasons, such as reducing the number of iBGP peering sessions, improving scalability, and increasing security.

Cisco Nexus vPC links

Cisco Nexus vPC links

Quick and easy configuration to make two Cisco Nexus 9000 Series devices to appear as a single device to downstream switches. Here’s the configuration to create a virtual port channel (vPC). Don’t forget to enable the necessary feature sets (feature vpc etc)