Networking

Juniper QFX5200 Switch : Multi-Chassis Link Aggregation (MC-LAG)

JunOS Software Version: 15.1X53-D237.1   Both Switches set chassis fpc 0 pic 0 port 30 speed 100g set chassis fpc 0 pic 0 port 31 speed 100g set chassis aggregated-devices ethernet device-count 128 set vlans VL-1 vlan-id 1 description “Default VLAN” set vlans VL-2 description “ICCP Peering Vlan” set vlans VL-2 vlan-id 2 set vlans […]

Juniper – JNCIS-ENT

Designed for experienced networking professionals with beginner to intermediate knowledge of routing and switching implementations in Junos, this written exam verifies the candidate’s basic understanding of routing and switching technologies and related platform configuration and troubleshooting skills. Prerequisite Certifications JNCIA-Junos Exam Objectives Recommended Training JUNOS Intermediate Routing (JIR) Lab Diagrams and Guide JUNOS Enterprise Switching […]

IPSEC Diffie-Hellman Groups

Diffie-Hellman Group Number Diffie-Hellman Group Name RFC Group 1 768-bit modulus MODP Group RFC 7296 Group 2 1024-bit modulus MODP Group RFC 7296 Group 5 1536-bit modulus MODP Group RFC 3526 Group 14 2048-bit modulus MODP Group RFC 3526 Group 15 3072-bit modulus MODP Group RFC 3526 Group 16 4096-bit modulus MODP Group RFC 3526 […]

Cisco ASA : Initial Device Setup

The Cisco ASA Family of security devices protects corporate networks and data centers of all sizes. It provides users with highly secure access to data and network resources – anytime, anywhere, using any device. Cisco ASA devices represent more than 15 years of proven firewall and network security engineering and leadership, with more than 1 […]

Cisco Interface Troubleshooting

Interpreting Output from a Cisco Interface Parameter Description runts A frame that is smaller than the medium’s minimum frame size (e.g. 64 Bytes on an Ethernet network) and has a bad CRC giants A frame that is larger than the medium’s maximum frame size (e.g. 1518 Bytes on a non-jumbo frame Ethernet network) and has […]

IPv4 ~ Subnetting Reference Guide (CIDR)

CIDR  Subnet Mask   Addresses  Wildcard /32  255.255.255.255 1 0.0.0.0 /31  255.255.255.254 2 0.0.0.1 /30  255.255.255.252 4 0.0.0.3 /29  255.255.255.248 8 0.0.0.7 /28  255.255.255.240 16 0.0.0.15 /27  255.255.255.224 32 0.0.0.31 /26  255.255.255.192 64 0.0.0.63 /25  255.255.255.128 128 0.0.0.127 /24  255.255.255.0 256 0.0.0.255 /23  255.255.254.0 512 0.0.1.255 /22  255.255.252.0 1,024 0.0.3.255 /21  255.255.248.0 2,048 0.0.7.255 /20  255.255.240.0 […]

OSI Networking Model

What is the OSI Model? The OSI (Open Systems Interconnection) Reference Model is a conceptual framework that describes the functions of a networking or telecommunication system. The model uses 7 defined layers to help give a visual description of what is going on with a particular networking system. This can help Network IT Professionals narrow […]

IP Subnetting – Minus 256 Technique

This presupposes a solid knowledge of binary and IP Addressing conventions. Rule 1 Remember that the first octet only ever designates the class of IP.  (ie. Class A, Class B or Class C) Rule 2 The first octet that contains a zero bit, is always the octet where the action occurs. 255.255.255.0 — Calculation happens […]

Juniper – JNCIA Study Lab

Today, we are going to walk you through how to setup a Juniper JNCIA Study Lab using the EVE-NG Emulation Environment. Requirements EVE-NG Emulation Environment Juniper vSRX Appliance For this lab, we are using the Juniper Firefly vSRX Appliance (v12.1×46-D10.2) VyOS Router Appliance (Internet Emulation Router) For this lab, we are using the VyOS Router […]

VyOS Encrypted VXLAN Tunneling

Do you have a need to transport Layer2 VLANs across the internet?  This technology is widely used in Data Center Interconnection (DCI) schemes. This walk through will show you how to establish Layer2 connectivity between two (or more) sites while maintaining security across the public Internet. VXLAN Tunneling via an IPSEC/GRE Tunnel Lab Diagram For […]