loader

CCNA Course Curriculum

Network Fundamentals Lab Introduction Cisco Packet tracer GNS3 EVE-NG Open Systems Interconnection OSI Model Review OSI Layer 1 – The Physical Layer OSI Layer 2 – Data-Link, Describe and verify switching concepts MAC LLC OSI Layer 3 – The Network Layer OSI Layer 4 – The Transport Layer TCP UDP Compare TCP to UDP OSI […]

IPsec VPN Site-to-Site

Introduction Topology : Individual Point-to-PointTechnology : IPsec Crypto map IPsec VPN site-to-site is generally used to transfer data securely when we use Internet or service providers as the backbone. IPsec is the only technology to secure VPN site-to-site. IPsec provides a security triangle which prevents several potential threats on internet such as masquerading, eavesdropping, man-in-the-middle, […]

You’ll be sorry if you miss CCNA

Scope of Work You’ll be sorry if you miss CCNA to climb your IT career ladder. Your career in networking begins with CCNA. The Cisco certification program was drastically changed on Feb. 24, 2020. There are no longer multiple different CCNA exams and certifications – only a single, comprehensive exam is available. The new exam’s code is 200-301 […]

vPC Initialization and Failure Scenarios

In this section, let’s see vPC initialization process; then we will discuss on different failure scenarios: The minute you enable vPC feature, the switch sends UDP 3200 ping keepalive to establish connectivity with its peer. Once the connectivity established, the switch in turn enables CFSoE to synchronize the control plane and to carry PDUs for […]

vPC Configuration

In this topic, we are going to proceed with basic vPC configuration on NX-OS. Let’s review what we would need upfront before the configuration. We would need L3 connectivity for Peer Keepalive. For example, the management interface. We would require to enable vPC and LACP features. LACP must be used on all member interfaces as […]

IPsec VPN VTI

Introduction Topology : Individual Point-to-PointTechnology : IPSec VTI (Virtual Tunnel Interface) IPsec VTI solution provides a secure connection when we use Internet or service providers as the backbone. IPsec is the only method to secure VPN site-to-site. IPsec provides a security triangle which prevents several potential threats on internet such as masquerading, eavesdropping, man-in-the-middle, etc. […]

virtual Port Channel (vPC)

After covering Port-Channel let’s know talk about virtual Port Channel (vPC). virtual Port Channel allows two NX-OS switches to provide a single port-channel to the downstream devices (Similar to VSS and Stackwise in Catalyst environment). Without vPC, STP blocks one of the ports. In addition, you don’t have high availability. Note that the downstream switch […]

Port-Channel (Ether-Channel)

Link Aggregation Port-channel is to NX-OS as EtherChannel is to Catalyst. Juniper calls it Aggregated Ethernet interface while Microsoft refers to NIC Teaming . In fact, all refer to the same concept of grouping couple of ports together in to a single logical interface. Above all, The main advantage of grouping some ports into a […]